Skip to content

Commit 45c5a4d

Browse files
deps(dev): bump storybook from 10.2.16 to 10.2.19
Bumps [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) from 10.2.16 to 10.2.19. - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.2.19/code/core) --- updated-dependencies: - dependency-name: storybook dependency-version: 10.2.19 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4144229 commit 45c5a4d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/sel-editor-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"prettier": "^3.8.1",
7171
"react": "^19.0.0",
7272
"react-dom": "^19.0.0",
73-
"storybook": "^10.2.16",
73+
"storybook": "^10.2.19",
7474
"typescript": "^5.9.3",
7575
"viem": "^2.47.2",
7676
"vite": "^7.3.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1450,7 +1450,7 @@ __metadata:
14501450
prettier: "npm:^3.8.1"
14511451
react: "npm:^19.0.0"
14521452
react-dom: "npm:^19.0.0"
1453-
storybook: "npm:^10.2.16"
1453+
storybook: "npm:^10.2.19"
14541454
typescript: "npm:^5.9.3"
14551455
viem: "npm:^2.47.2"
14561456
vite: "npm:^7.3.1"
@@ -6069,9 +6069,9 @@ __metadata:
60696069
languageName: node
60706070
linkType: hard
60716071

6072-
"storybook@npm:^10.2.16":
6073-
version: 10.2.16
6074-
resolution: "storybook@npm:10.2.16"
6072+
"storybook@npm:^10.2.19":
6073+
version: 10.2.19
6074+
resolution: "storybook@npm:10.2.19"
60756075
dependencies:
60766076
"@storybook/global": "npm:^5.0.0"
60776077
"@storybook/icons": "npm:^2.0.1"
@@ -6092,7 +6092,7 @@ __metadata:
60926092
optional: true
60936093
bin:
60946094
storybook: ./dist/bin/dispatcher.js
6095-
checksum: 10/a14c90636661b1d6364209150f0ec7c603ebc87cd049668a3a92d2ad1b25b9bf1996b8506889f0a9a098204a6727b7c60c74254b0e5e21292e22c08249daa38f
6095+
checksum: 10/50055b2b63240ff7cf336d1f66179ae4191dbe1fa5e771494858f28f7a8053097fe4749a44b85cf35b7f63daf69ea8d3b356e1d053a298274e8902141c16988d
60966096
languageName: node
60976097
linkType: hard
60986098

0 commit comments

Comments
 (0)