Skip to content

Commit

Permalink
Bump vite
Browse files Browse the repository at this point in the history
  • Loading branch information
HappyNTH committed Feb 19, 2025
1 parent f5abccd commit 381c9dd
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@
"unplugin-auto-import": "^19.0.0",
"unplugin-vue-components": "^0.27.5",
"vite-plugin-eslint2": "^5.0.3",
"vite": "^5.4.14",
"vitest": "^2.1.9",
"vue-tsc": "^2.2.2",
"webpack": "^5.98.0"
Expand Down
11 changes: 11 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13448,6 +13448,17 @@ vite@^5.0.0:
optionalDependencies:
fsevents "~2.3.3"

vite@^5.4.14:
version "5.4.14"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.14.tgz#ff8255edb02134df180dcfca1916c37a6abe8408"
integrity sha512-EK5cY7Q1D8JNhSaPKVK4pwBFvaTmZxEnoKXLG/U9gmdDcihQGNzFlgIvaxezFR4glP1LsuiedwMBqCXH3wZccA==
dependencies:
esbuild "^0.21.3"
postcss "^8.4.43"
rollup "^4.20.0"
optionalDependencies:
fsevents "~2.3.3"

vitest@^2.1.9:
version "2.1.9"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-2.1.9.tgz#7d01ffd07a553a51c87170b5e80fea3da7fb41e7"
Expand Down

0 comments on commit 381c9dd

Please sign in to comment.