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 54
54
"@semantic-release/git" : " 10.0.1" ,
55
55
"@testing-library/cypress" : " 7.0.7" ,
56
56
"@testing-library/vue" : " 6.6.1" ,
57
- "@types/node" : " ^20.14.2 " ,
57
+ "@types/node" : " ^22.0.0 " ,
58
58
"@typescript-eslint/eslint-plugin" : " 5.62.0" ,
59
59
"@typescript-eslint/parser" : " 5.62.0" ,
60
60
"@vitejs/plugin-vue" : " ^5.2.1" ,
Original file line number Diff line number Diff line change 936
936
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.34.tgz#cd2e6fa0dbfb08a62582a7b967558e73c32061ec"
937
937
integrity sha512-hcU9AIQVHmPnmjRK+XUUYlILlr9pQrsqSrwov/JK1pnf3GTQowVBhx54FbvM0AU/VXGH4i3+vgXS5EguR7fysA==
938
938
939
- " @types/node@^20.14.2 " :
940
- version "20 .14.2 "
941
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20 .14.2 .tgz#a5f4d2bcb4b6a87bffcaa717718c5a0f208f4a18 "
942
- integrity sha512-xyu6WAMVwv6AKFLB+e/7ySZVr/0zLCzOa7rSpq6jNwpqOrUbcACDWC+53d4n2QHOnDou0fbIsg8wZu/sxrnI4Q ==
939
+ " @types/node@^22.0.0 " :
940
+ version "22 .14.1 "
941
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22 .14.1 .tgz#53b54585cec81c21eee3697521e31312d6ca1e6f "
942
+ integrity sha512-u0HuPQwe/dHrItgHHpmw3N2fYCR6x4ivMNbPHRkBVP4CvN+kiRrKHWk3i8tXiO/joPwXLMYvF9TTF0eqgHIuOw ==
943
943
dependencies :
944
- undici-types "~5.26.4 "
944
+ undici-types "~6.21.0 "
945
945
946
946
" @types/normalize-package-data@^2.4.0 " :
947
947
version "2.4.1"
@@ -5296,10 +5296,10 @@ unbox-primitive@^1.0.2:
5296
5296
has-symbols "^1.0.3"
5297
5297
which-boxed-primitive "^1.0.2"
5298
5298
5299
- undici-types@~5.26.4 :
5300
- version "5.26.5 "
5301
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5 .tgz#bcd539893d00b56e964fd2657a4866b221a65617 "
5302
- integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA ==
5299
+ undici-types@~6.21.0 :
5300
+ version "6.21.0 "
5301
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0 .tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb "
5302
+ integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ ==
5303
5303
5304
5304
unicode-canonical-property-names-ecmascript@^1.0.4 :
5305
5305
version "1.0.4"
You can’t perform that action at this time.
0 commit comments