Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
UITOOL-284
  • Loading branch information
renovate-coveo[bot] authored Dec 9, 2024
1 parent bc03a26 commit 6266ddc
Show file tree
Hide file tree
Showing 7 changed files with 87 additions and 34 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@coveo/semantic-monorepo-tools": "2.5.7",
"@sindresorhus/slugify": "2.2.1",
"@types/node": "22.10.1",
"@vitest/eslint-plugin": "1.1.12",
"@vitest/eslint-plugin": "1.1.13",
"aws-sdk": "2.1692.0",
"chokidar": "4.0.1",
"commitizen": "4.3.1",
Expand All @@ -65,7 +65,7 @@
"eslint-plugin-react-refresh": "0.4.14",
"eslint-plugin-testing-library": "7.0.0",
"eslint-plugin-unused-imports": "4.1.4",
"globals": "15.12.0",
"globals": "15.13.0",
"husky": "9.1.7",
"lint-staged": "15.2.10",
"mime-types": "2.1.35",
Expand Down
2 changes: 1 addition & 1 deletion packages/components-props-analyzer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@coveord/plasma-mantine": "workspace:*"
},
"devDependencies": {
"@swc/cli": "0.5.1",
"@swc/cli": "0.5.2",
"@swc/core": "1.9.3",
"@types/fs-extra": "11.0.4",
"@types/node": "22.10.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/mantine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@mantine/hooks": "7.14.3",
"@mantine/modals": "7.14.3",
"@mantine/notifications": "7.14.3",
"@swc/cli": "0.5.1",
"@swc/cli": "0.5.2",
"@swc/core": "1.9.3",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.6.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@coveord/plasma-tokens": "workspace:*",
"@svgr/core": "8.1.0",
"@svgr/plugin-jsx": "8.1.0",
"@swc/cli": "0.5.1",
"@swc/cli": "0.5.2",
"@swc/core": "1.9.3",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@swc/helpers": "0.5.15"
},
"devDependencies": {
"@swc/cli": "0.5.1",
"@swc/cli": "0.5.2",
"@swc/core": "1.9.3",
"@types/chroma-js": "2.4.4",
"@types/fs-extra": "11.0.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,6 @@
"ts-node": "10.9.2",
"tslib": "2.8.1",
"typescript": "5.7.2",
"vite": "6.0.1"
"vite": "6.0.2"
}
}
107 changes: 80 additions & 27 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6266ddc

Please sign in to comment.