File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 77
77
"tailwindcss" : " ^4.1.4" ,
78
78
"tslib" : " ^2.8.1" ,
79
79
"typescript" : " ^5.8.3" ,
80
- "vite" : " ^6.3.0 " ,
80
+ "vite" : " ^6.3.1 " ,
81
81
"vitest" : " ^3.1.1" ,
82
82
"@tailwindcss/postcss" : " ^4.1.4"
83
83
},
Original file line number Diff line number Diff line change @@ -2287,10 +2287,10 @@ vite-node@3.1.1:
2287
2287
pathe "^2.0.3"
2288
2288
vite "^5.0.0 || ^6.0.0"
2289
2289
2290
- " vite@^5.0.0 || ^6.0.0" , vite@^6.3.0 :
2291
- version "6.3.0 "
2292
- resolved "https://registry.yarnpkg.com/vite/-/vite-6.3.0 .tgz#17c86b3a0f4d20b210fe89f22f7b27d5926fcce5 "
2293
- integrity sha512-9aC0n4pr6hIbvi1YOpFjwQ+QOTGssvbJKoeYkuHHGWwlXfdxQlI8L2qNMo9awEEcCPSiS+5mJZk5jH1PAqoDeQ ==
2290
+ " vite@^5.0.0 || ^6.0.0" , vite@^6.3.1 :
2291
+ version "6.3.1 "
2292
+ resolved "https://registry.yarnpkg.com/vite/-/vite-6.3.1 .tgz#6b080ff907308ca691c5639c095ab6d938734c0d "
2293
+ integrity sha512-kkzzkqtMESYklo96HKKPE5KKLkC1amlsqt+RjFMlX2AvbRB/0wghap19NdBxxwGZ+h/C6DLCrcEphPIItlGrRQ ==
2294
2294
dependencies :
2295
2295
esbuild "^0.25.0"
2296
2296
fdir "^6.4.3"
You can’t perform that action at this time.
0 commit comments