|
5081 | 5081 | resolved "https://registry.yarnpkg.com/@types/ms/-/ms-2.1.0.tgz#052aa67a48eccc4309d7f0191b7e41434b90bb78" |
5082 | 5082 | integrity sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA== |
5083 | 5083 |
|
5084 | | -"@types/node@*": |
5085 | | - version "24.5.2" |
5086 | | - resolved "https://registry.yarnpkg.com/@types/node/-/node-24.5.2.tgz#52ceb83f50fe0fcfdfbd2a9fab6db2e9e7ef6446" |
5087 | | - integrity sha512-FYxk1I7wPv3K2XBaoyH2cTnocQEu8AOZ60hPbsyukMPLv5/5qr7V1i8PLHdl6Zf87I+xZXFvPCXYjiTFq+YSDQ== |
| 5084 | +"@types/node@*", "@types/node@^24.9.0": |
| 5085 | + version "24.10.9" |
| 5086 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.9.tgz#1aeb5142e4a92957489cac12b07f9c7fe26057d0" |
| 5087 | + integrity sha512-ne4A0IpG3+2ETuREInjPNhUGis1SFjv1d5asp8MzEAGtOZeTeHVDOYqOgqfhvseqg/iXty2hjBf1zAOb7RNiNw== |
5088 | 5088 | dependencies: |
5089 | | - undici-types "~7.12.0" |
| 5089 | + undici-types "~7.16.0" |
5090 | 5090 |
|
5091 | 5091 | "@types/node@16.9.1": |
5092 | 5092 | version "16.9.1" |
5093 | 5093 | resolved "https://registry.yarnpkg.com/@types/node/-/node-16.9.1.tgz#0611b37db4246c937feef529ddcc018cf8e35708" |
5094 | 5094 | integrity sha512-QpLcX9ZSsq3YYUUnD3nFDY8H7wctAhQj/TFKL8Ya8v5fMm3CFXxo8zStsLAl780ltoYoo1WvKUVGBQK+1ifr7g== |
5095 | 5095 |
|
5096 | | -"@types/node@^24.9.0": |
5097 | | - version "24.10.9" |
5098 | | - resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.9.tgz#1aeb5142e4a92957489cac12b07f9c7fe26057d0" |
5099 | | - integrity sha512-ne4A0IpG3+2ETuREInjPNhUGis1SFjv1d5asp8MzEAGtOZeTeHVDOYqOgqfhvseqg/iXty2hjBf1zAOb7RNiNw== |
5100 | | - dependencies: |
5101 | | - undici-types "~7.16.0" |
5102 | | - |
5103 | 5096 | "@types/normalize-package-data@^2.4.0", "@types/normalize-package-data@^2.4.3": |
5104 | 5097 | version "2.4.4" |
5105 | 5098 | resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz#56e2cc26c397c038fab0e3a917a12d5c5909e901" |
@@ -7762,10 +7755,10 @@ electron-to-chromium@^1.5.328: |
7762 | 7755 | resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.335.tgz#0b957cea44ef86795c227c616d16b4803d119daa" |
7763 | 7756 | integrity sha512-q9n5T4BR4Xwa2cwbrwcsDJtHD/enpQ5S1xF1IAtdqf5AAgqDFmR/aakqH3ChFdqd/QXJhS3rnnXFtexU7rax6Q== |
7764 | 7757 |
|
7765 | | -electron@^40.1.0: |
7766 | | - version "40.1.0" |
7767 | | - resolved "https://registry.yarnpkg.com/electron/-/electron-40.1.0.tgz#e5c45ecd90bfbaa9dd14db2f7fb5ab730e458a9e" |
7768 | | - integrity sha512-2j/kvw7uF0H1PnzYBzw2k2Q6q16J8ToKrtQzZfsAoXbbMY0l5gQi2DLOauIZLzwp4O01n8Wt/74JhSRwG0yj9A== |
| 7758 | +electron@^40.8.5: |
| 7759 | + version "40.8.5" |
| 7760 | + resolved "https://registry.yarnpkg.com/electron/-/electron-40.8.5.tgz#a7e459a2eee35bd02c32da87170c920383656c4d" |
| 7761 | + integrity sha512-pgTY/VPQKaiU4sTjfU96iyxCXrFm4htVPCMRT4b7q9ijNTRgtLmLvcmzp2G4e7xDrq9p7OLHSmu1rBKFf6Y1/A== |
7769 | 7762 | dependencies: |
7770 | 7763 | "@electron/get" "^2.0.0" |
7771 | 7764 | "@types/node" "^24.9.0" |
@@ -16172,11 +16165,6 @@ unbox-primitive@^1.1.0: |
16172 | 16165 | has-symbols "^1.1.0" |
16173 | 16166 | which-boxed-primitive "^1.1.1" |
16174 | 16167 |
|
16175 | | -undici-types@~7.12.0: |
16176 | | - version "7.12.0" |
16177 | | - resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.12.0.tgz#15c5c7475c2a3ba30659529f5cdb4674b622fafb" |
16178 | | - integrity sha512-goOacqME2GYyOZZfb5Lgtu+1IDmAlAEu5xnD3+xTzS10hT0vzpf0SPjkXwAw9Jm+4n/mQGDP3LO8CPbYROeBfQ== |
16179 | | - |
16180 | 16168 | undici-types@~7.16.0: |
16181 | 16169 | version "7.16.0" |
16182 | 16170 | resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46" |
|
0 commit comments