File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 },
1313 "devDependencies" : {
1414 "@eslint/js" : " ^9.29.0" ,
15- "@types/node" : " ^22.15.33 " ,
15+ "@types/node" : " ^24.0.4 " ,
1616 "@types/source-map-support" : " ^0.5.10" ,
1717 "@types/ws" : " ^8.18.1" ,
1818 "dotenv" : " ^16.5.0" ,
Original file line number Diff line number Diff line change 368368 resolved "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz"
369369 integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
370370
371- " @types/node@* " :
372- version "24.0.3 "
373- resolved "https://registry.yarnpkg.com/@types/node/-/node-24.0.3 .tgz#f935910f3eece3a3a2f8be86b96ba833dc286cab "
374- integrity sha512-R4I/kzCYAdRLzfiCabn9hxWfbuHS573x+r0dJMkkzThEa7pbrcDWK+9zu3e7aBOouf+rQAciqPFMnxwr0aWgKg ==
371+ " @types/node@*" , "@types/node@^24.0.4" :
372+ version "24.0.4 "
373+ resolved "https://registry.yarnpkg.com/@types/node/-/node-24.0.4 .tgz#dbae889912bda33a7f57669fb8587c1a56bc0c1f "
374+ integrity sha512-ulyqAkrhnuNq9pB76DRBTkcS6YsmDALy6Ua63V8OhrOBgbcYt6IOdzpw5P1+dyRIyMerzLkeYWBeOXPpA9GMAA ==
375375 dependencies :
376376 undici-types "~7.8.0"
377377
378- " @types/node@^22.15.33 " :
379- version "22.15.33"
380- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.33.tgz#5722ba32042fd547c113bc35ea92c1cc59ef68b1"
381- integrity sha512-wzoocdnnpSxZ+6CjW4ADCK1jVmd1S/J3ArNWfn8FDDQtRm8dkDg7TA+mvek2wNrfCgwuZxqEOiB9B1XCJ6+dbw==
382- dependencies :
383- undici-types "~6.21.0"
384-
385378" @types/source-map-support@^0.5.10 " :
386379 version "0.5.10"
387380 resolved "https://registry.yarnpkg.com/@types/source-map-support/-/source-map-support-0.5.10.tgz#824dcef989496bae98e9d04c8dc1ac1d70e1bd39"
@@ -2579,11 +2572,6 @@ unbox-primitive@^1.1.0:
25792572 has-symbols "^1.1.0"
25802573 which-boxed-primitive "^1.1.1"
25812574
2582- undici-types@~6.21.0 :
2583- version "6.21.0"
2584- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
2585- integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
2586-
25872575undici-types@~7.8.0 :
25882576 version "7.8.0"
25892577 resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.8.0.tgz#de00b85b710c54122e44fbfd911f8d70174cd294"
You can’t perform that action at this time.
0 commit comments