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 Nov 15, 2024
1 parent 98a58bd commit 6684e5a
Show file tree
Hide file tree
Showing 7 changed files with 114 additions and 114 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@sindresorhus/slugify": "2.2.1",
"@types/node": "22.9.0",
"@vitest/eslint-plugin": "1.1.7",
"aws-sdk": "2.1691.0",
"aws-sdk": "2.1692.0",
"chokidar": "4.0.1",
"commitizen": "4.3.1",
"conventional-changelog-angular": "8.0.0",
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 @@ -28,7 +28,7 @@
},
"devDependencies": {
"@swc/cli": "0.5.0",
"@swc/core": "1.8.0",
"@swc/core": "1.9.1",
"@types/fs-extra": "11.0.4",
"@types/node": "22.9.0",
"@types/react": "18.3.12",
Expand Down
2 changes: 1 addition & 1 deletion packages/mantine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@mantine/modals": "7.13.4",
"@mantine/notifications": "7.13.4",
"@swc/cli": "0.5.0",
"@swc/core": "1.8.0",
"@swc/core": "1.9.1",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.0.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 @@ -51,7 +51,7 @@
"@svgr/core": "8.1.0",
"@svgr/plugin-jsx": "8.1.0",
"@swc/cli": "0.5.0",
"@swc/core": "1.8.0",
"@swc/core": "1.9.1",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"fs-extra": "11.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"devDependencies": {
"@swc/cli": "0.5.0",
"@swc/core": "1.8.0",
"@swc/core": "1.9.1",
"@types/chroma-js": "2.4.4",
"@types/fs-extra": "11.0.4",
"@types/lodash": "4.17.13",
Expand Down
6 changes: 3 additions & 3 deletions packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,19 +31,19 @@
"@swc/helpers": "0.5.13",
"@tabler/icons-react": "3.21.0",
"@tanstack/match-sorter-utils": "8.19.4",
"@tanstack/react-query": "5.59.19",
"@tanstack/react-query": "5.59.20",
"clsx": "2.1.1",
"codesandbox-import-utils": "2.2.3",
"dayjs": "1.11.13",
"encoding": "0.1.13",
"lodash.kebabcase": "4.1.1",
"pino-pretty": "12.0.0",
"pino-pretty": "12.1.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-hook-form": "7.53.1",
"react-imask": "7.6.1",
"react-markdown": "9.0.1",
"react-router-dom": "6.27.0",
"react-router-dom": "6.28.0",
"redux": "5.0.1",
"remark-gfm": "4.0.0"
},
Expand Down
Loading

0 comments on commit 6684e5a

Please sign in to comment.