File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 44
44
"ts-auto-guard" : " ^5.0.1" ,
45
45
"typescript" : " ~5.7.2" ,
46
46
"unplugin-vue-components" : " ^0.28.0" ,
47
- "vite" : " ^6.0.3 " ,
47
+ "vite" : " ^6.0.5 " ,
48
48
"vite-plugin-checker" : " ^0.8.0" ,
49
49
"vite-plugin-node-polyfills" : " ^0.22.0"
50
50
},
Original file line number Diff line number Diff line change @@ -1345,7 +1345,7 @@ es-errors@^1.3.0:
1345
1345
resolved "https://registry.yarnpkg.com/es-errors/-/es-errors-1.3.0.tgz#05f75a25dab98e4fb1dcd5e1472c0546d5057c8f"
1346
1346
integrity sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==
1347
1347
1348
- esbuild@^ 0.24.0 :
1348
+
1349
1349
version "0.24.0"
1350
1350
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.24.0.tgz#f2d470596885fcb2e91c21eb3da3b3c89c0b55e7"
1351
1351
integrity sha512-FuLPevChGDshgSicjisSooU0cemp/sGXR841D5LHMB7mTVOmsEHcAxaH3irL53+8YDIeVNQEySh4DaYU/iuPqQ==
@@ -2972,12 +2972,12 @@ vite-plugin-node-polyfills@^0.22.0:
2972
2972
" @rollup/plugin-inject" " ^5.0.5"
2973
2973
node-stdlib-browser "^1.2.0"
2974
2974
2975
- vite@^6.0.3 :
2976
- version "6.0.3 "
2977
- resolved "https://registry.yarnpkg.com/vite/-/vite-6.0.3 .tgz#cc01f403e326a9fc1e064235df8a6de084c8a491 "
2978
- integrity sha512-Cmuo5P0ENTN6HxLSo6IHsjCLn/81Vgrp81oaiFFMRa8gGDj5xEjIcEpf2ZymZtZR8oU0P2JX5WuUp/rlXcHkAw ==
2975
+ vite@^6.0.5 :
2976
+ version "6.0.5 "
2977
+ resolved "https://registry.yarnpkg.com/vite/-/vite-6.0.5 .tgz#1d0fbdb3ffe61e944089abeddb7d2c509420acfd "
2978
+ integrity sha512-akD5IAH/ID5imgue2DYhzsEwCi0/4VKY31uhMLEYJwPP4TiUp8pL5PIK+Wo7H8qT8JY9i+pVfPydcFPYD1EL7g ==
2979
2979
dependencies :
2980
- esbuild "^ 0.24.0"
2980
+ esbuild "0.24.0"
2981
2981
postcss "^8.4.49"
2982
2982
rollup "^4.23.0"
2983
2983
optionalDependencies :
You can’t perform that action at this time.
0 commit comments