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 1414 },
1515 "devDependencies" : {
1616 "@next/eslint-plugin-next" : " ^12.0.9" ,
17- "@types/node" : " ^17 .0.13 " ,
17+ "@types/node" : " ^24 .0.0 " ,
1818 "@types/react" : " ^17.0.38" ,
1919 "@typescript-eslint/eslint-plugin" : " ^5.10.2" ,
2020 "@typescript-eslint/parser" : " ^5.10.2" ,
Original file line number Diff line number Diff line change 141141 resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.9.tgz#97edc9037ea0c38585320b28964dde3b39e4660d"
142142 integrity sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ==
143143
144- " @types/node@^17.0.13 " :
145- version "17.0.13"
146- resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.13.tgz#5ed7ed7c662948335fcad6c412bb42d99ea754e3"
147- integrity sha512-Y86MAxASe25hNzlDbsviXl8jQHb0RDvKt4c40ZJQ1Don0AAL0STLZSs4N+6gLEO55pedy7r2cLwS+ZDxPm/2Bw==
144+ " @types/node@^24.0.0 " :
145+ version "24.10.0"
146+ resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.0.tgz#6b79086b0dfc54e775a34ba8114dcc4e0221f31f"
147+ integrity sha512-qzQZRBqkFsYyaSWXuEHc2WR9c0a0CXwiE5FWUvn7ZM+vdy1uZLfCunD38UzhuB7YN/J11ndbDBcTmOdxJo9Q7A==
148+ dependencies :
149+ undici-types "~7.16.0"
148150
149151" @types/prop-types@* " :
150152 version "15.7.3"
@@ -1525,6 +1527,11 @@ unbox-primitive@^1.0.0, unbox-primitive@^1.0.1:
15251527 has-symbols "^1.0.2"
15261528 which-boxed-primitive "^1.0.2"
15271529
1530+ undici-types@~7.16.0 :
1531+ version "7.16.0"
1532+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46"
1533+ integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==
1534+
15281535uri-js@^4.2.2 :
15291536 version "4.4.1"
15301537 resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.4.1.tgz#9b1a52595225859e55f669d928f88c6c57f2a77e"
You can’t perform that action at this time.
0 commit comments