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 53
53
"lint-staged" : " ^15.4.3" ,
54
54
"supertest" : " ^7.0.0" ,
55
55
"typescript" : " ^5.7.3" ,
56
- "vite" : " ^6.1.4 " ,
56
+ "vite" : " ^6.1.5 " ,
57
57
"vitest" : " ^3.0.5"
58
58
},
59
59
"dependencies" : {
Original file line number Diff line number Diff line change @@ -1829,10 +1829,10 @@ vite-node@3.0.5:
1829
1829
pathe "^2.0.2"
1830
1830
vite "^5.0.0 || ^6.0.0"
1831
1831
1832
- " vite@^5.0.0 || ^6.0.0" , vite@^6.1.4 :
1833
- version "6.1.4 "
1834
- resolved "https://registry.yarnpkg.com/vite/-/vite-6.1.4 .tgz#1088fc981a59686b461a4780322d410a1fd39f9f "
1835
- integrity sha512-VzONrF/qqEg/JBwHXBJdVSmBZBhwiPGinyUb0SQLByqQwi6o8UvX5TWLkpvkq3tvN8Cr273ieZDt36CGwWRMvA ==
1832
+ " vite@^5.0.0 || ^6.0.0" , vite@^6.1.5 :
1833
+ version "6.1.5 "
1834
+ resolved "https://registry.yarnpkg.com/vite/-/vite-6.1.5 .tgz#3791609c7a5f434d2c6ed0610c2570cd083541b4 "
1835
+ integrity sha512-H/gAFpW5I4ow/8Bz4t4i8k2St5JThMlqUT8gsH5v0rkqbqpf4qLrFozjq/V2KG1iOXF+3Ko9mlG0kmGerktWJw ==
1836
1836
dependencies :
1837
1837
esbuild "^0.24.2"
1838
1838
postcss "^8.5.2"
You can’t perform that action at this time.
0 commit comments