File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 36
36
"@babel/preset-env" : " ^7.15.0" ,
37
37
"@types/babel-plugin-macros" : " ^2.8.5" ,
38
38
"@types/fs-extra" : " ^9.0.12" ,
39
- "@types/node" : " ^16.7.10 " ,
39
+ "@types/node" : " ^22.0.0 " ,
40
40
"@types/nunjucks" : " ^3.1.5" ,
41
41
"@typescript-eslint/eslint-plugin" : " ^5.0.0" ,
42
42
"@typescript-eslint/parser" : " ^5.0.0" ,
Original file line number Diff line number Diff line change 1626
1626
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
1627
1627
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
1628
1628
1629
- " @types/node@*" , "@types/node@^16.7.10" :
1629
+ " @types/node@* " :
1630
1630
version "16.7.10"
1631
1631
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.7.10.tgz#7aa732cc47341c12a16b7d562f519c2383b6d4fc"
1632
1632
integrity sha512-S63Dlv4zIPb8x6MMTgDq5WWRJQe56iBEY0O3SOFA9JrRienkOVDXSXBjjJw6HTNQYSE2JI6GMCR6LVbIMHJVvA==
1636
1636
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.14.tgz#6fda9785b41570eb628bac27be4b602769a3f938"
1637
1637
integrity sha512-rsAj2u8Xkqfc332iXV12SqIsjVi07H479bOP4q94NAcjzmAvapumEhuVIt53koEf7JFrpjgNKjBga5Pnn/GL8A==
1638
1638
1639
+ " @types/node@^22.0.0 " :
1640
+ version "22.10.7"
1641
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.7.tgz#14a1ca33fd0ebdd9d63593ed8d3fbc882a6d28d7"
1642
+ integrity sha512-V09KvXxFiutGp6B7XkpaDXlNadZxrzajcY50EuoLIpQ6WWYCSvf19lVIazzfIzQvhUN2HjX12spLojTnhuKlGg==
1643
+ dependencies :
1644
+ undici-types "~6.20.0"
1645
+
1639
1646
" @types/nunjucks@^3.1.5 " :
1640
1647
version "3.1.5"
1641
1648
resolved "https://registry.yarnpkg.com/@types/nunjucks/-/nunjucks-3.1.5.tgz#e0782333b75b4ff9ac9213aa160ca8c5132eaf57"
@@ -6177,6 +6184,11 @@ unbox-primitive@^1.0.1:
6177
6184
has-symbols "^1.0.2"
6178
6185
which-boxed-primitive "^1.0.2"
6179
6186
6187
+ undici-types@~6.20.0 :
6188
+ version "6.20.0"
6189
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
6190
+ integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
6191
+
6180
6192
unicode-canonical-property-names-ecmascript@^1.0.4 :
6181
6193
version "1.0.4"
6182
6194
resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-1.0.4.tgz#2619800c4c825800efdd8343af7dd9933cbe2818"
You can’t perform that action at this time.
0 commit comments