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 70
70
"typescript-eslint" : " ^8.39.0" ,
71
71
"unplugin-auto-import" : " ^20.0.0" ,
72
72
"unplugin-vue-components" : " ^29.0.0" ,
73
- "vite" : " ^7.1.1 " ,
73
+ "vite" : " ^7.1.2 " ,
74
74
"vite-plugin-vuetify" : " ^2.1.2" ,
75
75
"vitest" : " ^3.2.4" ,
76
76
"vue-eslint-parser" : " ^10.2.0" ,
Original file line number Diff line number Diff line change @@ -4520,10 +4520,10 @@ vite-plugin-vuetify@^2.1.2:
4520
4520
debug "^4.3.3"
4521
4521
upath "^2.0.1"
4522
4522
4523
- " vite@^5.0.0 || ^6.0.0 || ^7.0.0-0" , vite@^7.1.1 :
4524
- version "7.1.1 "
4525
- resolved "https://registry.yarnpkg.com/vite/-/vite-7.1.1 .tgz#a2c25f31742fd9f8b223d809df1ce3026e813fcf "
4526
- integrity sha512-yJ+Mp7OyV+4S+afWo+QyoL9jFWD11QFH0i5i7JypnfTcA1rmgxCbiA8WwAICDEtZ1Z1hzrVhN8R8rGTqkTY8ZQ ==
4523
+ " vite@^5.0.0 || ^6.0.0 || ^7.0.0-0" , vite@^7.1.2 :
4524
+ version "7.1.2 "
4525
+ resolved "https://registry.yarnpkg.com/vite/-/vite-7.1.2 .tgz#62ffd8a915977ff387fbe7a731af1a650ec5006e "
4526
+ integrity sha512-J0SQBPlQiEXAF7tajiH+rUooJPo0l8KQgyg4/aMunNtrOa7bwuZJsJbDWzeljqQpgftxuq5yNJxQ91O9ts29UQ ==
4527
4527
dependencies :
4528
4528
esbuild "^0.25.0"
4529
4529
fdir "^6.4.6"
You can’t perform that action at this time.
0 commit comments