File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 66
66
"prettier" : " ^3.6.2" ,
67
67
"typescript" : " ^5.8.3" ,
68
68
"typescript-eslint" : " ^8.36.0" ,
69
- "vite" : " ^7.0.5 " ,
69
+ "vite" : " ^7.0.6 " ,
70
70
"vite-plugin-dts" : " ^4.5.4" ,
71
71
"vitest" : " ^3.1.1"
72
72
},
Original file line number Diff line number Diff line change @@ -2906,10 +2906,10 @@ picomatch@^2.3.1:
2906
2906
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
2907
2907
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
2908
2908
2909
- picomatch@^4.0.2 :
2910
- version "4.0.2 "
2911
- resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.2 .tgz#77c742931e8f3b8820946c76cd0c1f13730d1dab "
2912
- integrity sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg ==
2909
+ picomatch@^4.0.2, picomatch@^4.0.3 :
2910
+ version "4.0.3 "
2911
+ resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.3 .tgz#796c76136d1eead715db1e7bad785dedd695a042 "
2912
+ integrity sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q ==
2913
2913
2914
2914
pkg-types@^1.3.0 :
2915
2915
version "1.3.1"
@@ -3682,14 +3682,14 @@ vite-plugin-dts@^4.5.4:
3682
3682
optionalDependencies :
3683
3683
fsevents "~2.3.3"
3684
3684
3685
- vite@^7.0.5 :
3686
- version "7.0.5 "
3687
- resolved "https://registry.yarnpkg.com/vite/-/vite-7.0.5 .tgz#deb2d3b777378f6d3e47c3d41b59f3c93f485738 "
3688
- integrity sha512-1mncVwJxy2C9ThLwz0+2GKZyEXuC3MyWtAAlNftlZZXZDP3AJt5FmwcMit/IGGaNZ8ZOB2BNO/HFUB+CpN0NQw ==
3685
+ vite@^7.0.6 :
3686
+ version "7.0.6 "
3687
+ resolved "https://registry.yarnpkg.com/vite/-/vite-7.0.6 .tgz#7866ccb176db4bbeec0adfb3f907f077881591d0 "
3688
+ integrity sha512-MHFiOENNBd+Bd9uvc8GEsIzdkn1JxMmEeYX35tI3fv0sJBUTfW5tQsoaOwuY4KhBI09A3dUJ/DXf2yxPVPUceg ==
3689
3689
dependencies :
3690
3690
esbuild "^0.25.0"
3691
3691
fdir "^6.4.6"
3692
- picomatch "^4.0.2 "
3692
+ picomatch "^4.0.3 "
3693
3693
postcss "^8.5.6"
3694
3694
rollup "^4.40.0"
3695
3695
tinyglobby "^0.2.14"
You can’t perform that action at this time.
0 commit comments