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 3636 "@babel/preset-env" : " ^7.15.0" ,
3737 "@types/babel-plugin-macros" : " ^2.8.5" ,
3838 "@types/fs-extra" : " ^9.0.12" ,
39- "@types/node" : " ^16.7.10 " ,
39+ "@types/node" : " ^24.0.0 " ,
4040 "@types/nunjucks" : " ^3.1.5" ,
4141 "@typescript-eslint/eslint-plugin" : " ^5.0.0" ,
4242 "@typescript-eslint/parser" : " ^5.0.0" ,
Original file line number Diff line number Diff line change 16261626 resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
16271627 integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
16281628
1629- " @types/node@*" , "@types/node@^16.7.10" :
1629+ " @types/node@* " :
16301630 version "16.7.10"
16311631 resolved "https://registry.yarnpkg.com/@types/node/-/node-16.7.10.tgz#7aa732cc47341c12a16b7d562f519c2383b6d4fc"
16321632 integrity sha512-S63Dlv4zIPb8x6MMTgDq5WWRJQe56iBEY0O3SOFA9JrRienkOVDXSXBjjJw6HTNQYSE2JI6GMCR6LVbIMHJVvA==
16361636 resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.14.tgz#6fda9785b41570eb628bac27be4b602769a3f938"
16371637 integrity sha512-rsAj2u8Xkqfc332iXV12SqIsjVi07H479bOP4q94NAcjzmAvapumEhuVIt53koEf7JFrpjgNKjBga5Pnn/GL8A==
16381638
1639+ " @types/node@^24.0.0 " :
1640+ version "24.9.1"
1641+ resolved "https://registry.yarnpkg.com/@types/node/-/node-24.9.1.tgz#b7360b3c789089e57e192695a855aa4f6981a53c"
1642+ integrity sha512-QoiaXANRkSXK6p0Duvt56W208du4P9Uye9hWLWgGMDTEoKPhuenzNcC4vGUmrNkiOKTlIrBoyNQYNpSwfEZXSg==
1643+ dependencies :
1644+ undici-types "~7.16.0"
1645+
16391646" @types/nunjucks@^3.1.5 " :
16401647 version "3.1.5"
16411648 resolved "https://registry.yarnpkg.com/@types/nunjucks/-/nunjucks-3.1.5.tgz#e0782333b75b4ff9ac9213aa160ca8c5132eaf57"
@@ -6177,6 +6184,11 @@ unbox-primitive@^1.0.1:
61776184 has-symbols "^1.0.2"
61786185 which-boxed-primitive "^1.0.2"
61796186
6187+ undici-types@~7.16.0 :
6188+ version "7.16.0"
6189+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46"
6190+ integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==
6191+
61806192unicode-canonical-property-names-ecmascript@^1.0.4 :
61816193 version "1.0.4"
61826194 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