Skip to content

Commit

Permalink
chore(deps): update storybook monorepo to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 29, 2024
1 parent 9d88762 commit 3acc828
Show file tree
Hide file tree
Showing 4 changed files with 412 additions and 1,685 deletions.
6 changes: 3 additions & 3 deletions packages/nanoviews/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@
"@nanoviews/storybook-vite": "workspace:^",
"@nanoviews/testing-library": "workspace:^",
"@size-limit/preset-small-lib": "^11.1.2",
"@storybook/addon-essentials": "^7.6.17",
"@storybook/test": "^7.0.0",
"@storybook/addon-essentials": "^8.0.0",
"@storybook/test": "^8.0.0",
"@testing-library/dom": "^9.3.1",
"@testing-library/jest-dom": "^6.4.2",
"@vitest/coverage-v8": "^0.34.4",
Expand All @@ -86,7 +86,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"size-limit": "^11.1.2",
"storybook": "^7.6.17",
"storybook": "^8.0.0",
"typescript": "^5.2.2",
"vite": "^5.0.8",
"vitest": "^0.34.4"
Expand Down
4 changes: 2 additions & 2 deletions packages/storybook-vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
"vite": "^3.0.0 || ^4.0.0 || ^5.0.0"
},
"dependencies": {
"@storybook/builder-vite": "^7.6.17",
"@storybook/types": "^7.6.17"
"@storybook/builder-vite": "^8.0.0",
"@storybook/types": "^8.0.0"
},
"devDependencies": {
"@nanoviews/storybook": "workspace:^",
Expand Down
4 changes: 2 additions & 2 deletions packages/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
},
"dependencies": {
"@storybook/global": "^5.0.0",
"@storybook/preview-api": "^7.6.17",
"@storybook/types": "^7.6.17",
"@storybook/preview-api": "^8.0.0",
"@storybook/types": "^8.0.0",
"nanostores": "0.10.0",
"type-fest": "^4.12.0"
}
Expand Down
Loading

0 comments on commit 3acc828

Please sign in to comment.