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

Commit

Permalink
chore(deps): update dependency vite to v4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 19, 2023
1 parent 8938fbd commit d68e46a
Show file tree
Hide file tree
Showing 5 changed files with 39 additions and 39 deletions.
2 changes: 1 addition & 1 deletion packages/preact/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"jsdom": "22.1.0",
"preact": "10.18.1",
"typescript": "5.2.2",
"vite": "4.4.11",
"vite": "4.5.0",
"vitest": "0.31.4"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.2.2",
"vite": "4.4.11",
"vite": "4.5.0",
"vitest": "0.31.4"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"solid-testing-library": "0.5.1",
"tsup": "6.7.0",
"typescript": "5.2.2",
"vite": "4.4.11",
"vite": "4.5.0",
"vite-plugin-solid": "2.7.2",
"vitest": "0.31.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"jsdom": "22.1.0",
"tsup": "6.7.0",
"typescript": "5.2.2",
"vite": "4.4.11",
"vite": "4.5.0",
"vitest": "0.31.4",
"vue": "3.2.47"
},
Expand Down
70 changes: 35 additions & 35 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d68e46a

Please sign in to comment.