File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 },
2121 "devDependencies" : {
2222 "@types/marked" : " ^4.0.8" ,
23- "@types/node" : " ^18.11.18 " ,
23+ "@types/node" : " ^24.0.0 " ,
2424 "eslint" : " ^8.24.0" ,
2525 "eslint-plugin-lit" : " ^1.6.1" ,
2626 "eslint-plugin-wc" : " ^1.3.2" ,
Original file line number Diff line number Diff line change 202202 resolved "https://registry.npmjs.org/@types/marked/-/marked-4.0.8.tgz"
203203 integrity sha512-HVNzMT5QlWCOdeuBsgXP8EZzKUf0+AXzN+sLmjvaB3ZlLqO+e4u0uXrdw9ub69wBKFs+c6/pA4r9sy6cCDvImw==
204204
205- " @types/node@^18.11.18 " :
206- version "18.11.18"
207- resolved "https://registry.npmjs.org/@types/node/-/node-18.11.18.tgz"
208- integrity sha512-DHQpWGjyQKSHj3ebjFI/wRKcqQcdR+MoFBygntYOZytCqNfkd2ZC4ARDJ2DQqhjH5p85Nnd3jhUJIXrszFX/JA==
205+ " @types/node@^24.0.0 " :
206+ version "24.12.0"
207+ resolved "https://registry.npmjs.org/@types/node/-/node-24.12.0.tgz"
208+ integrity sha512-GYDxsZi3ChgmckRT9HPU0WEhKLP08ev/Yfcq2AstjrDASOYCSXeyjDsHg4v5t4jOj7cyDX3vmprafKlWIG9MXQ==
209+ dependencies :
210+ undici-types "~7.16.0"
209211
210212" @types/trusted-types@^2.0.2 " :
211213 version "2.0.2"
@@ -1889,6 +1891,11 @@ typescript@^5.0.0:
18891891 resolved "https://registry.npmjs.org/typescript/-/typescript-5.0.2.tgz"
18901892 integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==
18911893
1894+ undici-types@~7.16.0 :
1895+ version "7.16.0"
1896+ resolved "https://registry.npmjs.org/undici-types/-/undici-types-7.16.0.tgz"
1897+ integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==
1898+
18921899union-value@^1.0.0 :
18931900 version "1.0.1"
18941901 resolved "https://registry.npmjs.org/union-value/-/union-value-1.0.1.tgz"
You can’t perform that action at this time.
0 commit comments