Skip to content

Commit 1fec0e0

Browse files
deps: npm dev dependencies
1 parent 4515b2f commit 1fec0e0

File tree

2 files changed

+136
-149
lines changed

2 files changed

+136
-149
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -18,20 +18,20 @@
1818
"devDependencies": {
1919
"@changesets/cli": "2.28.1",
2020
"@changesets/get-github-info": "0.6.0",
21-
"@storybook/addon-essentials": "8.5.8",
21+
"@storybook/addon-essentials": "8.6.4",
2222
"@storybook/addon-webpack5-compiler-babel": "3.0.5",
23-
"@storybook/react": "8.5.8",
24-
"@storybook/react-webpack5": "8.5.8",
23+
"@storybook/react": "8.6.4",
24+
"@storybook/react-webpack5": "8.6.4",
2525
"@types/react": "18.3.18",
2626
"@types/react-dom": "18.3.5",
2727
"braid-design-system": "33.6.0",
2828
"loki": "0.35.1",
2929
"react": "18.3.1",
3030
"react-dom": "18.3.1",
3131
"react-helmet-async": "2.0.5",
32-
"react-router-dom": "7.2.0",
32+
"react-router-dom": "7.3.0",
3333
"sku": "14.0.5",
34-
"storybook": "8.5.8",
34+
"storybook": "8.6.4",
3535
"webpack": "5.98.0"
3636
},
3737
"files": [

0 commit comments

Comments
 (0)