Skip to content

Commit

Permalink
Bump vite from 5.2.11 to 5.2.14
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.11 to 5.2.14.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.2.14/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.2.14/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 17, 2024
1 parent cab93de commit 7e73aa0
Show file tree
Hide file tree
Showing 4 changed files with 7,519 additions and 5,324 deletions.
2 changes: 1 addition & 1 deletion examples/with-authjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"next-auth": "^4.24.7",
"postcss": "^8.4.38",
"typescript": "^5.4.5",
"vite": "^5.2.8"
"vite": "^5.2.14"
},
"dependencies": {
"@auth/core": "^0.29.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/with-vitest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"solid-js": "^1.8.18",
"typescript": "^5.4.5",
"vinxi": "^0.4.1",
"vite": "^5.2.8",
"vite": "^5.2.14",
"vite-plugin-solid": "^2.10.2",
"vitest": "^1.5.0"
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"typescript": "5.3.3",
"valibot": "~0.29.0",
"vinxi": "^0.4.1",
"vite": "^5.1.1"
"vite": "^5.2.14"
},
"dependencies": {
"cross-env": "^7.0.3",
Expand Down
Loading

0 comments on commit 7e73aa0

Please sign in to comment.