File tree 2 files changed +5
-16
lines changed
2 files changed +5
-16
lines changed Original file line number Diff line number Diff line change 63
63
"typescript" : " ^5.3.3" ,
64
64
"util" : " ^0.12.4" ,
65
65
"uuid" : " ^3.4.0" ,
66
- "vite" : " ^5.2.14 " ,
66
+ "vite" : " ^5.4.12 " ,
67
67
"vite-plugin-html" : " ^3.2.2" ,
68
68
"vite-plugin-node-polyfills" : " ^0.19.0" ,
69
69
"vite-plugin-static-copy" : " ^1.0.1" ,
Original file line number Diff line number Diff line change @@ -7275,21 +7275,10 @@ vite-tsconfig-paths@^4.3.1:
7275
7275
globrex "^0.1.2"
7276
7276
tsconfck "^3.0.1"
7277
7277
7278
- vite@^5.0.0 :
7279
- version "5.4.8"
7280
- resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.8.tgz#af548ce1c211b2785478d3ba3e8da51e39a287e8"
7281
- integrity sha512-FqrItQ4DT1NC4zCUqMB4c4AZORMKIa0m8/URVCZ77OZ/QSNeJ54bU1vrFADbDsuwfIPcgknRkmqakQcgnL4GiQ==
7282
- dependencies :
7283
- esbuild "^0.21.3"
7284
- postcss "^8.4.43"
7285
- rollup "^4.20.0"
7286
- optionalDependencies :
7287
- fsevents "~2.3.3"
7288
-
7289
- vite@^5.2.14 :
7290
- version "5.4.6"
7291
- resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.6.tgz#85a93a1228a7fb5a723ca1743e337a2588ed008f"
7292
- integrity sha512-IeL5f8OO5nylsgzd9tq4qD2QqI0k2CQLGrWD0rCN0EQJZpBK5vJAx0I+GDkMOXxQX/OfFHMuLIx6ddAxGX/k+Q==
7278
+ vite@^5.0.0, vite@^5.4.12 :
7279
+ version "5.4.12"
7280
+ resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.12.tgz#627d12ff06de3942557dfe8632fd712a12a072c7"
7281
+ integrity sha512-KwUaKB27TvWwDJr1GjjWthLMATbGEbeWYZIbGZ5qFIsgPP3vWzLu4cVooqhm5/Z2SPDUMjyPVjTztm5tYKwQxA==
7293
7282
dependencies :
7294
7283
esbuild "^0.21.3"
7295
7284
postcss "^8.4.43"
You can’t perform that action at this time.
0 commit comments