|
1729 | 1729 | dependencies:
|
1730 | 1730 | "@types/node" "*"
|
1731 | 1731 |
|
1732 |
| -"@types/node@*", "@types/node@^20.9.0": |
| 1732 | +"@types/node@*": |
1733 | 1733 | version "20.12.12"
|
1734 | 1734 | resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.12.tgz#7cbecdf902085cec634fdb362172dfe12b8f2050"
|
1735 | 1735 | integrity sha512-eWLDGF/FOSPtAvEqeRAQ4C8LSA7M1I7i0ky1I8U7kD1J5ITyW3AsRhQrKVoWf5pFKZ2kILsEGJhsI9r93PYnOw==
|
1736 | 1736 | dependencies:
|
1737 | 1737 | undici-types "~5.26.4"
|
1738 | 1738 |
|
| 1739 | +"@types/node@^22.7.7": |
| 1740 | + version "22.18.6" |
| 1741 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.6.tgz#38172ef0b65e09d1a4fc715eb09a7d5decfdc748" |
| 1742 | + integrity sha512-r8uszLPpeIWbNKtvWRt/DbVi5zbqZyj1PTmhRMqBMvDnaz1QpmSKujUtJLrqGZeoM8v72MfYggDceY4K1itzWQ== |
| 1743 | + dependencies: |
| 1744 | + undici-types "~6.21.0" |
| 1745 | + |
1739 | 1746 | "@types/plist@^3.0.1":
|
1740 | 1747 | version "3.0.5"
|
1741 | 1748 | resolved "https://registry.yarnpkg.com/@types/plist/-/plist-3.0.5.tgz#9a0c49c0f9886c8c8696a7904dd703f6284036e0"
|
@@ -3664,13 +3671,13 @@ electron-updater@^6.1.8:
|
3664 | 3671 | semver "^7.3.8"
|
3665 | 3672 | tiny-typed-emitter "^2.1.0"
|
3666 | 3673 |
|
3667 |
| -electron@31.4.0: |
3668 |
| - version "31.4.0" |
3669 |
| - resolved "https://registry.yarnpkg.com/electron/-/electron-31.4.0.tgz#fd55fd882117b09fd68b2d182c8fda2dbb7ef454" |
3670 |
| - integrity sha512-YTwKoAA+nrJMlI1TTHnIXLYWoQLKnhbkz0qxZcI7Hadcy0UaFMFs9xzwvH2MnrRpVJy7RKo49kVGuvSdRl8zMA== |
| 3674 | +electron@35.7.5: |
| 3675 | + version "35.7.5" |
| 3676 | + resolved "https://registry.yarnpkg.com/electron/-/electron-35.7.5.tgz#294a4aebb2ad2a884de730c410f2358d061e8d53" |
| 3677 | + integrity sha512-dnL+JvLraKZl7iusXTVTGYs10TKfzUi30uEDTqsmTm0guN9V2tbOjTzyIZbh9n3ygUjgEYyo+igAwMRXIi3IPw== |
3671 | 3678 | dependencies:
|
3672 | 3679 | "@electron/get" "^2.0.0"
|
3673 |
| - "@types/node" "^20.9.0" |
| 3680 | + "@types/node" "^22.7.7" |
3674 | 3681 | extract-zip "^2.0.1"
|
3675 | 3682 |
|
3676 | 3683 | element-ui@^2.15.14:
|
@@ -7975,6 +7982,11 @@ undici-types@~5.26.4:
|
7975 | 7982 | resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
|
7976 | 7983 | integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
|
7977 | 7984 |
|
| 7985 | +undici-types@~6.21.0: |
| 7986 | + version "6.21.0" |
| 7987 | + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb" |
| 7988 | + integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ== |
| 7989 | + |
7978 | 7990 | unicode-canonical-property-names-ecmascript@^2.0.0:
|
7979 | 7991 | version "2.0.0"
|
7980 | 7992 | resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz#301acdc525631670d39f6146e0e77ff6bbdebddc"
|
|
0 commit comments