Skip to content
Merged
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 keycloak/keycloakify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"eslint-plugin-react-refresh": "^0.5.0",
"eslint-plugin-storybook": "^10.2.4",
"prettier": "3.8.1",
"storybook": "^10.2.4",
"storybook": "^10.2.10",
"typescript": "^5.2.2",
"vite": "^7.3.1"
},
Expand Down
10 changes: 5 additions & 5 deletions keycloak/keycloakify/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3395,7 +3395,7 @@ __metadata:
prettier: "npm:3.8.1"
react: "npm:^18.2.0"
react-dom: "npm:^18.2.0"
storybook: "npm:^10.2.4"
storybook: "npm:^10.2.10"
typescript: "npm:^5.2.2"
vite: "npm:^7.3.1"
languageName: unknown
Expand Down Expand Up @@ -4268,9 +4268,9 @@ __metadata:
languageName: node
linkType: hard

"storybook@npm:^10.2.4":
version: 10.2.4
resolution: "storybook@npm:10.2.4"
"storybook@npm:^10.2.10":
version: 10.2.13
resolution: "storybook@npm:10.2.13"
dependencies:
"@storybook/global": "npm:^5.0.0"
"@storybook/icons": "npm:^2.0.1"
Expand All @@ -4291,7 +4291,7 @@ __metadata:
optional: true
bin:
storybook: ./dist/bin/dispatcher.js
checksum: 10c0/e4eac7ad5c1dea5a64c5c47e6bac070af8cb75ee6d38dae97afe401f89b5d27716fc6a06cc96adc631edbc234b944a2e7bc80583e5ada8e704c4725d3087941b
checksum: 10c0/5ca338b707c3e7e94c16ecdcb00ca3c450157dceec758c15c416649e346e628a0e034d2265656650fc4fee4680631de7cc588e1a244e42cbb41af9416281a998
languageName: node
linkType: hard

Expand Down
Loading