File tree 2 files changed +7
-19
lines changed
2 files changed +7
-19
lines changed Original file line number Diff line number Diff line change 74
74
"@swc/core" : " ~1.5.7" ,
75
75
"@swc/helpers" : " ~0.5.11" ,
76
76
"@types/jest" : " 29.5.12" ,
77
- "@types/node" : " ^18.16.9 " ,
77
+ "@types/node" : " ^22.8.6 " ,
78
78
"@typescript-eslint/eslint-plugin" : " 7.18.0" ,
79
79
"@typescript-eslint/parser" : " 7.18.0" ,
80
80
"autoprefixer" : " ^10.4.0" ,
Original file line number Diff line number Diff line change 4210
4210
dependencies:
4211
4211
"@types/node" "*"
4212
4212
4213
- "@types/node@*", "@types/node@^22.1.0":
4214
- version "22.4.1 "
4215
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.4.1 .tgz#9b595d292c65b94c20923159e2ce947731b6fdce "
4216
- integrity sha512-1tbpb9325+gPnKK0dMm+/LMriX0vKxf6RnB0SZUqfyVkQ4fMgUSySqhxE/y8Jvs4NyF1yHzTfG9KlnkIODxPKg ==
4213
+ "@types/node@*", "@types/node@^22.1.0", "@types/node@^22.8.6" :
4214
+ version "22.8.6 "
4215
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.8.6 .tgz#e8a0c0871623283d8b3ef7d7b9b1bfdfd3028e22 "
4216
+ integrity sha512-tosuJYKrIqjQIlVCM4PEGxOmyg3FCPa/fViuJChnGeEIhjA46oy8FMVoF9su1/v8PNs2a8Q0iFNyOx0uOF91nw ==
4217
4217
dependencies:
4218
- undici-types "~6.19.2"
4219
-
4220
- "@types/node@^18.16.9":
4221
- version "18.19.45"
4222
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.45.tgz#a9ebfe4c316a356be7ca11f753ecb2feda6d6bdf"
4223
- integrity sha512-VZxPKNNhjKmaC1SUYowuXSRSMGyQGmQjvvA1xE4QZ0xce2kLtEhPDS+kqpCPBZYgqblCLQ2DAjSzmgCM5auvhA==
4224
- dependencies:
4225
- undici-types "~5.26.4"
4218
+ undici-types "~6.19.8"
4226
4219
4227
4220
"@types/parse-json@^4.0.0":
4228
4221
version "4.0.2"
@@ -13765,12 +13758,7 @@ unctx@^2.3.1:
13765
13758
magic-string "^0.30.0"
13766
13759
unplugin "^1.3.1"
13767
13760
13768
- undici-types@~5.26.4:
13769
- version "5.26.5"
13770
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
13771
- integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
13772
-
13773
- undici-types@~6.19.2:
13761
+ undici-types@~6.19.8:
13774
13762
version "6.19.8"
13775
13763
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
13776
13764
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
You can’t perform that action at this time.
0 commit comments