File tree Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 54
54
"zod" : " ^3.22.2"
55
55
},
56
56
"devDependencies" : {
57
- "@types/node" : " ^20.8.2 " ,
57
+ "@types/node" : " ^20.8.5 " ,
58
58
"@types/prop-types" : " ^15.7.8" ,
59
59
"@types/react" : " ^18.2.28" ,
60
60
"@typescript-eslint/eslint-plugin" : " ^6.1.0" ,
Original file line number Diff line number Diff line change 2235
2235
resolved "https://registry.yarnpkg.com/@types/ms/-/ms-0.7.32.tgz#f6cd08939ae3ad886fcc92ef7f0109dacddf61ab"
2236
2236
integrity sha512-xPSg0jm4mqgEkNhowKgZFBNtwoEwF6gJ4Dhww+GFpm3IgtNseHQZ5IqdNwnquZEoANxyDAKDRAdVo4Z72VvD/g==
2237
2237
2238
- " @types/node@*" , "@types/node@^20.8.2":
2239
- version "20.8.3"
2240
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.3.tgz#c4ae2bb1cfab2999ed441a95c122bbbe1567a66d"
2241
- integrity sha512-jxiZQFpb+NlH5kjW49vXxvxTjeeqlbsnTAdBTKpzEdPs9itay7MscYXz3Fo9VYFEsfQ6LJFitHad3faerLAjCw==
2238
+ " @types/node@*" , "@types/node@^20.8.5":
2239
+ version "20.8.5"
2240
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.5.tgz#13352ae1f80032171616910e8aba2e3e52e57d96"
2241
+ integrity sha512-SPlobFgbidfIeOYlzXiEjSYeIJiOCthv+9tSQVpvk4PAdIIc+2SmjNVzWXk9t0Y7dl73Zdf+OgXKHX9XtkqUpw==
2242
+ dependencies :
2243
+ undici-types "~5.25.1"
2242
2244
2243
2245
" @types/node@^12.7.1 " :
2244
2246
version "12.20.55"
@@ -8242,6 +8244,11 @@ unbox-primitive@^1.0.2:
8242
8244
has-symbols "^1.0.3"
8243
8245
which-boxed-primitive "^1.0.2"
8244
8246
8247
+ undici-types@~5.25.1 :
8248
+ version "5.25.3"
8249
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.25.3.tgz#e044115914c85f0bcbb229f346ab739f064998c3"
8250
+ integrity sha512-Ga1jfYwRn7+cP9v8auvEXN1rX3sWqlayd4HP7OKk4mZWylEmu3KzXDUGrQUN6Ol7qo1gPvB2e5gX6udnyEPgdA==
8251
+
8245
8252
unicode-canonical-property-names-ecmascript@^2.0.0 :
8246
8253
version "2.0.0"
8247
8254
resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz#301acdc525631670d39f6146e0e77ff6bbdebddc"
You can’t perform that action at this time.
0 commit comments