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 11, 2024
1 parent 9db7974 commit 3ce2b42
Show file tree
Hide file tree
Showing 6 changed files with 128 additions and 137 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"devDependencies": {
"@commitlint/cli": "19.6.0",
"@commitlint/config-conventional": "19.6.0",
"@coveo/semantic-monorepo-tools": "2.5.9",
"@coveo/semantic-monorepo-tools": "2.6.0",
"@sindresorhus/slugify": "2.2.1",
"@types/node": "22.10.1",
"@vitest/eslint-plugin": "1.1.14",
Expand All @@ -70,7 +70,7 @@
"lint-staged": "15.2.10",
"mime-types": "2.1.35",
"postcss": "8.4.49",
"prettier": "3.4.1",
"prettier": "3.4.2",
"sort-package-json": "2.12.0",
"stylelint": "16.11.0",
"stylelint-config-standard-scss": "14.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.2",
"@swc/core": "1.9.3",
"@swc/core": "1.10.0",
"@types/fs-extra": "11.0.4",
"@types/node": "22.10.1",
"@types/react": "18.3.12",
Expand Down
4 changes: 2 additions & 2 deletions packages/mantine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@mantine/modals": "7.14.3",
"@mantine/notifications": "7.14.3",
"@swc/cli": "0.5.2",
"@swc/core": "1.9.3",
"@swc/core": "1.10.0",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.0.1",
Expand All @@ -83,7 +83,7 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"rimraf": "6.0.1",
"sass": "1.81.1",
"sass": "1.82.0",
"tslib": "2.8.1",
"typescript": "5.7.2",
"vitest": "2.1.8"
Expand Down
4 changes: 2 additions & 2 deletions packages/react-icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,12 @@
"@swc/helpers": "0.5.15"
},
"devDependencies": {
"@babel/types": "7.26.0",
"@babel/types": "7.26.3",
"@coveord/plasma-tokens": "workspace:*",
"@svgr/core": "8.1.0",
"@svgr/plugin-jsx": "8.1.0",
"@swc/cli": "0.5.2",
"@swc/core": "1.9.3",
"@swc/core": "1.10.0",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"fs-extra": "11.2.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,23 +40,23 @@
},
"devDependencies": {
"@swc/cli": "0.5.2",
"@swc/core": "1.9.3",
"@swc/core": "1.10.0",
"@types/chroma-js": "2.4.4",
"@types/fs-extra": "11.0.4",
"@types/lodash": "4.17.13",
"@types/node": "22.10.1",
"chroma-js": "3.1.2",
"commander": "12.1.0",
"dotenv": "16.4.6",
"dotenv": "16.4.7",
"dotenv-safe": "9.1.0",
"figma-js": "1.16.0",
"fs-extra": "11.2.0",
"lint-staged": "15.2.10",
"lodash": "4.17.21",
"prettier": "3.4.1",
"prettier": "3.4.2",
"publint": "0.2.12",
"rimraf": "6.0.1",
"sass": "1.81.1",
"sass": "1.82.0",
"svgo": "3.3.2",
"ts-node": "10.9.2",
"tslib": "2.8.1",
Expand Down
Loading

0 comments on commit 3ce2b42

Please sign in to comment.