Skip to content

Commit a00cb25

Browse files
authored
Merge pull request #994 from rpearce/dependabot/npm_and_yarn/dev-dependencies-741a6d92c5
chore(deps-dev): bump the dev-dependencies group with 6 updates
2 parents e0dcc39 + 25463ea commit a00cb25

File tree

2 files changed

+283
-278
lines changed

2 files changed

+283
-278
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -87,13 +87,13 @@
8787
"@eslint/compat": "^2.0.0",
8888
"@eslint/js": "^9.39.2",
8989
"@rollup/plugin-typescript": "^12.3.0",
90-
"@storybook/addon-a11y": "^10.1.9",
91-
"@storybook/addon-docs": "^10.1.9",
90+
"@storybook/addon-a11y": "^10.1.10",
91+
"@storybook/addon-docs": "^10.1.10",
9292
"@storybook/addon-webpack5-compiler-swc": "^4.0.2",
93-
"@storybook/react-webpack5": "^10.1.9",
93+
"@storybook/react-webpack5": "^10.1.10",
9494
"@storybook/test-runner": "^0.24.2",
9595
"@types/eslint__js": "^9.14.0",
96-
"@types/node": "^25.0.2",
96+
"@types/node": "^25.0.3",
9797
"@types/react": "^19.2.7",
9898
"@types/react-dom": "^19.2.3",
9999
"all-contributors-cli": "^6.26.1",
@@ -107,10 +107,10 @@
107107
"react-dom": "^19.2.3",
108108
"rollup": "^4.53.5",
109109
"rollup-plugin-dts": "^6.3.0",
110-
"storybook": "^10.1.9",
110+
"storybook": "^10.1.10",
111111
"typescript": "^5.9.3",
112112
"typescript-eslint": "^8.50.0",
113-
"eslint-plugin-storybook": "10.1.9"
113+
"eslint-plugin-storybook": "10.1.10"
114114
},
115115
"peerDependencies": {
116116
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",

0 commit comments

Comments
 (0)