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 Mar 4, 2025
1 parent 4751036 commit ecbe7c5
Show file tree
Hide file tree
Showing 7 changed files with 423 additions and 455 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,13 @@
"@coveo/semantic-monorepo-tools": "2.6.2",
"@sindresorhus/slugify": "2.2.1",
"@types/node": "22.13.5",
"@vitest/eslint-plugin": "1.1.31",
"@vitest/eslint-plugin": "1.1.33",
"aws-sdk": "2.1692.0",
"chokidar": "4.0.3",
"commitizen": "4.3.1",
"conventional-changelog-angular": "8.0.0",
"cz-conventional-changelog": "3.3.0",
"eslint": "9.20.1",
"eslint": "9.21.0",
"eslint-config-prettier": "10.0.1",
"eslint-plugin-import-x": "4.6.1",
"eslint-plugin-jsdoc": "50.6.3",
Expand All @@ -70,13 +70,13 @@
"lint-staged": "15.4.3",
"mime-types": "2.1.35",
"postcss": "8.5.3",
"prettier": "3.5.1",
"prettier": "3.5.2",
"sort-package-json": "2.14.0",
"stylelint": "16.14.1",
"stylelint-config-standard-scss": "14.0.0",
"turbo": "2.4.2",
"turbo": "2.4.3",
"typescript": "5.7.3",
"typescript-eslint": "8.24.1",
"typescript-eslint": "8.25.0",
"underscore": "1.13.7",
"walkdir": "0.4.1"
},
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.6.0",
"@swc/core": "1.10.18",
"@swc/core": "1.11.1",
"@types/fs-extra": "11.0.4",
"@types/node": "22.13.5",
"@types/react": "18.3.18",
Expand Down
6 changes: 3 additions & 3 deletions packages/mantine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@mantine/modals": "7.17.0",
"@mantine/notifications": "7.17.0",
"@swc/cli": "0.6.0",
"@swc/core": "1.10.18",
"@swc/core": "1.11.1",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.2.0",
Expand All @@ -83,10 +83,10 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"rimraf": "6.0.1",
"sass": "1.85.0",
"sass": "1.85.1",
"tslib": "2.8.1",
"typescript": "5.7.3",
"vitest": "3.0.6"
"vitest": "3.0.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 @@ -51,7 +51,7 @@
"@svgr/core": "8.1.0",
"@svgr/plugin-jsx": "8.1.0",
"@swc/cli": "0.6.0",
"@swc/core": "1.10.18",
"@swc/core": "1.11.1",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"fs-extra": "11.3.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"devDependencies": {
"@swc/cli": "0.6.0",
"@swc/core": "1.10.18",
"@swc/core": "1.11.1",
"@types/chroma-js": "2.4.5",
"@types/fs-extra": "11.0.4",
"@types/lodash": "4.17.15",
Expand All @@ -53,10 +53,10 @@
"fs-extra": "11.3.0",
"lint-staged": "15.4.3",
"lodash": "4.17.21",
"prettier": "3.5.1",
"prettier": "3.5.2",
"publint": "0.3.6",
"rimraf": "6.0.1",
"sass": "1.85.0",
"sass": "1.85.1",
"svgo": "3.3.2",
"ts-node": "10.9.2",
"tslib": "2.8.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@mantine/modals": "7.17.0",
"@mantine/notifications": "7.17.0",
"@mantinex/dev-icons": "1.1.0",
"@stencil/core": "4.26.0",
"@stencil/core": "4.27.0",
"@swc/helpers": "0.5.15",
"@tabler/icons-react": "3.30.0",
"@tanstack/match-sorter-utils": "8.19.4",
Expand Down Expand Up @@ -64,6 +64,6 @@
"ts-node": "10.9.2",
"tslib": "2.8.1",
"typescript": "5.7.3",
"vite": "6.1.1"
"vite": "6.2.0"
}
}
Loading

0 comments on commit ecbe7c5

Please sign in to comment.