Skip to content

Commit c3ab71b

Browse files
deps: npm dev dependencies (#789)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e057fb3 commit c3ab71b

File tree

2 files changed

+135
-135
lines changed

2 files changed

+135
-135
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -18,20 +18,20 @@
1818
"devDependencies": {
1919
"@changesets/cli": "2.27.12",
2020
"@changesets/get-github-info": "0.6.0",
21-
"@storybook/addon-essentials": "8.5.1",
21+
"@storybook/addon-essentials": "8.5.3",
2222
"@storybook/addon-webpack5-compiler-babel": "3.0.5",
23-
"@storybook/react": "8.5.1",
24-
"@storybook/react-webpack5": "8.5.1",
23+
"@storybook/react": "8.5.3",
24+
"@storybook/react-webpack5": "8.5.3",
2525
"@types/react": "18.3.18",
2626
"@types/react-dom": "18.3.5",
2727
"braid-design-system": "33.5.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.1.3",
32+
"react-router-dom": "7.1.5",
3333
"sku": "14.0.3",
34-
"storybook": "8.5.1",
34+
"storybook": "8.5.3",
3535
"webpack": "5.97.1"
3636
},
3737
"files": [

0 commit comments

Comments
 (0)