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 24
24
"dayjs" : " ^1.11.11"
25
25
},
26
26
"devDependencies" : {
27
- "@types/node" : " ^20.14.9 " ,
27
+ "@types/node" : " ^22.0.2 " ,
28
28
"@typescript-eslint/eslint-plugin" : " ^7.12.0" ,
29
29
"@typescript-eslint/parser" : " ^7.12.0" ,
30
30
"concurrently" : " ^8.2.2" ,
Original file line number Diff line number Diff line change 1083
1083
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.5.tgz#1001cc5e6a3704b83c236027e77f2f58ea010f40"
1084
1084
integrity sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ==
1085
1085
1086
- " @types/node@*" , "@types/node@^20.14.9 ":
1087
- version "20.14.9 "
1088
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.9 .tgz#12e8e765ab27f8c421a1820c99f5f313a933b420 "
1089
- integrity sha512-06OCtnTXtWOZBJlRApleWndH4JsRVs1pDCc8dLSQp+7PpUpX3ePdHyeNSFTeSe7FtKyQkrlPvHwJOW3SLd8Oyg ==
1086
+ " @types/node@*" , "@types/node@^22.0.2 ":
1087
+ version "22.0.2 "
1088
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.0.2 .tgz#9fb1a2b31970871e8bf696f0e8a40d2e6d2bd04e "
1089
+ integrity sha512-yPL6DyFwY5PiMVEwymNeqUTKsDczQBJ/5T7W/46RwLU/VH+AA8aT5TZkvBviLKLbbm0hlfftEkGrNzfRk/fofQ ==
1090
1090
dependencies :
1091
- undici-types "~5.26.4 "
1091
+ undici-types "~6.11.1 "
1092
1092
1093
1093
" @types/yauzl@2.10.3 " :
1094
1094
version "2.10.3"
@@ -5202,10 +5202,10 @@ unbox-primitive@^1.0.2:
5202
5202
has-symbols "^1.0.3"
5203
5203
which-boxed-primitive "^1.0.2"
5204
5204
5205
- undici-types@~5.26.4 :
5206
- version "5.26.5 "
5207
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5 .tgz#bcd539893d00b56e964fd2657a4866b221a65617 "
5208
- integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA ==
5205
+ undici-types@~6.11.1 :
5206
+ version "6.11.1 "
5207
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.11.1 .tgz#432ea6e8efd54a48569705a699e62d8f4981b197 "
5208
+ integrity sha512-mIDEX2ek50x0OlRgxryxsenE5XaQD4on5U2inY7RApK3SOJpofyw7uW2AyfMKkhAxXIceo2DeWGVGwyvng1GNQ ==
5209
5209
5210
5210
unique-string@^3.0.0 :
5211
5211
version "3.0.0"
You can’t perform that action at this time.
0 commit comments