Skip to content
Open
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 packages/react-ui-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@storybook/addon-essentials": "^8.5.2",
"@storybook/addon-interactions": "^8.5.2",
"@storybook/addon-onboarding": "^8.5.2",
"@storybook/addon-themes": "^8.5.2",
"@storybook/addon-themes": "^10.1.4",
"@storybook/addon-webpack5-compiler-swc": "^4.0.1",
"@storybook/blocks": "^8.5.2",
"@storybook/react": "^8.5.2",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7358,14 +7358,14 @@ __metadata:
languageName: node
linkType: hard

"@storybook/addon-themes@npm:^8.5.2":
version: 8.6.14
resolution: "@storybook/addon-themes@npm:8.6.14"
"@storybook/addon-themes@npm:^10.1.4":
version: 10.1.4
resolution: "@storybook/addon-themes@npm:10.1.4"
dependencies:
ts-dedent: ^2.0.0
peerDependencies:
storybook: ^8.6.14
checksum: 40813d3b3c273413c2e8c2bf3959be801c0ff8b789d4085f5c78641db7bca92e2dcd06c0a36f9d706c5ccbb5c5a1445a1a6b7afcd086e6981ff62bfc4831267a
storybook: ^10.1.4
checksum: 2ae18ef92c1dc0577202135832039a43d5c2200b4980a1e0e041171bd427b20ee9c1b53ecbc02f54fff51b9391d6f52f178a999905c0db731139d5fd9d327ce0
languageName: node
linkType: hard

Expand Down Expand Up @@ -9711,7 +9711,7 @@ __metadata:
"@storybook/addon-essentials": ^8.5.2
"@storybook/addon-interactions": ^8.5.2
"@storybook/addon-onboarding": ^8.5.2
"@storybook/addon-themes": ^8.5.2
"@storybook/addon-themes": ^10.1.4
"@storybook/addon-webpack5-compiler-swc": ^4.0.1
"@storybook/blocks": ^8.5.2
"@storybook/react": ^8.5.2
Expand Down
Loading