File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 54
54
},
55
55
"devDependencies" : {
56
56
"@eslint/js" : " ^9.9.0" ,
57
- "@types/node" : " ^22.1 .0" ,
57
+ "@types/node" : " ^22.2 .0" ,
58
58
"@vitest/coverage-v8" : " ^2.0.5" ,
59
59
"@vitest/ui" : " ^2.0.5" ,
60
60
"eslint" : " ^9.9.0" ,
64
64
"prettier" : " ^3.3.3" ,
65
65
"typescript" : " ^5.5.4" ,
66
66
"typescript-eslint" : " ^8.0.1" ,
67
- "vite" : " ^5.3.5 " ,
67
+ "vite" : " ^5.4.0 " ,
68
68
"vite-plugin-dts" : " ^4.0.2" ,
69
69
"vitest" : " ^2.0.5"
70
70
},
Original file line number Diff line number Diff line change 479
479
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.5.tgz#a6ce3e556e00fd9895dd872dd172ad0d4bd687f4"
480
480
integrity sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==
481
481
482
- " @types/node@^22.1 .0 " :
482
+ " @types/node@^22.2 .0 " :
483
483
version "22.2.0"
484
484
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.2.0.tgz#7cf046a99f0ba4d628ad3088cb21f790df9b0c5b"
485
485
integrity sha512-bm6EG6/pCpkxDf/0gDNDdtDILMOHgaQBVOJGdwsqClnxA3xL6jtMv76rLBc006RVMWbmaf0xbmom4Z/5o2nRkQ==
@@ -2175,7 +2175,7 @@ vite-plugin-dts@^4.0.2:
2175
2175
magic-string "^0.30.11"
2176
2176
vue-tsc "2.0.29"
2177
2177
2178
- vite@^5.0.0, vite@^5.3.5 :
2178
+ vite@^5.0.0, vite@^5.4.0 :
2179
2179
version "5.4.0"
2180
2180
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.0.tgz#11dca8a961369ba8b5cae42d068c7ad684d5370f"
2181
2181
integrity sha512-5xokfMX0PIiwCMCMb9ZJcMyh5wbBun0zUzKib+L65vAZ8GY9ePZMXxFrHbr/Kyll2+LSCY7xtERPpxkBDKngwg==
You can’t perform that action at this time.
0 commit comments