Skip to content

Commit 98db9cb

Browse files
authored
Upgrade all dependencies (#3008)
* Upgrade Storybook dependencies * Upgrade changesets dependencies * Upgrade Vite and Vitest dependencies * Upgrade TypeScript dependencies * Upgrade miscellaneous dependencies * Upgrade Stylelint dependencies * Upgrade jest-axe * Upgrade icons dependencies * Upgrade design-tokens dependencies * Upgrade Stylelint plugin dependencies * Upgrade ESlint plugin dependencies * Upgrade Astro template dependencies * Upgrade vulnerable dependencies * Fix build issue caused by type issue in nanostore
1 parent b7ff643 commit 98db9cb

File tree

10 files changed

+1454
-1636
lines changed

10 files changed

+1454
-1636
lines changed

package-lock.json

Lines changed: 1396 additions & 1579 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -42,35 +42,35 @@
4242
},
4343
"devDependencies": {
4444
"@biomejs/biome": "1.9.4",
45-
"@changesets/changelog-github": "^0.5.0",
46-
"@changesets/cli": "^2.27.12",
45+
"@changesets/changelog-github": "^0.5.1",
46+
"@changesets/cli": "^2.28.1",
4747
"@emotion/eslint-plugin": "^11.12.0",
48-
"@storybook/addon-a11y": "^8.5.6",
49-
"@storybook/addon-actions": "^8.5.6",
50-
"@storybook/addon-controls": "^8.5.6",
51-
"@storybook/addon-docs": "^8.5.6",
52-
"@storybook/addon-interactions": "^8.5.6",
53-
"@storybook/addon-links": "^8.5.6",
54-
"@storybook/addon-measure": "^8.5.6",
55-
"@storybook/addon-outline": "^8.5.6",
56-
"@storybook/addon-storysource": "^8.5.6",
57-
"@storybook/addon-toolbars": "^8.5.6",
58-
"@storybook/addon-viewport": "^8.5.6",
59-
"@storybook/icons": "^1.2.12",
60-
"@storybook/manager-api": "^8.5.6",
61-
"@storybook/preview-api": "^8.5.6",
62-
"@storybook/react": "^8.5.6",
63-
"@storybook/react-vite": "^8.5.6",
64-
"@storybook/source-loader": "^8.5.6",
65-
"@storybook/test": "^8.5.6",
66-
"@storybook/theming": "^8.5.6",
48+
"@storybook/addon-a11y": "^8.6.7",
49+
"@storybook/addon-actions": "^8.6.7",
50+
"@storybook/addon-controls": "^8.6.7",
51+
"@storybook/addon-docs": "^8.6.7",
52+
"@storybook/addon-interactions": "^8.6.7",
53+
"@storybook/addon-links": "^8.6.7",
54+
"@storybook/addon-measure": "^8.6.7",
55+
"@storybook/addon-outline": "^8.6.7",
56+
"@storybook/addon-storysource": "^8.6.7",
57+
"@storybook/addon-toolbars": "^8.6.7",
58+
"@storybook/addon-viewport": "^8.6.7",
59+
"@storybook/icons": "^1.4.0",
60+
"@storybook/manager-api": "^8.6.7",
61+
"@storybook/preview-api": "^8.6.7",
62+
"@storybook/react": "^8.6.7",
63+
"@storybook/react-vite": "^8.6.7",
64+
"@storybook/source-loader": "^8.6.7",
65+
"@storybook/test": "^8.6.7",
66+
"@storybook/theming": "^8.6.7",
6767
"@sumup-oss/eslint-plugin-circuit-ui": "^5.1.1",
6868
"@sumup-oss/foundry": "^8.4.1",
6969
"@sumup-oss/stylelint-plugin-circuit-ui": "^3.0.0",
70-
"@types/node": "^22.10.7",
71-
"@vitest/coverage-v8": "^3.0.5",
70+
"@types/node": "^22.13.11",
71+
"@vitest/coverage-v8": "^3.0.9",
7272
"audit-ci": "^7.1.0",
73-
"chromatic": "^11.25.2",
73+
"chromatic": "^11.27.0",
7474
"eslint-config-airbnb-typescript": "^18.0.0",
7575
"eslint-import-resolver-typescript": "^3.6.3",
7676
"eslint-plugin-prettier": "^5.2.3",
@@ -79,23 +79,23 @@
7979
"eslint-plugin-testing-library": "^7.1.1",
8080
"github-slugger": "^2.0.0",
8181
"jsdom": "^26.0.0",
82-
"lerna": "^8.1.9",
83-
"pkg-pr-new": "^0.0.39",
82+
"lerna": "^8.2.1",
83+
"pkg-pr-new": "^0.0.41",
8484
"prettier-plugin-astro": "^0.14.1",
8585
"react": "^18.3.1",
8686
"react-dom": "^18.3.1",
87-
"remark-gfm": "^4.0.0",
88-
"storybook": "^8.5.6",
89-
"stylelint": "^16.14.1",
87+
"remark-gfm": "^4.0.1",
88+
"storybook": "^8.6.7",
89+
"stylelint": "^16.16.0",
9090
"stylelint-config-css-modules": "^4.4.0",
9191
"stylelint-config-recess-order": "^6.0.0",
9292
"stylelint-config-standard": "^37.0.0",
9393
"stylelint-no-unsupported-browser-features": "^8.0.4",
9494
"stylelint-prettier": "^5.0.3",
9595
"svgo": "^3.3.2",
96-
"typescript": "^5.7.3",
97-
"vite": "^6.1.0",
98-
"vitest": "^3.0.2",
96+
"typescript": "^5.8.2",
97+
"vite": "^6.2.2",
98+
"vitest": "^3.0.9",
9999
"vitest-github-actions-reporter": "^0.11.1"
100100
}
101101
}

packages/circuit-ui/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"dependencies": {
6161
"@floating-ui/react-dom": "^2.1.2",
6262
"@nanostores/react": "^0.8.4",
63-
"nanostores": "^0.11.3",
63+
"nanostores": "^0.11.4",
6464
"react-number-format": "5.3.0"
6565
},
6666
"devDependencies": {
@@ -76,19 +76,19 @@
7676
"@testing-library/react": "^16.2.0",
7777
"@testing-library/user-event": "^14.6.1",
7878
"@types/jest-axe": "^3.5.9",
79-
"@types/node": "^22.10.7",
79+
"@types/node": "^22.13.11",
8080
"@types/react": "^18.3.3",
8181
"@types/react-dom": "^18.3.1",
82-
"jest-axe": "^9.0.0",
82+
"jest-axe": "^10.0.0",
8383
"mockdate": "^3.0.5",
8484
"react": "^18.3.1",
8585
"react-dom": "^18.3.1",
8686
"react-swipeable": "^7.0.2",
8787
"rollup-plugin-preserve-directives": "^0.4.0",
8888
"temporal-polyfill": "^0.2.5",
89-
"typescript": "^5.7.3",
89+
"typescript": "^5.8.2",
9090
"typescript-plugin-css-modules": "^5.1.0",
91-
"vite": "^6.1.0"
91+
"vite": "^6.2.2"
9292
},
9393
"peerDependencies": {
9494
"@emotion/is-prop-valid": "^1.2.1",

packages/circuit-ui/tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"noUnusedParameters": true,
1818
"resolveJsonModule": true,
1919
"strict": true,
20+
"skipLibCheck": true,
2021
"target": "es2019",
2122
"plugins": [{ "name": "typescript-plugin-css-modules" }]
2223
},

packages/design-tokens/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@
3131
"test": "vitest"
3232
},
3333
"devDependencies": {
34-
"@types/node": "^22.10.7",
34+
"@types/node": "^22.13.11",
3535
"browserslist": "^4.24.4",
36-
"lightningcss": "^1.29.1",
37-
"tsx": "^4.19.2",
38-
"typescript": "^5.7.3"
36+
"lightningcss": "^1.29.3",
37+
"tsx": "^4.19.3",
38+
"typescript": "^5.8.2"
3939
}
4040
}

packages/eslint-plugin-circuit-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@sumup-oss/design-tokens": "^8.0.0",
3535
"@tsconfig/node18": "^18.2.4",
3636
"@typescript-eslint/rule-tester": "^7.16.1",
37-
"typescript": "^5.7.3"
37+
"typescript": "^5.8.2"
3838
},
3939
"peerDependencies": {
4040
"@sumup-oss/circuit-ui": ">=9.0.0",

packages/icons/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,14 @@
3535
"prepublish": "npm run build"
3636
},
3737
"devDependencies": {
38-
"@babel/core": "^7.26.7",
39-
"@babel/preset-env": "^7.26.7",
40-
"@babel/preset-react": "^7.25.9",
38+
"@babel/core": "^7.26.10",
39+
"@babel/preset-env": "^7.26.9",
40+
"@babel/preset-react": "^7.26.3",
4141
"@types/babel__core": "^7.20.5",
42-
"fast-xml-parser": "^4.5.1",
43-
"prettier": "^3.4.1",
44-
"tsx": "^4.19.2",
45-
"typescript": "^5.7.3"
42+
"fast-xml-parser": "^5.0.9",
43+
"prettier": "^3.5.3",
44+
"tsx": "^4.19.3",
45+
"typescript": "^5.8.2"
4646
},
4747
"peerDependencies": {
4848
"react": ">=16.0.0 <19.0.0"

packages/stylelint-plugin-circuit-ui/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@
3131
"devDependencies": {
3232
"@sumup-oss/design-tokens": "^8.0.0",
3333
"@tsconfig/node18": "^18.2.4",
34-
"jest-preset-stylelint": "^7.1.0",
35-
"typescript": "^5.7.3"
34+
"jest-preset-stylelint": "^7.2.0",
35+
"typescript": "^5.8.2"
3636
},
3737
"peerDependencies": {
3838
"@sumup-oss/design-tokens": ">=8.0.0",
39-
"stylelint": "^16.10.0"
39+
"stylelint": "^16.16.0"
4040
}
4141
}

templates/astro/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@
1515
"lint:css": "foundry run stylelint '**/*.css'"
1616
},
1717
"dependencies": {
18-
"@astrojs/react": "^4.2.0",
18+
"@astrojs/react": "^4.2.1",
1919
"@sumup-oss/circuit-ui": "^9.0.0",
2020
"@sumup-oss/design-tokens": "^8.0.0",
2121
"@sumup-oss/icons": "^5.0.0",
2222
"@sumup-oss/intl": "^3.1.0",
2323
"@types/react": "^18.3.3",
2424
"@types/react-dom": "^18.3.1",
25-
"astro": "^5.2.4",
25+
"astro": "^5.5.4",
2626
"react": "^18.3.1",
2727
"react-dom": "^18.3.1"
2828
},
@@ -32,6 +32,6 @@
3232
"@sumup-oss/foundry": "^8.4.1",
3333
"@sumup-oss/stylelint-plugin-circuit-ui": "^3.0.0",
3434
"prettier-plugin-astro": "^0.14.1",
35-
"typescript": "^5.7.3"
35+
"typescript": "^5.8.2"
3636
}
3737
}

templates/nextjs/template/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@testing-library/user-event": "^14.6.1",
3232
"@types/jest": "^29.5.14",
3333
"@types/jest-axe": "^3.5.9",
34-
"@types/node": "^22.10.7",
34+
"@types/node": "^22.13.11",
3535
"@types/react": "^18.3.3",
3636
"@types/react-dom": "^18.3.1",
3737
"eslint-config-next": "^15.1.6",
@@ -40,7 +40,7 @@
4040
"jest": "^29.7.0",
4141
"jest-axe": "^9.0.0",
4242
"jest-environment-jsdom": "^29.7.0",
43-
"typescript": "^5.7.3",
43+
"typescript": "^5.8.2",
4444
"typescript-plugin-css-modules": "^5.1.0"
4545
}
4646
}

0 commit comments

Comments
 (0)