|
266 | 266 | debug "^4.3.1"
|
267 | 267 |
|
268 | 268 | "@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.27.1", "@babel/types@^7.27.6", "@babel/types@^7.28.0", "@babel/types@^7.3.3":
|
269 |
| - version "7.28.0" |
270 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.0.tgz#2fd0159a6dc7353933920c43136335a9b264d950" |
271 |
| - integrity sha512-jYnje+JyZG5YThjHiF28oT4SIZLnYOcSBb6+SDaFIyzDVSkXQmQQYclJ2R+YxcdmK0AX6x1E5OQNtuh3jHDrUg== |
| 269 | + version "7.28.1" |
| 270 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.1.tgz#2aaf3c10b31ba03a77ac84f52b3912a0edef4cf9" |
| 271 | + integrity sha512-x0LvFTekgSX+83TI28Y9wYPUfzrnl2aT5+5QLnO6v7mSJYtEEevuDRN0F0uSHRk1G1IWZC43o00Y0xDDrpBGPQ== |
272 | 272 | dependencies:
|
273 | 273 | "@babel/helper-string-parser" "^7.27.1"
|
274 | 274 | "@babel/helper-validator-identifier" "^7.27.1"
|
|
591 | 591 | "@types/istanbul-lib-report" "*"
|
592 | 592 |
|
593 | 593 | "@types/node@*":
|
594 |
| - version "24.0.10" |
595 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-24.0.10.tgz#f65a169779bf0d70203183a1890be7bee8ca2ddb" |
596 |
| - integrity sha512-ENHwaH+JIRTDIEEbDK6QSQntAYGtbvdDXnMXnZaZ6k13Du1dPMmprkEHIL7ok2Wl2aZevetwTAb5S+7yIF+enA== |
| 594 | + version "24.0.13" |
| 595 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-24.0.13.tgz#93ed8c05c7b188a59760be0ce2ee3fa7ad0f83f6" |
| 596 | + integrity sha512-Qm9OYVOFHFYg3wJoTSrz80hoec5Lia/dPp84do3X7dZvLikQvM1YpmvTBEdIr/e+U8HTkFjLHLnl78K/qjf+jQ== |
597 | 597 | dependencies:
|
598 | 598 | undici-types "~7.8.0"
|
599 | 599 |
|
@@ -774,9 +774,9 @@ camelcase@^6.2.0:
|
774 | 774 | integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==
|
775 | 775 |
|
776 | 776 | caniuse-lite@^1.0.30001726:
|
777 |
| - version "1.0.30001726" |
778 |
| - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001726.tgz#a15bd87d5a4bf01f6b6f70ae7c97fdfd28b5ae47" |
779 |
| - integrity sha512-VQAUIUzBiZ/UnlM28fSp2CRF3ivUn1BWEvxMcVTNwpw91Py1pGbPIyIKtd+tzct9C3ouceCVdGAXxZOpZAsgdw== |
| 777 | + version "1.0.30001727" |
| 778 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001727.tgz#22e9706422ad37aa50556af8c10e40e2d93a8b85" |
| 779 | + integrity sha512-pB68nIHmbN6L/4C6MH1DokyR3bYqFwjaSs/sWDHGj4CTcFtQUQMuJftVwWkXq7mNWOybD3KhUv3oWHoGxgP14Q== |
780 | 780 |
|
781 | 781 | chalk@^4.0.0:
|
782 | 782 | version "4.1.2"
|
@@ -892,9 +892,9 @@ diff-sequences@^29.6.3:
|
892 | 892 | integrity sha512-EjePK1srD3P08o2j4f0ExnylqRs5B9tJjcp9t1krH2qRi8CCdsYfwe9JgSLurFBWwq4uOlipzfk5fHNvwFKr8Q==
|
893 | 893 |
|
894 | 894 | electron-to-chromium@^1.5.173:
|
895 |
| - version "1.5.179" |
896 |
| - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.179.tgz#453d53f360014a2604d40ccd41c4ea0a6e31b99a" |
897 |
| - integrity sha512-UWKi/EbBopgfFsc5k61wFpV7WrnnSlSzW/e2XcBmS6qKYTivZlLtoll5/rdqRTxGglGHkmkW0j0pFNJG10EUIQ== |
| 895 | + version "1.5.182" |
| 896 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.182.tgz#4ab73104f893938acb3ab9c28d7bec170c116b3e" |
| 897 | + integrity sha512-Lv65Btwv9W4J9pyODI6EWpdnhfvrve/us5h1WspW8B2Fb0366REPtY3hX7ounk1CkV/TBjWCEvCBBbYbmV0qCA== |
898 | 898 |
|
899 | 899 | emittery@^0.13.1:
|
900 | 900 | version "0.13.1"
|
|
0 commit comments