Skip to content

Commit

Permalink
Bump vite to v5.0.11 (#40586)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 16, 2024
1 parent 52b88c3 commit ab6cc98
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 11 deletions.
2 changes: 1 addition & 1 deletion apps/zero-runtime-vite-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@
"@vitejs/plugin-react": "^4.2.1",
"postcss": "^8.4.33",
"postcss-combine-media-query": "^1.0.1",
"vite": "5.0.10"
"vite": "5.0.11"
}
}
2 changes: 1 addition & 1 deletion packages/zero-vite-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"devDependencies": {
"@types/babel__core": "^7.20.5",
"@types/debug": "^4.1.12",
"vite": "^5.0.0"
"vite": "^5.0.11"
},
"peerDependencies": {
"vite": "^4.0.0 || ^5.0.0"
Expand Down
22 changes: 13 additions & 9 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 ab6cc98

Please sign in to comment.