File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
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.0 " ,
56
+ "vite" : " ^6.1.2 " ,
57
57
"vitest" : " ^3.0.5"
58
58
},
59
59
"dependencies" : {
Original file line number Diff line number Diff line change @@ -1431,10 +1431,10 @@ pidtree@^0.6.0:
1431
1431
resolved "https://registry.yarnpkg.com/pidtree/-/pidtree-0.6.0.tgz#90ad7b6d42d5841e69e0a2419ef38f8883aa057c"
1432
1432
integrity sha512-eG2dWTVw5bzqGRztnHExczNxt5VGsE6OwTeCG3fdUf9KBsZzO3R5OIIIzWR+iZA0NtZ+RDVdaoE2dK1cn6jH4g==
1433
1433
1434
- postcss@^8.5.1 :
1435
- version "8.5.2 "
1436
- resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.2 .tgz#e7b99cb9d2ec3e8dd424002e7c16517cb2b846bd "
1437
- integrity sha512-MjOadfU3Ys9KYoX0AdkBlFEF1Vx37uCCeN4ZHnmwm9FfpbsGWMZeBLMmmpY+6Ocqod7mkdZ0DT31OlbsFrLlkA ==
1434
+ postcss@^8.5.2 :
1435
+ version "8.5.3 "
1436
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.3 .tgz#1463b6f1c7fb16fe258736cba29a2de35237eafb "
1437
+ integrity sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A ==
1438
1438
dependencies :
1439
1439
nanoid "^3.3.8"
1440
1440
picocolors "^1.1.1"
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.0 :
1833
- version "6.1.0 "
1834
- resolved "https://registry.yarnpkg.com/vite/-/vite-6.1.0 .tgz#00a4e99a23751af98a2e4701c65ba89ce23858a6 "
1835
- integrity sha512-RjjMipCKVoR4hVfPY6GQTgveinjNuyLw+qruksLDvA5ktI1150VmcMBKmQaEWJhg/j6Uaf6dNCNA0AfdzUb/hQ ==
1832
+ " vite@^5.0.0 || ^6.0.0" , vite@^6.1.2 :
1833
+ version "6.1.2 "
1834
+ resolved "https://registry.yarnpkg.com/vite/-/vite-6.1.2 .tgz#2c046f1de13ca7a63de5ae42237ccdcde97dbf55 "
1835
+ integrity sha512-EiXfDyO/uNKhYOSlZ6+9qBz4H46A8Lr07pyjmb88KTbJ+xkXvnqtxvgtg2VxPU6Kfj8Ep0un9JLqdrCWLqIanw ==
1836
1836
dependencies :
1837
1837
esbuild "^0.24.2"
1838
- postcss "^8.5.1 "
1838
+ postcss "^8.5.2 "
1839
1839
rollup "^4.30.1"
1840
1840
optionalDependencies :
1841
1841
fsevents "~2.3.3"
You can’t perform that action at this time.
0 commit comments