Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.3.6 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 18, 2024
1 parent 1022b8d commit d6c02ba
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 32 deletions.
2 changes: 1 addition & 1 deletion packages/remix-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
},
"peerDependencies": {
"@netlify/functions": "^2.8.1",
"vite": "^5.0.0"
"vite": "^5.3.6"
},
"peerDependenciesMeta": {
"vite": {
Expand Down
2 changes: 1 addition & 1 deletion packages/remix-edge-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"vite": "^5.1.3"
},
"peerDependencies": {
"vite": "^5.0.0"
"vite": "^5.3.6"
},
"peerDependenciesMeta": {
"vite": {
Expand Down
61 changes: 31 additions & 30 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 d6c02ba

Please sign in to comment.