Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 11, 2024
1 parent 75b3ae4 commit 9068da1
Show file tree
Hide file tree
Showing 5 changed files with 328 additions and 9 deletions.
2 changes: 1 addition & 1 deletion @planetarium/account-aws-kms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@vitest/ui": "^0.29.3",
"es-aggregate-error": "^1.0.9",
"nanobundle": "^1.6.0",
"vite": "^4.1.1",
"vite": "^4.5.3",
"vitest": "^0.29.3"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion @planetarium/account-web3-secret-storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"fast-check": "^3.8.0",
"nanobundle": "^1.6.0",
"stream-buffers": "^3.0.2",
"vite": "^4.1.4",
"vite": "^4.5.3",
"vitest": "^0.29.2"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion @planetarium/account/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@vitest/ui": "^0.29.2",
"fast-check": "^3.1.2",
"nanobundle": "^1.6.0",
"vite": "^4.1.1",
"vite": "^4.5.3",
"vitest": "^0.29.2"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion @planetarium/tx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"execa": "^6.1.0",
"fast-check": "^3.1.2",
"nanobundle": "^1.6.0",
"vite": "^4.1.3",
"vite": "^4.5.3",
"vitest": "^0.29.2"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 9068da1

Please sign in to comment.