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
"test:ui" : " yarn run test --ui --coverage --open=false"
54
54
},
55
55
"devDependencies" : {
56
- "@types/node" : " ^22.5.0 " ,
56
+ "@types/node" : " ^22.5.2 " ,
57
57
"@typescript-eslint/eslint-plugin" : " ^7.0.0" ,
58
58
"@typescript-eslint/parser" : " ^6.21.0" ,
59
59
"@vitest/coverage-v8" : " ^2.0.5" ,
Original file line number Diff line number Diff line change 513
513
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
514
514
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
515
515
516
- " @types/node@^22.5.0 " :
517
- version "22.5.0 "
518
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.5.0 .tgz#10f01fe9465166b4cab72e75f60d8b99d019f958 "
519
- integrity sha512-DkFrJOe+rfdHTqqMg0bSNlGlQ85hSoh2TPzZyhHsXnMtligRWpxUySiyw8FY14ITt24HVCiQPWxS3KO/QlGmWg ==
516
+ " @types/node@^22.5.2 " :
517
+ version "22.5.2 "
518
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.5.2 .tgz#e42344429702e69e28c839a7e16a8262a8086793 "
519
+ integrity sha512-acJsPTEqYqulZS/Yp/S3GgeE6GZ0qYODUR8aVr/DkhHQ8l9nd4j5x1/ZJy9/gHrRlFMqkO6i0I3E27Alu4jjPg ==
520
520
dependencies :
521
521
undici-types "~6.19.2"
522
522
You can’t perform that action at this time.
0 commit comments