Skip to content

Commit 6032400

Browse files
chore(deps): update all non-major dependencies
UITOOL-284
1 parent 91d45d2 commit 6032400

File tree

8 files changed

+634
-818
lines changed

8 files changed

+634
-818
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -48,14 +48,14 @@
4848
"devDependencies": {
4949
"@commitlint/cli": "19.8.1",
5050
"@commitlint/config-conventional": "19.8.1",
51-
"@coveo/semantic-monorepo-tools": "2.7.0",
52-
"@types/node": "24.9.2",
53-
"@vitest/eslint-plugin": "1.3.23",
51+
"@coveo/semantic-monorepo-tools": "2.7.1",
52+
"@types/node": "24.10.0",
53+
"@vitest/eslint-plugin": "1.4.0",
5454
"aws-sdk": "2.1692.0",
5555
"commitizen": "4.3.1",
5656
"conventional-changelog-angular": "8.1.0",
5757
"cz-conventional-changelog": "3.3.0",
58-
"eslint": "9.38.0",
58+
"eslint": "9.39.1",
5959
"eslint-config-prettier": "10.1.8",
6060
"eslint-plugin-import-x": "4.16.1",
6161
"eslint-plugin-jsdoc": "50.8.0",
@@ -65,19 +65,19 @@
6565
"eslint-plugin-react-refresh": "0.4.24",
6666
"eslint-plugin-testing-library": "7.13.3",
6767
"eslint-plugin-unused-imports": "4.3.0",
68-
"globals": "16.4.0",
68+
"globals": "16.5.0",
6969
"husky": "9.1.7",
70-
"lint-staged": "16.2.5",
70+
"lint-staged": "16.2.6",
7171
"postcss": "8.5.6",
7272
"prettier": "3.6.2",
7373
"sort-package-json": "3.4.0",
7474
"stylelint": "16.25.0",
7575
"stylelint-config-standard-scss": "14.0.0",
76-
"turbo": "2.5.8",
76+
"turbo": "2.6.0",
7777
"typescript": "5.9.3",
78-
"typescript-eslint": "8.46.2"
78+
"typescript-eslint": "8.46.3"
7979
},
80-
"packageManager": "pnpm@10.18.3+sha512.bbd16e6d7286fd7e01f6b3c0b3c932cda2965c06a908328f74663f10a9aea51f1129eea615134bf992831b009eabe167ecb7008b597f40ff9bc75946aadfb08d",
80+
"packageManager": "pnpm@10.20.0+sha512.cf9998222162dd85864d0a8102e7892e7ba4ceadebbf5a31f9c2fce48dfce317a9c53b9f6464d1ef9042cba2e02ae02a9f7c143a2b438cd93c91840f0192b9dd",
8181
"pnpm": {
8282
"peerDependencyRules": {
8383
"ignoreMissing": [

packages/components-props-analyzer/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,17 +28,17 @@
2828
},
2929
"devDependencies": {
3030
"@swc/cli": "0.7.8",
31-
"@swc/core": "1.13.5",
31+
"@swc/core": "1.15.0",
3232
"@types/fs-extra": "11.0.4",
33-
"@types/node": "24.9.2",
33+
"@types/node": "24.10.0",
3434
"@types/react": "18.3.26",
3535
"@types/react-dom": "18.3.7",
36-
"@typescript/vfs": "1.6.1",
36+
"@typescript/vfs": "1.6.2",
3737
"fs-extra": "11.3.2",
3838
"nodemon": "3.1.10",
3939
"react": "18.3.1",
4040
"react-dom": "18.3.1",
41-
"rimraf": "6.0.1",
41+
"rimraf": "6.1.0",
4242
"ts-node": "10.9.2",
4343
"tslib": "2.8.1",
4444
"typescript": "5.9.3"

packages/figma/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
},
1515
"devDependencies": {
1616
"@types/react": "18.3.26",
17-
"typescript": "5.7.3"
17+
"typescript": "5.9.3"
1818
}
1919
}

packages/mantine/package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -48,30 +48,30 @@
4848
"@tanstack/react-table": "8.21.3",
4949
"@tanstack/table-core": "8.21.3",
5050
"clsx": "2.1.1",
51-
"dayjs": "1.11.18",
51+
"dayjs": "1.11.19",
5252
"fast-deep-equal": "3.1.3",
5353
"lodash.defaultsdeep": "4.6.1",
5454
"monaco-editor": "0.54.0"
5555
},
5656
"devDependencies": {
57-
"@mantine/carousel": "8.3.5",
58-
"@mantine/code-highlight": "8.3.5",
59-
"@mantine/core": "8.3.5",
60-
"@mantine/dates": "8.3.5",
61-
"@mantine/form": "8.3.5",
62-
"@mantine/hooks": "8.3.5",
63-
"@mantine/modals": "8.3.5",
64-
"@mantine/notifications": "8.3.5",
57+
"@mantine/carousel": "8.3.6",
58+
"@mantine/code-highlight": "8.3.6",
59+
"@mantine/core": "8.3.6",
60+
"@mantine/dates": "8.3.6",
61+
"@mantine/form": "8.3.6",
62+
"@mantine/hooks": "8.3.6",
63+
"@mantine/modals": "8.3.6",
64+
"@mantine/notifications": "8.3.6",
6565
"@swc/cli": "0.7.8",
66-
"@swc/core": "1.13.5",
66+
"@swc/core": "1.15.0",
6767
"@testing-library/dom": "10.4.1",
6868
"@testing-library/jest-dom": "6.9.1",
6969
"@testing-library/react": "16.3.0",
7070
"@testing-library/user-event": "14.6.1",
7171
"@types/lodash.defaultsdeep": "4.6.9",
7272
"@types/react": "18.3.26",
7373
"@types/react-dom": "18.3.7",
74-
"@vitest/eslint-plugin": "1.3.23",
74+
"@vitest/eslint-plugin": "1.4.0",
7575
"cross-env": "10.1.0",
7676
"embla-carousel": "8.6.0",
7777
"embla-carousel-react": "8.6.0",
@@ -84,10 +84,10 @@
8484
"publint": "0.3.15",
8585
"react": "18.3.1",
8686
"react-dom": "18.3.1",
87-
"rimraf": "6.0.1",
87+
"rimraf": "6.1.0",
8888
"tslib": "2.8.1",
8989
"typescript": "5.9.3",
90-
"vitest": "4.0.5"
90+
"vitest": "4.0.7"
9191
},
9292
"peerDependencies": {
9393
"@mantine/carousel": "^8.0.2",

packages/react-icons/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -56,16 +56,16 @@
5656
"@tabler/icons-react": "3.35.0"
5757
},
5858
"devDependencies": {
59-
"@babel/types": "7.28.4",
59+
"@babel/types": "7.28.5",
6060
"@coveord/plasma-tokens": "workspace:*",
6161
"@svgr/core": "8.1.0",
6262
"@svgr/plugin-jsx": "8.1.0",
6363
"@swc/cli": "0.7.8",
64-
"@swc/core": "1.13.5",
64+
"@swc/core": "1.15.0",
6565
"@testing-library/dom": "10.4.1",
6666
"@testing-library/jest-dom": "6.9.1",
6767
"@testing-library/react": "16.3.0",
68-
"@types/node": "24.9.2",
68+
"@types/node": "24.10.0",
6969
"@types/react": "18.3.26",
7070
"@types/react-dom": "18.3.7",
7171
"fs-extra": "11.3.2",
@@ -76,11 +76,11 @@
7676
"publint": "0.3.15",
7777
"react": "18.3.1",
7878
"react-dom": "18.3.1",
79-
"rimraf": "6.0.1",
79+
"rimraf": "6.1.0",
8080
"tslib": "2.8.1",
8181
"typescript": "5.9.3",
8282
"vite": "7.1.12",
83-
"vitest": "4.0.5"
83+
"vitest": "4.0.7"
8484
},
8585
"peerDependencies": {
8686
"react": ">= 18.0",

packages/tokens/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,22 +40,22 @@
4040
},
4141
"devDependencies": {
4242
"@swc/cli": "0.7.8",
43-
"@swc/core": "1.13.5",
43+
"@swc/core": "1.15.0",
4444
"@types/chroma-js": "2.4.5",
4545
"@types/fs-extra": "11.0.4",
4646
"@types/lodash": "4.17.20",
47-
"@types/node": "24.9.2",
47+
"@types/node": "24.10.0",
4848
"chroma-js": "3.1.2",
4949
"commander": "12.1.0",
5050
"dotenv": "16.6.1",
5151
"dotenv-safe": "9.1.0",
5252
"figma-js": "1.16.0",
5353
"fs-extra": "11.3.2",
54-
"lint-staged": "16.2.5",
54+
"lint-staged": "16.2.6",
5555
"lodash": "4.17.21",
5656
"prettier": "3.6.2",
5757
"publint": "0.3.15",
58-
"rimraf": "6.0.1",
58+
"rimraf": "6.1.0",
5959
"svgo": "3.3.2",
6060
"ts-node": "10.9.2",
6161
"tslib": "2.8.1",

packages/website/package.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -12,59 +12,59 @@
1212
"type-check": "tsc --noEmit"
1313
},
1414
"dependencies": {
15-
"@coveo/atomic-react": "3.3.18",
16-
"@coveo/headless": "3.32.0",
15+
"@coveo/atomic-react": "3.3.22",
16+
"@coveo/headless": "3.35.0",
1717
"@coveord/plasma-components-props-analyzer": "workspace:*",
1818
"@coveord/plasma-mantine": "workspace:*",
1919
"@coveord/plasma-react-icons": "workspace:*",
2020
"@coveord/plasma-tokens": "workspace:*",
2121
"@faker-js/faker": "9.9.0",
22-
"@mantine/code-highlight": "8.3.5",
23-
"@mantine/core": "8.3.5",
24-
"@mantine/dates": "8.3.5",
25-
"@mantine/form": "8.3.5",
26-
"@mantine/hooks": "8.3.5",
27-
"@mantine/modals": "8.3.5",
28-
"@mantine/notifications": "8.3.5",
22+
"@mantine/code-highlight": "8.3.6",
23+
"@mantine/core": "8.3.6",
24+
"@mantine/dates": "8.3.6",
25+
"@mantine/form": "8.3.6",
26+
"@mantine/hooks": "8.3.6",
27+
"@mantine/modals": "8.3.6",
28+
"@mantine/notifications": "8.3.6",
2929
"@mantinex/dev-icons": "2.0.0",
3030
"@stencil/core": "4.38.2",
3131
"@swc/helpers": "0.5.17",
3232
"@tanstack/match-sorter-utils": "8.19.4",
33-
"@tanstack/react-query": "5.90.5",
33+
"@tanstack/react-query": "5.90.6",
3434
"clsx": "2.1.1",
3535
"codesandbox-import-utils": "2.2.3",
36-
"dayjs": "1.11.18",
36+
"dayjs": "1.11.19",
3737
"encoding": "0.1.13",
3838
"lodash.kebabcase": "4.1.1",
3939
"pino-pretty": "13.1.2",
4040
"react": "18.3.1",
4141
"react-dom": "18.3.1",
4242
"react-error-boundary": "6.0.0",
43-
"react-hook-form": "7.65.0",
43+
"react-hook-form": "7.66.0",
4444
"react-imask": "7.6.1",
4545
"react-markdown": "10.1.0",
46-
"react-router-dom": "7.9.4",
46+
"react-router-dom": "7.9.5",
4747
"redux": "5.0.1",
4848
"remark-gfm": "4.0.1",
49-
"shiki": "3.13.0"
49+
"shiki": "3.14.0"
5050
},
5151
"devDependencies": {
5252
"@types/fs-extra": "11.0.4",
5353
"@types/klaw-sync": "6.0.5",
5454
"@types/lodash.kebabcase": "4.1.9",
55-
"@types/node": "24.9.2",
55+
"@types/node": "24.10.0",
5656
"@types/react": "18.3.26",
5757
"@types/react-dom": "18.3.7",
58-
"@vitejs/plugin-react-swc": "4.1.0",
58+
"@vitejs/plugin-react-swc": "4.2.0",
5959
"autoprefixer": "10.4.21",
6060
"fs-extra": "11.3.2",
6161
"klaw-sync": "6.0.0",
6262
"postcss": "8.5.6",
6363
"postcss-preset-mantine": "1.18.0",
64-
"simple-git": "3.28.0",
64+
"simple-git": "3.30.0",
6565
"ts-node": "10.9.2",
6666
"tslib": "2.8.1",
6767
"typescript": "5.9.3",
68-
"vite": "7.1.11"
68+
"vite": "7.1.12"
6969
}
7070
}

0 commit comments

Comments
 (0)