Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 28, 2024
1 parent ce52d06 commit 7256fde
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
"fake-indexeddb": "^6.0.0",
"mermaid": "^11.0.2",
"typescript": "^5.4.5",
"vite": "^2.9.18",
"vite": "^5.4.2",
"vitepress": "^1.3.4",
"vitepress-plugin-mermaid": "^2.0.16",
"vitest": "^1.6.0",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11391,7 +11391,7 @@ vite-tsconfig-paths@^4.3.1:
globrex "^0.1.2"
tsconfck "^3.0.3"

vite@^2.9.13, vite@^2.9.18:
vite@^2.9.13:
version "2.9.18"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.18.tgz#74e2a83b29da81e602dac4c293312cc575f091c7"
integrity sha512-sAOqI5wNM9QvSEE70W3UGMdT8cyEn0+PmJMTFvTB8wB0YbYUWw3gUbY62AOyrXosGieF2htmeLATvNxpv/zNyQ==
Expand All @@ -11403,7 +11403,7 @@ vite@^2.9.13, vite@^2.9.18:
optionalDependencies:
fsevents "~2.3.2"

vite@^5.0.0, vite@^5.4.1:
vite@^5.0.0, vite@^5.4.1, vite@^5.4.2:
version "5.4.2"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.2.tgz#8acb6ec4bfab823cdfc1cb2d6c53ed311bc4e47e"
integrity sha512-dDrQTRHp5C1fTFzcSaMxjk6vdpKvT+2/mIdE07Gw2ykehT49O0z/VHS3zZ8iV/Gh8BJJKHWOe5RjaNrW5xf/GA==
Expand Down

0 comments on commit 7256fde

Please sign in to comment.