Skip to content

Commit 01b6767

Browse files
chore: update deps
1 parent f0b2404 commit 01b6767

File tree

3 files changed

+71
-424
lines changed

3 files changed

+71
-424
lines changed

packages/managers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"fs-extra": "9.1.0"
3030
},
3131
"devDependencies": {
32-
"webpack": "5.93.0"
32+
"webpack": "5.94.0"
3333
},
3434
"exports": {
3535
".": {

packages/storybook-addon/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@rsbuild/core": "^1.0.19",
5959
"@storybook/node-logger": "7.6.20",
6060
"@storybook/core": "^8.4.6",
61-
"webpack": "5.93.0",
61+
"webpack": "5.94.0",
6262
"webpack-virtual-modules": "0.6.2"
6363
},
6464
"peerDependencies": {

0 commit comments

Comments
 (0)