|
2121 | 2121 | webpack "^5.88.1" |
2122 | 2122 |
|
2123 | 2123 | "@emnapi/core@^1.4.3": |
2124 | | - version "1.5.0" |
2125 | | - resolved "https://registry.yarnpkg.com/@emnapi/core/-/core-1.5.0.tgz#85cd84537ec989cebb2343606a1ee663ce4edaf0" |
2126 | | - integrity sha512-sbP8GzB1WDzacS8fgNPpHlp6C9VZe+SJP3F90W9rLemaQj2PzIuTEl1qDOYQf58YIpyjViI24y9aPWCjEzY2cg== |
| 2124 | + version "1.6.0" |
| 2125 | + resolved "https://registry.yarnpkg.com/@emnapi/core/-/core-1.6.0.tgz#517f65d1c8270d5d5aa1aad660d5acb897430dca" |
| 2126 | + integrity sha512-zq/ay+9fNIJJtJiZxdTnXS20PllcYMX3OE23ESc4HK/bdYu3cOWYVhsOhVnXALfU/uqJIxn5NBPd9z4v+SfoSg== |
2127 | 2127 | dependencies: |
2128 | 2128 | "@emnapi/wasi-threads" "1.1.0" |
2129 | 2129 | tslib "^2.4.0" |
2130 | 2130 |
|
2131 | 2131 | "@emnapi/runtime@^1.4.3": |
2132 | | - version "1.5.0" |
2133 | | - resolved "https://registry.yarnpkg.com/@emnapi/runtime/-/runtime-1.5.0.tgz#9aebfcb9b17195dce3ab53c86787a6b7d058db73" |
2134 | | - integrity sha512-97/BJ3iXHww3djw6hYIfErCZFee7qCtrneuLa20UXFCOTCfBM2cvQHjWJ2EG0s0MtdNwInarqCTz35i4wWXHsQ== |
| 2132 | + version "1.6.0" |
| 2133 | + resolved "https://registry.yarnpkg.com/@emnapi/runtime/-/runtime-1.6.0.tgz#8fe297e0090f6e89a57a1f31f1c440bdbc3c01d8" |
| 2134 | + integrity sha512-obtUmAHTMjll499P+D9A3axeJFlhdjOWdKUNs/U6QIGT7V5RjcUW1xToAzjvmgTSQhDbYn/NwfTRoJcQ2rNBxA== |
2135 | 2135 | dependencies: |
2136 | 2136 | tslib "^2.4.0" |
2137 | 2137 |
|
|
3178 | 3178 | "@types/node" "*" |
3179 | 3179 |
|
3180 | 3180 | "@types/node@*": |
3181 | | - version "24.8.1" |
3182 | | - resolved "https://registry.yarnpkg.com/@types/node/-/node-24.8.1.tgz#74c8ae00b045a0a351f2837ec00f25dfed0053be" |
3183 | | - integrity sha512-alv65KGRadQVfVcG69MuB4IzdYVpRwMG/mq8KWOaoOdyY617P5ivaDiMCGOFDWD2sAn5Q0mR3mRtUOgm99hL9Q== |
| 3181 | + version "24.9.1" |
| 3182 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-24.9.1.tgz#b7360b3c789089e57e192695a855aa4f6981a53c" |
| 3183 | + integrity sha512-QoiaXANRkSXK6p0Duvt56W208du4P9Uye9hWLWgGMDTEoKPhuenzNcC4vGUmrNkiOKTlIrBoyNQYNpSwfEZXSg== |
3184 | 3184 | dependencies: |
3185 | | - undici-types "~7.14.0" |
| 3185 | + undici-types "~7.16.0" |
3186 | 3186 |
|
3187 | 3187 | "@types/node@^17.0.5": |
3188 | 3188 | version "17.0.45" |
@@ -5556,9 +5556,9 @@ estree-util-to-js@^2.0.0: |
5556 | 5556 | source-map "^0.7.0" |
5557 | 5557 |
|
5558 | 5558 | estree-util-value-to-estree@^3.0.1: |
5559 | | - version "3.4.0" |
5560 | | - resolved "https://registry.yarnpkg.com/estree-util-value-to-estree/-/estree-util-value-to-estree-3.4.0.tgz#827122e40c3a756d3c4cf5d5d296fa06026a1a4f" |
5561 | | - integrity sha512-Zlp+gxis+gCfK12d3Srl2PdX2ybsEA8ZYy6vQGVQTNNYLEGRQQ56XB64bjemN8kxIKXP1nC9ip4Z+ILy9LGzvQ== |
| 5559 | + version "3.4.1" |
| 5560 | + resolved "https://registry.yarnpkg.com/estree-util-value-to-estree/-/estree-util-value-to-estree-3.4.1.tgz#b7b3847832ac4fff87ee281e4bffa5555fb3aafe" |
| 5561 | + integrity sha512-E4fEc8KLhDXnbyDa5XrbdT9PbgSMt0AGZPFUsGFok8N2Q7DTO+F6xAFJjIdw71EkidRg186I1mQCKzZ1ZbEsCw== |
5562 | 5562 | dependencies: |
5563 | 5563 | "@types/estree" "^1.0.0" |
5564 | 5564 |
|
@@ -6752,7 +6752,7 @@ is-ci@^3.0.1: |
6752 | 6752 | dependencies: |
6753 | 6753 | ci-info "^3.2.0" |
6754 | 6754 |
|
6755 | | -is-core-module@^2.16.0: |
| 6755 | +is-core-module@^2.16.1: |
6756 | 6756 | version "2.16.1" |
6757 | 6757 | resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.16.1.tgz#2a98801a849f43e2add644fbb6bc6229b19a4ef4" |
6758 | 6758 | integrity sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w== |
@@ -10241,11 +10241,11 @@ resolve-pathname@^3.0.0: |
10241 | 10241 | integrity sha512-C7rARubxI8bXFNB/hqcp/4iUeIXJhJZvFPFPiSPRnhU5UPxzMFIl+2E6yY6c4k9giDJAhtV+enfA+G89N6Csng== |
10242 | 10242 |
|
10243 | 10243 | resolve@^1.22.10: |
10244 | | - version "1.22.10" |
10245 | | - resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.10.tgz#b663e83ffb09bbf2386944736baae803029b8b39" |
10246 | | - integrity sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w== |
| 10244 | + version "1.22.11" |
| 10245 | + resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.11.tgz#aad857ce1ffb8bfa9b0b1ac29f1156383f68c262" |
| 10246 | + integrity sha512-RfqAvLnMl313r7c9oclB1HhUEAezcpLjz95wFH4LVuhk9JF/r22qmVP9AMmOU4vMX7Q8pN8jwNg/CSpdFnMjTQ== |
10247 | 10247 | dependencies: |
10248 | | - is-core-module "^2.16.0" |
| 10248 | + is-core-module "^2.16.1" |
10249 | 10249 | path-parse "^1.0.7" |
10250 | 10250 | supports-preserve-symlinks-flag "^1.0.0" |
10251 | 10251 |
|
@@ -11256,10 +11256,10 @@ typescript@^5.9.3: |
11256 | 11256 | resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f" |
11257 | 11257 | integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw== |
11258 | 11258 |
|
11259 | | -undici-types@~7.14.0: |
11260 | | - version "7.14.0" |
11261 | | - resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.14.0.tgz#4c037b32ca4d7d62fae042174604341588bc0840" |
11262 | | - integrity sha512-QQiYxHuyZ9gQUIrmPo3IA+hUl4KYk8uSA7cHrcKd/l3p1OTpZcM0Tbp9x7FAtXdAYhlasd60ncPpgu6ihG6TOA== |
| 11259 | +undici-types@~7.16.0: |
| 11260 | + version "7.16.0" |
| 11261 | + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46" |
| 11262 | + integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw== |
11263 | 11263 |
|
11264 | 11264 | unicode-canonical-property-names-ecmascript@^2.0.0: |
11265 | 11265 | version "2.0.1" |
|
0 commit comments