Skip to content

Commit 8fa9d99

Browse files
deps: npm dev dependencies (#797)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 50ac29b commit 8fa9d99

File tree

2 files changed

+241
-241
lines changed

2 files changed

+241
-241
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -16,23 +16,23 @@
1616
"refractor": "^3.4.0"
1717
},
1818
"devDependencies": {
19-
"@changesets/cli": "2.27.12",
19+
"@changesets/cli": "2.28.1",
2020
"@changesets/get-github-info": "0.6.0",
21-
"@storybook/addon-essentials": "8.5.3",
21+
"@storybook/addon-essentials": "8.5.8",
2222
"@storybook/addon-webpack5-compiler-babel": "3.0.5",
23-
"@storybook/react": "8.5.3",
24-
"@storybook/react-webpack5": "8.5.3",
23+
"@storybook/react": "8.5.8",
24+
"@storybook/react-webpack5": "8.5.8",
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.1.5",
32+
"react-router-dom": "7.2.0",
3333
"sku": "14.0.4",
34-
"storybook": "8.5.3",
35-
"webpack": "5.97.1"
34+
"storybook": "8.5.8",
35+
"webpack": "5.98.0"
3636
},
3737
"files": [
3838
"src",

0 commit comments

Comments
 (0)