Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

Commit

Permalink
Update dependency @storybook/builder-vite to v0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 28, 2022
1 parent d2ae12c commit 1ddbc14
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@storybook/addon-interactions": "6.5.12",
"@storybook/addon-links": "6.5.12",
"@storybook/addon-postcss": "2.0.0",
"@storybook/builder-vite": "0.2.2",
"@storybook/builder-vite": "0.2.3",
"@storybook/react": "6.5.12",
"@storybook/testing-library": "0.0.13",
"@storybook/testing-react": "1.3.0",
Expand Down
21 changes: 15 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2983,15 +2983,15 @@ __metadata:
languageName: node
linkType: hard

"@storybook/builder-vite@npm:0.2.2":
version: 0.2.2
resolution: "@storybook/builder-vite@npm:0.2.2"
"@storybook/builder-vite@npm:0.2.3":
version: 0.2.3
resolution: "@storybook/builder-vite@npm:0.2.3"
dependencies:
"@joshwooding/vite-plugin-react-docgen-typescript": 0.0.5
"@rollup/pluginutils": ^4.2.1
"@storybook/core-common": ^6.4.3
"@storybook/mdx1-csf": ^0.0.4
"@storybook/node-logger": ^6.4.3
"@storybook/semver": ^7.3.2
"@storybook/source-loader": ^6.4.3
"@vitejs/plugin-react": ^2.0.0
ast-types: ^0.14.2
Expand All @@ -3004,11 +3004,20 @@ __metadata:
sveltedoc-parser: ^4.2.1
peerDependencies:
"@storybook/mdx2-csf": ^0.0.3
"@sveltejs/vite-plugin-svelte": ^1.0.0
"@vitejs/plugin-vue": ^3.0.0
vite: ">= 3.0.0"
vue-docgen-api: ^4.40.0
peerDependenciesMeta:
"@storybook/mdx2-csf":
optional: true
checksum: e06559251a95d9ad2daf8b222387787b10c2956acfe12cb2eb91791411790a28188e6681dc5910f62b30444704721f8ee77fd1a76ae550409781dda139f3884d
"@sveltejs/vite-plugin-svelte":
optional: true
"@vitejs/plugin-vue":
optional: true
vue-docgen-api:
optional: true
checksum: 32a4f2790b8ee72354ff1180463dfbb45a64f11f18378e554f6e968dbf3c828cf39a1231f35349adac1fca71196d8ba7dcaa1236cbc5065e1d0364aac9550b27
languageName: node
linkType: hard

Expand Down Expand Up @@ -17150,7 +17159,7 @@ __metadata:
"@storybook/addon-interactions": 6.5.12
"@storybook/addon-links": 6.5.12
"@storybook/addon-postcss": 2.0.0
"@storybook/builder-vite": 0.2.2
"@storybook/builder-vite": 0.2.3
"@storybook/react": 6.5.12
"@storybook/testing-library": 0.0.13
"@storybook/testing-react": 1.3.0
Expand Down

0 comments on commit 1ddbc14

Please sign in to comment.