Skip to content

Commit c6a9541

Browse files
chore: bump the development group with 13 updates (#203)
Co-authored-by: StyleShit <32631382+StyleShit@users.noreply.github.com>
1 parent 65d66fc commit c6a9541

3 files changed

Lines changed: 507 additions & 508 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,23 +39,23 @@
3939
"@drivenets/commitlint-plugin-design-system": "workspace:*",
4040
"@eslint/core": "^1.1.0",
4141
"@eslint/js": "^10.0.1",
42-
"@types/node": "^25.3.0",
42+
"@types/node": "^25.3.3",
4343
"@vitest/eslint-plugin": "^1.6.9",
44-
"cspell": "^9.6.4",
44+
"cspell": "^9.7.0",
4545
"eslint": "^10.0.1",
4646
"eslint-import-resolver-typescript": "^4.4.4",
4747
"eslint-plugin-import-x": "^4.16.1",
4848
"eslint-plugin-unicorn": "^63.0.0",
4949
"globals": "^17.3.0",
5050
"husky": "^9.1.7",
5151
"knip": "^5.85.0",
52-
"lint-staged": "^16.2.7",
53-
"oxfmt": "^0.34.0",
52+
"lint-staged": "^16.3.0",
53+
"oxfmt": "^0.35.0",
5454
"playwright": "^1.58.2",
5555
"syncpack": "^14.0.0",
56-
"turbo": "^2.8.10",
56+
"turbo": "^2.8.12",
5757
"typescript": "^5.9.3",
58-
"typescript-eslint": "^8.56.0"
58+
"typescript-eslint": "^8.56.1"
5959
},
6060
"pnpm": {
6161
"overrides": {

packages/design-system/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -82,11 +82,11 @@
8282
"@faker-js/faker": "^10.3.0",
8383
"@hookform/resolvers": "^5.2.2",
8484
"@rollup/plugin-babel": "^6.1.0",
85-
"@storybook/addon-a11y": "^10.2.10",
86-
"@storybook/addon-docs": "^10.2.10",
87-
"@storybook/addon-vitest": "^10.2.10",
88-
"@storybook/builder-vite": "^10.2.10",
89-
"@storybook/react-vite": "^10.2.10",
85+
"@storybook/addon-a11y": "^10.2.13",
86+
"@storybook/addon-docs": "^10.2.13",
87+
"@storybook/addon-vitest": "^10.2.13",
88+
"@storybook/builder-vite": "^10.2.13",
89+
"@storybook/react-vite": "^10.2.13",
9090
"@tanstack/react-query": "^5.90.21",
9191
"@tanstack/react-router": "^1.162.1",
9292
"@types/eslint-plugin-jsx-a11y": "^6.10.1",
@@ -100,7 +100,7 @@
100100
"eslint-plugin-jsx-a11y": "^6.10.2",
101101
"eslint-plugin-react": "^7.37.5",
102102
"eslint-plugin-react-hooks": "^7.0.1",
103-
"eslint-plugin-storybook": "^10.2.10",
103+
"eslint-plugin-storybook": "^10.2.13",
104104
"jsdom": "^28.1.0",
105105
"mockdate": "^3.0.5",
106106
"playwright": "^1.58.2",
@@ -112,7 +112,7 @@
112112
"react-hook-form": "^7.71.2",
113113
"rollup-plugin-sass": "^1.15.3",
114114
"sass-embedded": "^1.97.3",
115-
"storybook": "^10.2.10",
115+
"storybook": "^10.2.13",
116116
"tsdown": "^0.20.3",
117117
"typed-scss-modules": "^8.1.1",
118118
"typescript": "^5.9.3",

0 commit comments

Comments
 (0)