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 37
37
"devDependencies" : {
38
38
"@babel/preset-env" : " ^7.27.2" ,
39
39
"@types/jest" : " ^29.5.14" ,
40
- "@types/node" : " ^22.15.30 " ,
40
+ "@types/node" : " ^24.0.10 " ,
41
41
"@typescript-eslint/eslint-plugin" : " ^6.4.0" ,
42
42
"babel-jest" : " ^30.0.2" ,
43
43
"escodegen" : " ^2.1.0" ,
Original file line number Diff line number Diff line change 1639
1639
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
1640
1640
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
1641
1641
1642
- " @types/node@*" , "@types/node@^22.15.30 ":
1643
- version "22.15.30 "
1644
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.30 .tgz#3a20431783e28dd0b0326f84ab386a2ec81d921d "
1645
- integrity sha512-6Q7lr06bEHdlfplU6YRbgG1SFBdlsfNC4/lX+SkhiTs0cpJkOElmWls8PxDFv4yY/xKb8Y6SO0OmSX4wgqTZbA ==
1642
+ " @types/node@*" , "@types/node@^24.0.10 ":
1643
+ version "24.0.10 "
1644
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-24.0.10 .tgz#f65a169779bf0d70203183a1890be7bee8ca2ddb "
1645
+ integrity sha512-ENHwaH+JIRTDIEEbDK6QSQntAYGtbvdDXnMXnZaZ6k13Du1dPMmprkEHIL7ok2Wl2aZevetwTAb5S+7yIF+enA ==
1646
1646
dependencies :
1647
- undici-types "~6.21 .0"
1647
+ undici-types "~7.8 .0"
1648
1648
1649
1649
" @types/semver@^7.5.0 " :
1650
1650
version "7.5.6"
@@ -5064,10 +5064,10 @@ unbox-primitive@^1.0.2:
5064
5064
has-symbols "^1.0.3"
5065
5065
which-boxed-primitive "^1.0.2"
5066
5066
5067
- undici-types@~6.21 .0 :
5068
- version "6.21 .0"
5069
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21 .0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb "
5070
- integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ ==
5067
+ undici-types@~7.8 .0 :
5068
+ version "7.8 .0"
5069
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.8 .0.tgz#de00b85b710c54122e44fbfd911f8d70174cd294 "
5070
+ integrity sha512-9UJ2xGDvQ43tYyVMpuHlsgApydB8ZKfVYTsLDhXkFL/6gfkp+U8xTGdh8pMJv1SpZna0zxG1DwsKZsreLbXBxw ==
5071
5071
5072
5072
unicode-canonical-property-names-ecmascript@^2.0.0 :
5073
5073
version "2.0.0"
You can’t perform that action at this time.
0 commit comments