File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 78
78
"eslint-config-prettier" : " ^10.1.1" ,
79
79
"eslint-plugin-tsdoc" : " ^0.4.0" ,
80
80
"typescript" : " ^5.8.2" ,
81
- "vite" : " ^6.2.5 " ,
81
+ "vite" : " ^6.2.6 " ,
82
82
"globals" : " ^16.0.0" ,
83
83
"husky" : " ^9.1.7" ,
84
84
"lint-staged" : " 15.5.0" ,
Original file line number Diff line number Diff line change 2426
2426
pathe "^2.0.3"
2427
2427
vite "^5.0.0 || ^6.0.0"
2428
2428
2429
- " vite@^5.0.0 || ^6.0.0" , vite@^6.2.5 :
2430
- version "6.2.5 "
2431
- resolved "https://registry.yarnpkg.com/vite/-/vite-6.2.5 .tgz#d093b5fe8eb96e594761584a966ab13f24457820 "
2432
- integrity sha512-j023J/hCAa4pRIUH6J9HemwYfjB5llR2Ps0CWeikOtdR8+pAURAk0DoJC5/mm9kd+UgdnIy7d6HE4EAvlYhPhA ==
2429
+ " vite@^5.0.0 || ^6.0.0" , vite@^6.2.6 :
2430
+ version "6.2.6 "
2431
+ resolved "https://registry.yarnpkg.com/vite/-/vite-6.2.6 .tgz#7f0ccf2fdc0c1eda079ce258508728e2473d3f61 "
2432
+ integrity sha512-9xpjNl3kR4rVDZgPNdTL0/c6ao4km69a/2ihNQbcANz8RuCOK3hQBmLSJf3bRKVQjVMda+YvizNE8AwvogcPbw ==
2433
2433
dependencies :
2434
2434
esbuild "^0.25.0"
2435
2435
postcss "^8.5.3"
You can’t perform that action at this time.
0 commit comments