File tree Expand file tree Collapse file tree 2 files changed +11
-8
lines changed Expand file tree Collapse file tree 2 files changed +11
-8
lines changed Original file line number Diff line number Diff line change 2222 "devDependencies" : {
2323 "cross-env" : " 7.0.3" ,
2424 "dedent" : " ^0.7.0" ,
25- "vite-5" : " npm:vite@^5.4.20 " ,
25+ "vite-5" : " npm:vite@^6.3.6 " ,
2626 "vite-6" : " npm:vite@^6.3.6" ,
2727 "vite-7" : " npm:vite@^7.1.5" ,
2828 "vite-plugin-inspect" : " 0.8.4" ,
Original file line number Diff line number Diff line change @@ -32936,14 +32936,17 @@ vinyl@^3.0.0:
3293632936 replace-ext "^2.0.0"
3293732937 teex "^1.0.1"
3293832938
32939- "vite-5@npm:vite@^5.4.20 ":
32940- version "5.4.20 "
32941- resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.20 .tgz#3267a5e03f21212f44edfd72758138e8fcecd76a "
32942- integrity sha512-j3lYzGC3P+B5Yfy/pfKNgVEg4+UtcIJcVRt2cDjIOmhLourAqPqf8P7acgxeiSgUB7E3p2P8/3gNIgDLpwzs4g ==
32939+ "vite-5@npm:vite@^6.3.6 ":
32940+ version "6.3.6 "
32941+ resolved "https://registry.yarnpkg.com/vite/-/vite-6.3.6 .tgz#69a976b64930750d40219fbc68c5200874d315c1 "
32942+ integrity sha512-0msEVHJEScQbhkbVTb/4iHZdJ6SXp/AvxL2sjwYQFfBqleHtnCqv1J3sa9zbWz/6kW1m9Tfzn92vW+kZ1WV6QA ==
3294332943 dependencies:
32944- esbuild "^0.21.3"
32945- postcss "^8.4.43"
32946- rollup "^4.20.0"
32944+ esbuild "^0.25.0"
32945+ fdir "^6.4.4"
32946+ picomatch "^4.0.2"
32947+ postcss "^8.5.3"
32948+ rollup "^4.34.9"
32949+ tinyglobby "^0.2.13"
3294732950 optionalDependencies:
3294832951 fsevents "~2.3.3"
3294932952
You can’t perform that action at this time.
0 commit comments