File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8888 "typescript" : " 5.9.3" ,
8989 "uuid" : " 13.0.0" ,
9090 "vanilla-framework" : " 4.46.0" ,
91- "vite" : " 7.3.1 "
91+ "vite" : " 7.3.2 "
9292 },
9393 "devDependencies" : {
9494 "@babel/eslint-parser" : " 7.28.6" ,
Original file line number Diff line number Diff line change @@ -8752,7 +8752,21 @@ verror@1.10.0:
87528752 core-util-is "1.0.2"
87538753 extsprintf "^1.2.0"
87548754
8755- vite@7.3.1, "vite@^6.0.0 || ^7.0.0" :
8755+ vite@7.3.2 :
8756+ version "7.3.2"
8757+ resolved "https://registry.yarnpkg.com/vite/-/vite-7.3.2.tgz#cb041794d4c1395e28baea98198fd6e8f4b96b5c"
8758+ integrity sha512-Bby3NOsna2jsjfLVOHKes8sGwgl4TT0E6vvpYgnAYDIF/tie7MRaFthmKuHx1NSXjiTueXH3do80FMQgvEktRg==
8759+ dependencies :
8760+ esbuild "^0.27.0"
8761+ fdir "^6.5.0"
8762+ picomatch "^4.0.3"
8763+ postcss "^8.5.6"
8764+ rollup "^4.43.0"
8765+ tinyglobby "^0.2.15"
8766+ optionalDependencies :
8767+ fsevents "~2.3.3"
8768+
8769+ " vite@^6.0.0 || ^7.0.0 " :
87568770 version "7.3.1"
87578771 resolved "https://registry.yarnpkg.com/vite/-/vite-7.3.1.tgz#7f6cfe8fb9074138605e822a75d9d30b814d6507"
87588772 integrity sha512-w+N7Hifpc3gRjZ63vYBXA56dvvRlNWRczTdmCBBa+CotUzAPf5b7YMdMR/8CQoeYE5LX3W4wj6RYTgonm1b9DA==
You can’t perform that action at this time.
0 commit comments