Skip to content

Commit

Permalink
chore: bump vite to ^2.8.0 in all packages
Browse files Browse the repository at this point in the history
  • Loading branch information
mihar-22 committed Feb 11, 2022
1 parent c442030 commit 9ae1956
Show file tree
Hide file tree
Showing 16 changed files with 589 additions and 306 deletions.
649 changes: 558 additions & 91 deletions docs/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@vitebook/markdown-svelte": "0.14.1",
"@vitebook/theme-default": "0.14.1",
"svelte": "3.44.1",
"vite": "^2.7.10"
"vite": "^2.8.0"
},
"engines": {
"node": ">=16"
Expand Down
2 changes: 1 addition & 1 deletion examples/custom-theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@vitebook/client": "0.21.3",
"@vitebook/core": "0.21.3",
"svelte": "^3.44.0",
"vite": "^2.7.0"
"vite": "^2.8.0"
},
"engines": {
"node": ">=16"
Expand Down
2 changes: 1 addition & 1 deletion examples/preact-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"@vitebook/preact": "0.21.3",
"@vitebook/theme-default": "0.21.3",
"svelte": "^3.43.1",
"vite": "^2.7.0"
"vite": "^2.8.0"
}
}
2 changes: 1 addition & 1 deletion examples/preact/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@vitebook/theme-default": "0.21.3",
"svelte": "^3.43.1",
"typescript": "^4.4.3",
"vite": "^2.7.0"
"vite": "^2.8.0"
},
"engines": {
"node": ">=16"
Expand Down
2 changes: 1 addition & 1 deletion examples/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"preact": "^10.5.14",
"svelte": "^3.43.1",
"typescript": "^4.4.0",
"vite": "^2.7.0"
"vite": "^2.8.0"
},
"engines": {
"node": ">=16"
Expand Down
2 changes: 1 addition & 1 deletion examples/svelte-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@
"svelte-preprocess": "^4.9.4",
"tslib": "^2.3.1",
"typescript": "^4.4.3",
"vite": "^2.7.13"
"vite": "^2.8.0"
}
}
2 changes: 1 addition & 1 deletion examples/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@vitebook/theme-default": "0.21.3",
"svelte": "^3.43.1",
"typescript": "^4.4.3",
"vite": "^2.7.0"
"vite": "^2.8.0"
},
"engines": {
"node": ">=16"
Expand Down
2 changes: 1 addition & 1 deletion examples/tailwind/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"svelte": "^3.43.1",
"tailwindcss": "^3.0.6",
"typescript": "^4.4.3",
"vite": "^2.7.0"
"vite": "^2.8.0"
},
"engines": {
"node": ">=16"
Expand Down
2 changes: 1 addition & 1 deletion examples/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@vitebook/vue": "0.21.3",
"@vue/compiler-sfc": "^3.2.26",
"svelte": "^3.43.1",
"vite": "^2.7.0"
"vite": "^2.8.0"
},
"engines": {
"node": ">=16"
Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"devDependencies": {
"@vitebook/core": "workspace:*",
"svelte": "^3.44.1",
"vite": "^2.8.1"
"vite": "^2.8.0"
},
"peerDependencies": {
"@vitebook/core": "0.21.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
},
"devDependencies": {
"rollup": "^2.58.0",
"vite": "^2.8.1"
"vite": "^2.8.0"
},
"engines": {
"node": ">=15"
Expand Down
2 changes: 1 addition & 1 deletion packages/preact/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"preact": "^10.5.14",
"preact-render-to-string": "^5.1.19",
"svelte": "^3.44.1",
"vite": "2.7.1"
"vite": "^2.8.0"
},
"peerDependencies": {
"@vitebook/client": "0.21.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/theme-default/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@vitebook/core": "workspace:*",
"npm-run-all": "^4.1.5",
"svelte": "^3.44.1",
"vite": "2.7.1"
"vite": "^2.8.0"
},
"peerDependencies": {
"@vitebook/client": "0.21.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"@vitebook/core": "workspace:*",
"@vue/compiler-sfc": "^3.2.26",
"svelte": "^3.44.1",
"vite": "2.7.1",
"vite": "^2.8.0",
"vue": "^3.2.26"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 9ae1956

Please sign in to comment.