Skip to content

Commit

Permalink
Bump example package deps, rebuild yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
IanVS committed Jul 8, 2022
1 parent 4149e96 commit 3a152f6
Show file tree
Hide file tree
Showing 11 changed files with 1,677 additions and 2,864 deletions.
2 changes: 1 addition & 1 deletion examples/lit-ts/package.json
Expand Up @@ -29,7 +29,7 @@
"npm-run-all": "^4.1.5",
"rollup-plugin-postcss-lit": "^2.0.0",
"sass": "^1.50.1",
"vite": "^3.0.0-beta.0",
"vite": "^3.0.0-beta.9",
"wait-on": "^6.0.1"
},
"bookcase-builder": {}
Expand Down
12 changes: 6 additions & 6 deletions examples/overview/package.json
Expand Up @@ -18,17 +18,17 @@
"react-dom": "^16.4.14"
},
"devDependencies": {
"@storybook/addon-a11y": "^6.5.0",
"@storybook/addon-docs": "^6.5.0",
"@storybook/addon-essentials": "^6.5.0",
"@storybook/addon-a11y": "^6.5.9",
"@storybook/addon-docs": "^6.5.9",
"@storybook/addon-essentials": "^6.5.9",
"@storybook/builder-vite": "workspace:*",
"@storybook/react": "^6.5.0",
"@storybook/react": "^6.5.9",
"@storybook/test-runner": "0.1.0",
"@vitejs/plugin-react": "^1.3.0",
"@vitejs/plugin-react": "^2.0.0-beta.1",
"http-server": "^14.1.0",
"jest": "^27.5.1",
"npm-run-all": "^4.1.5",
"vite": "2.9.6",
"vite": "^3.0.0-beta.9",
"wait-on": "^6.0.1"
},
"bookcase-builder": {}
Expand Down
2 changes: 1 addition & 1 deletion examples/preact/package.json
Expand Up @@ -25,7 +25,7 @@
"http-server": "^14.1.0",
"jest": "^27.5.1",
"npm-run-all": "^4.1.5",
"vite": "^3.0.0-beta.0",
"vite": "^3.0.0-beta.9",
"wait-on": "^6.0.1"
},
"bookcase-builder": {}
Expand Down
4 changes: 2 additions & 2 deletions examples/react-18/package.json
Expand Up @@ -24,11 +24,11 @@
"@storybook/builder-vite": "workspace:*",
"@storybook/react": "^6.5.9",
"@storybook/test-runner": "0.1.0",
"@vitejs/plugin-react": "^2.0.0-alpha.2",
"@vitejs/plugin-react": "^2.0.0-beta.1",
"http-server": "^14.1.0",
"jest": "^27.5.1",
"npm-run-all": "^4.1.5",
"vite": "^3.0.0-beta.0",
"vite": "^3.0.0-beta.9",
"wait-on": "^6.0.1"
},
"bookcase-builder": {}
Expand Down
4 changes: 2 additions & 2 deletions examples/react-ts/package.json
Expand Up @@ -24,13 +24,13 @@
"@storybook/builder-vite": "workspace:*",
"@storybook/react": "^6.5.9",
"@storybook/test-runner": "0.1.0",
"@vitejs/plugin-react": "^2.0.0-alpha.2",
"@vitejs/plugin-react": "^2.0.0-beta.1",
"http-server": "^14.1.0",
"jest": "^27.5.1",
"npm-run-all": "^4.1.5",
"ts-node": "^10.7.0",
"typescript": "^4.5.4",
"vite": "^3.0.0-beta.0",
"vite": "^3.0.0-beta.9",
"wait-on": "^6.0.1"
},
"bookcase-builder": {}
Expand Down
4 changes: 2 additions & 2 deletions examples/react/package.json
Expand Up @@ -25,11 +25,11 @@
"@storybook/mdx2-csf": "^0.0.3",
"@storybook/react": "^6.5.9",
"@storybook/test-runner": "0.1.0",
"@vitejs/plugin-react": "^2.0.0-alpha.2",
"@vitejs/plugin-react": "^2.0.0-beta.1",
"http-server": "^14.1.0",
"jest": "^27.5.1",
"npm-run-all": "^4.1.5",
"vite": "^3.0.0-beta.0",
"vite": "^3.0.0-beta.9",
"wait-on": "^6.0.1"
},
"bookcase-builder": {}
Expand Down
2 changes: 1 addition & 1 deletion examples/svelte/package.json
Expand Up @@ -31,7 +31,7 @@
"npm-run-all": "^4.1.5",
"svelte-preprocess": "^4.10.4",
"typescript": "^4.5.5",
"vite": "^3.0.0-beta.0",
"vite": "^3.0.0-beta.9",
"wait-on": "^6.0.1"
},
"bookcase-builder": {}
Expand Down
4 changes: 2 additions & 2 deletions examples/vue/package.json
Expand Up @@ -23,11 +23,11 @@
"@storybook/mdx2-csf": "^0.0.3",
"@storybook/test-runner": "0.1.0",
"@storybook/vue3": "^6.5.9",
"@vitejs/plugin-vue": "^2.3.0",
"@vitejs/plugin-vue": "^3.0.0-beta.1",
"http-server": "^14.1.0",
"jest": "^27.5.1",
"npm-run-all": "^4.1.5",
"vite": "^3.0.0-beta.0",
"vite": "^3.0.0-beta.9",
"wait-on": "^6.0.1"
}
}
2 changes: 1 addition & 1 deletion examples/workspaces/packages/catalog/package.json
Expand Up @@ -20,6 +20,6 @@
"@storybook/addon-essentials": "^6.5.9",
"@storybook/builder-vite": "workspace:*",
"@storybook/react": "^6.5.9",
"vite": "^3.0.0-beta.0"
"vite": "^3.0.0-beta.9"
}
}
2 changes: 1 addition & 1 deletion packages/builder-vite/package.json
Expand Up @@ -16,7 +16,7 @@
"@joshwooding/vite-plugin-react-docgen-typescript": "0.0.4",
"@storybook/mdx1-csf": "^0.0.4",
"@storybook/source-loader": "^6.4.3",
"@vitejs/plugin-react": "^2.0.0-alpha.2",
"@vitejs/plugin-react": "^2.0.0-beta.1",
"ast-types": "^0.14.2",
"es-module-lexer": "^0.9.3",
"glob": "^7.2.0",
Expand Down

0 comments on commit 3a152f6

Please sign in to comment.