Skip to content

Commit

Permalink
fix yarn lock
Browse files Browse the repository at this point in the history
  • Loading branch information
yannbf committed Mar 7, 2024
1 parent 7e55fcc commit bec999f
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
Binary file modified .yarn/install-state.gz
Binary file not shown.
56 changes: 28 additions & 28 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2386,6 +2386,34 @@ __metadata:
languageName: node
linkType: hard

"@storybook/addon-queryparams@workspace:.":
version: 0.0.0-use.local
resolution: "@storybook/addon-queryparams@workspace:."
dependencies:
"@storybook/manager": "npm:^8.0.0-rc.2"
"@storybook/manager-api": "npm:^8.0.0-rc.2"
"@storybook/preview": "npm:^8.0.0-rc.2"
"@storybook/preview-api": "npm:^8.0.0-rc.2"
"@storybook/react": "npm:^8.0.0-rc.2"
"@storybook/react-vite": "npm:^8.0.0-rc.2"
"@types/node": "npm:^18.15.0"
"@types/react": "npm:^18.0.34"
"@vitejs/plugin-react": "npm:^4.2.1"
auto: "npm:^11.1.1"
npm-run-all: "npm:^4.1.5"
prettier: "npm:^2.3.1"
react: "npm:^18.0.0"
react-dom: "npm:^18.0.0"
storybook: "npm:^8.0.0-rc.2"
tsup: "npm:^8.0.2"
typescript: "npm:^5.3.3"
vite: "npm:^5.1.5"
peerDependencies:
"@storybook/manager-api": ^7.0.0 || ^8.0.0 || ^8.0.0-rc.0
"@storybook/preview-api": ^7.0.0 || ^8.0.0 || ^8.0.0-rc.0
languageName: unknown
linkType: soft

"@storybook/builder-manager@npm:8.0.0-rc.2":
version: 8.0.0-rc.2
resolution: "@storybook/builder-manager@npm:8.0.0-rc.2"
Expand Down Expand Up @@ -8654,34 +8682,6 @@ __metadata:
languageName: node
linkType: hard

"storybook-addon-queryparams@workspace:.":
version: 0.0.0-use.local
resolution: "storybook-addon-queryparams@workspace:."
dependencies:
"@storybook/manager": "npm:^8.0.0-rc.2"
"@storybook/manager-api": "npm:^8.0.0-rc.2"
"@storybook/preview": "npm:^8.0.0-rc.2"
"@storybook/preview-api": "npm:^8.0.0-rc.2"
"@storybook/react": "npm:^8.0.0-rc.2"
"@storybook/react-vite": "npm:^8.0.0-rc.2"
"@types/node": "npm:^18.15.0"
"@types/react": "npm:^18.0.34"
"@vitejs/plugin-react": "npm:^4.2.1"
auto: "npm:^11.1.1"
npm-run-all: "npm:^4.1.5"
prettier: "npm:^2.3.1"
react: "npm:^18.0.0"
react-dom: "npm:^18.0.0"
storybook: "npm:^8.0.0-rc.2"
tsup: "npm:^8.0.2"
typescript: "npm:^5.3.3"
vite: "npm:^5.1.5"
peerDependencies:
"@storybook/manager-api": ^7.0.0 || ^8.0.0 || ^8.0.0-rc.0
"@storybook/preview-api": ^7.0.0 || ^8.0.0 || ^8.0.0-rc.0
languageName: unknown
linkType: soft

"storybook@npm:^8.0.0-rc.2":
version: 8.0.0-rc.2
resolution: "storybook@npm:8.0.0-rc.2"
Expand Down

0 comments on commit bec999f

Please sign in to comment.