Skip to content

Commit 971fe64

Browse files
chore(deps): update all non-major dependencies (#4027)
UITOOL-284 Co-authored-by: renovate-coveo[bot] <115253437+renovate-coveo[bot]@users.noreply.github.com>
1 parent e52aa5f commit 971fe64

File tree

7 files changed

+429
-303
lines changed

7 files changed

+429
-303
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@coveo/semantic-monorepo-tools": "2.6.2",
5050
"@sindresorhus/slugify": "2.2.1",
5151
"@types/node": "22.13.10",
52-
"@vitest/eslint-plugin": "1.1.36",
52+
"@vitest/eslint-plugin": "1.1.37",
5353
"aws-sdk": "2.1692.0",
5454
"chokidar": "4.0.3",
5555
"commitizen": "4.3.1",
@@ -58,7 +58,7 @@
5858
"eslint": "9.22.0",
5959
"eslint-config-prettier": "10.1.1",
6060
"eslint-plugin-import-x": "4.6.1",
61-
"eslint-plugin-jsdoc": "50.6.3",
61+
"eslint-plugin-jsdoc": "50.6.6",
6262
"eslint-plugin-prefer-arrow": "1.2.3",
6363
"eslint-plugin-react": "7.37.4",
6464
"eslint-plugin-react-hooks": "5.2.0",
@@ -67,7 +67,7 @@
6767
"eslint-plugin-unused-imports": "4.1.4",
6868
"globals": "16.0.0",
6969
"husky": "9.1.7",
70-
"lint-staged": "15.4.3",
70+
"lint-staged": "15.5.0",
7171
"mime-types": "2.1.35",
7272
"postcss": "8.5.3",
7373
"prettier": "3.5.3",
@@ -76,11 +76,11 @@
7676
"stylelint-config-standard-scss": "14.0.0",
7777
"turbo": "2.4.4",
7878
"typescript": "5.8.2",
79-
"typescript-eslint": "8.26.0",
79+
"typescript-eslint": "8.26.1",
8080
"underscore": "1.13.7",
8181
"walkdir": "0.4.1"
8282
},
83-
"packageManager": "[email protected].2+sha512.47870716bea1572b53df34ad8647b42962bc790ce2bf4562ba0f643237d7302a3d6a8ecef9e4bdfc01d23af1969aa90485d4cebb0b9638fa5ef1daef656f6c1b",
83+
"packageManager": "[email protected].3+sha512.bb45e34d50a9a76e858a95837301bfb6bd6d35aea2c5d52094fa497a467c43f5c440103ce2511e9e0a2f89c3d6071baac3358fc68ac6fb75e2ceb3d2736065e6",
8484
"pnpm": {
8585
"peerDependencyRules": {
8686
"ignoreMissing": [

packages/components-props-analyzer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"devDependencies": {
3030
"@swc/cli": "0.6.0",
31-
"@swc/core": "1.11.8",
31+
"@swc/core": "1.11.9",
3232
"@types/fs-extra": "11.0.4",
3333
"@types/node": "22.13.10",
3434
"@types/react": "18.3.18",

packages/mantine/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -55,16 +55,16 @@
5555
"monaco-editor": "0.52.2"
5656
},
5757
"devDependencies": {
58-
"@mantine/carousel": "7.17.1",
59-
"@mantine/code-highlight": "7.17.1",
60-
"@mantine/core": "7.17.1",
61-
"@mantine/dates": "7.17.1",
62-
"@mantine/form": "7.17.1",
63-
"@mantine/hooks": "7.17.1",
64-
"@mantine/modals": "7.17.1",
65-
"@mantine/notifications": "7.17.1",
58+
"@mantine/carousel": "7.17.2",
59+
"@mantine/code-highlight": "7.17.2",
60+
"@mantine/core": "7.17.2",
61+
"@mantine/dates": "7.17.2",
62+
"@mantine/form": "7.17.2",
63+
"@mantine/hooks": "7.17.2",
64+
"@mantine/modals": "7.17.2",
65+
"@mantine/notifications": "7.17.2",
6666
"@swc/cli": "0.6.0",
67-
"@swc/core": "1.11.8",
67+
"@swc/core": "1.11.9",
6868
"@testing-library/dom": "10.4.0",
6969
"@testing-library/jest-dom": "6.6.3",
7070
"@testing-library/react": "16.2.0",

packages/react-icons/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,12 +46,12 @@
4646
"@swc/helpers": "0.5.15"
4747
},
4848
"devDependencies": {
49-
"@babel/types": "7.26.9",
49+
"@babel/types": "7.26.10",
5050
"@coveord/plasma-tokens": "workspace:*",
5151
"@svgr/core": "8.1.0",
5252
"@svgr/plugin-jsx": "8.1.0",
5353
"@swc/cli": "0.6.0",
54-
"@swc/core": "1.11.8",
54+
"@swc/core": "1.11.9",
5555
"@types/react": "18.3.18",
5656
"@types/react-dom": "18.3.5",
5757
"fs-extra": "11.3.0",

packages/tokens/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
},
4141
"devDependencies": {
4242
"@swc/cli": "0.6.0",
43-
"@swc/core": "1.11.8",
43+
"@swc/core": "1.11.9",
4444
"@types/chroma-js": "2.4.5",
4545
"@types/fs-extra": "11.0.4",
4646
"@types/lodash": "4.17.16",
@@ -51,7 +51,7 @@
5151
"dotenv-safe": "9.1.0",
5252
"figma-js": "1.16.0",
5353
"fs-extra": "11.3.0",
54-
"lint-staged": "15.4.3",
54+
"lint-staged": "15.5.0",
5555
"lodash": "4.17.21",
5656
"prettier": "3.5.3",
5757
"publint": "0.3.9",

packages/website/package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12,26 +12,26 @@
1212
"type-check": "tsc --noEmit"
1313
},
1414
"dependencies": {
15-
"@coveo/atomic-react": "3.2.23",
16-
"@coveo/headless": "3.19.1",
15+
"@coveo/atomic-react": "3.2.24",
16+
"@coveo/headless": "3.19.2",
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.6.0",
22-
"@mantine/code-highlight": "7.17.1",
23-
"@mantine/core": "7.17.1",
24-
"@mantine/dates": "7.17.1",
25-
"@mantine/form": "7.17.1",
26-
"@mantine/hooks": "7.17.1",
27-
"@mantine/modals": "7.17.1",
28-
"@mantine/notifications": "7.17.1",
22+
"@mantine/code-highlight": "7.17.2",
23+
"@mantine/core": "7.17.2",
24+
"@mantine/dates": "7.17.2",
25+
"@mantine/form": "7.17.2",
26+
"@mantine/hooks": "7.17.2",
27+
"@mantine/modals": "7.17.2",
28+
"@mantine/notifications": "7.17.2",
2929
"@mantinex/dev-icons": "1.1.0",
30-
"@stencil/core": "4.27.2",
30+
"@stencil/core": "4.28.2",
3131
"@swc/helpers": "0.5.15",
3232
"@tabler/icons-react": "3.31.0",
3333
"@tanstack/match-sorter-utils": "8.19.4",
34-
"@tanstack/react-query": "5.67.2",
34+
"@tanstack/react-query": "5.68.0",
3535
"clsx": "2.1.1",
3636
"codesandbox-import-utils": "2.2.3",
3737
"dayjs": "1.11.13",
@@ -64,6 +64,6 @@
6464
"ts-node": "10.9.2",
6565
"tslib": "2.8.1",
6666
"typescript": "5.8.2",
67-
"vite": "6.2.1"
67+
"vite": "6.2.2"
6868
}
6969
}

0 commit comments

Comments
 (0)