Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,6 @@
"workerDirectory": "static"
},
"dependencies": {
"storybook": "10.2.0"
"storybook": "10.2.10"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8435,7 +8435,7 @@ __metadata:
react-imask: "npm:7.6.1"
react-number-format: "npm:5.4.4"
remark-gfm: "npm:^4.0.1"
storybook: "npm:10.2.0"
storybook: "npm:10.2.10"
ts-jest: "npm:29.4.5"
ts-node: "npm:10.9.1"
tslib: "npm:^2.8.1"
Expand Down Expand Up @@ -19877,9 +19877,9 @@ __metadata:
languageName: node
linkType: hard

"storybook@npm:10.2.0":
version: 10.2.0
resolution: "storybook@npm:10.2.0"
"storybook@npm:10.2.10":
version: 10.2.10
resolution: "storybook@npm:10.2.10"
dependencies:
"@storybook/global": "npm:^5.0.0"
"@storybook/icons": "npm:^2.0.1"
Expand All @@ -19900,7 +19900,7 @@ __metadata:
optional: true
bin:
storybook: ./dist/bin/dispatcher.js
checksum: 10/cac19b62c3dfd7a0a2e5d642472b2b1fee183bb5f992a6b070d0ff091aae62b79df2db24bedc57458bcf225f7cabc03e7a013b87aa065fe29b2ace76473dfa46
checksum: 10/275f7b8773ee6e03ae3099204dfb7329c20d81f519b91d8da6923e223b2df8dfe951086ded9a361eabf221f7bb9dbfb2c913bf4b6012d0ae9af90c46d3327dbf
languageName: node
linkType: hard

Expand Down
Loading