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.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 20, 2023
1 parent 30adc87 commit 896e7c7
Show file tree
Hide file tree
Showing 5 changed files with 45 additions and 273 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.16.0",
"typescript": "5.1.6",
"vite": "4.4.4",
"vite": "4.4.5",
"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.1.6",
"vite": "4.4.4",
"vite": "4.4.5",
"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.1.6",
"vite": "4.4.4",
"vite": "4.4.5",
"vite-plugin-solid": "2.7.0",
"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.1.6",
"vite": "4.4.4",
"vite": "4.4.5",
"vitest": "0.31.4",
"vue": "3.2.47"
},
Expand Down
Loading

0 comments on commit 896e7c7

Please sign in to comment.