Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#3976)
Browse files Browse the repository at this point in the history
UITOOL-284

Co-authored-by: renovate-coveo[bot] <115253437+renovate-coveo[bot]@users.noreply.github.com>
  • Loading branch information
renovate-coveo[bot] authored Dec 9, 2024
1 parent bc03a26 commit 51ce304
Show file tree
Hide file tree
Showing 7 changed files with 381 additions and 100 deletions.
6 changes: 3 additions & 3 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 @@ -62,10 +62,10 @@
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react-hooks": "5.0.0",
"eslint-plugin-react-refresh": "0.4.14",
"eslint-plugin-react-refresh": "0.4.16",
"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
4 changes: 2 additions & 2 deletions 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 All @@ -86,7 +86,7 @@
"sass": "1.81.0",
"tslib": "2.8.1",
"typescript": "5.7.2",
"vitest": "2.1.6"
"vitest": "2.1.7"
},
"peerDependencies": {
"@mantine/carousel": "^7.6.1",
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"
}
}
Loading

0 comments on commit 51ce304

Please sign in to comment.