|
244 | 244 | is-module "^1.0.0"
|
245 | 245 | resolve "^1.19.0"
|
246 | 246 |
|
247 |
| -"@rollup/plugin-typescript@8.5.0": |
248 |
| - version "8.5.0" |
249 |
| - resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-8.5.0.tgz#7ea11599a15b0a30fa7ea69ce3b791d41b862515" |
250 |
| - integrity sha512-wMv1/scv0m/rXx21wD2IsBbJFba8wGF3ErJIr6IKRfRj49S85Lszbxb4DCo8iILpluTjk2GAAu9CoZt4G3ppgQ== |
| 247 | +"@rollup/plugin-typescript@11.1.6": |
| 248 | + version "11.1.6" |
| 249 | + resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-11.1.6.tgz#724237d5ec12609ec01429f619d2a3e7d4d1b22b" |
| 250 | + integrity sha512-R92yOmIACgYdJ7dJ97p4K69I8gg6IEHt8M7dUBxN3W6nrO8uUxX5ixl0yU/N3aZTi8WhPuICvOHXQvF6FaykAA== |
251 | 251 | dependencies:
|
252 |
| - "@rollup/pluginutils" "^3.1.0" |
253 |
| - resolve "^1.17.0" |
| 252 | + "@rollup/pluginutils" "^5.1.0" |
| 253 | + resolve "^1.22.1" |
254 | 254 |
|
255 | 255 | "@rollup/plugin-virtual@^2.0.3":
|
256 | 256 | version "2.0.3"
|
|
266 | 266 | estree-walker "^1.0.1"
|
267 | 267 | picomatch "^2.2.2"
|
268 | 268 |
|
| 269 | +"@rollup/pluginutils@^5.1.0": |
| 270 | + version "5.1.0" |
| 271 | + resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.1.0.tgz#7e53eddc8c7f483a4ad0b94afb1f7f5fd3c771e0" |
| 272 | + integrity sha512-XTIWOPPcpvyKI6L1NHo0lFlCyznUEyPmPY1mc3KpPVDYulHSTvyeLNVW00QTLIAFNhR3kYnJTQHeGqU4M3n09g== |
| 273 | + dependencies: |
| 274 | + "@types/estree" "^1.0.0" |
| 275 | + estree-walker "^2.0.2" |
| 276 | + picomatch "^2.3.1" |
| 277 | + |
269 | 278 | "@types/accepts@*":
|
270 | 279 | version "1.3.5"
|
271 | 280 | resolved "https://registry.yarnpkg.com/@types/accepts/-/accepts-1.3.5.tgz#c34bec115cfc746e04fe5a059df4ce7e7b391575"
|
|
346 | 355 | resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f"
|
347 | 356 | integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==
|
348 | 357 |
|
| 358 | +"@types/estree@^1.0.0": |
| 359 | + version "1.0.5" |
| 360 | + resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.5.tgz#a6ce3e556e00fd9895dd872dd172ad0d4bd687f4" |
| 361 | + integrity sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw== |
| 362 | + |
349 | 363 | "@types/express-serve-static-core@^4.17.18":
|
350 | 364 | version "4.17.24"
|
351 | 365 | resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.17.24.tgz#ea41f93bf7e0d59cd5a76665068ed6aab6815c07"
|
@@ -1747,7 +1761,7 @@ estree-walker@^1.0.1:
|
1747 | 1761 | resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-1.0.1.tgz#31bc5d612c96b704106b477e6dd5d8aa138cb700"
|
1748 | 1762 | integrity sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg==
|
1749 | 1763 |
|
1750 |
| -estree-walker@^2.0.1: |
| 1764 | +estree-walker@^2.0.1, estree-walker@^2.0.2: |
1751 | 1765 | version "2.0.2"
|
1752 | 1766 | resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-2.0.2.tgz#52f010178c2a4c117a7757cfe942adb7d2da4cac"
|
1753 | 1767 | integrity sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==
|
@@ -1934,6 +1948,11 @@ function-bind@^1.1.1:
|
1934 | 1948 | resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
|
1935 | 1949 | integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==
|
1936 | 1950 |
|
| 1951 | +function-bind@^1.1.2: |
| 1952 | + version "1.1.2" |
| 1953 | + resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.2.tgz#2c02d864d97f3ea6c8830c464cbd11ab6eab7a1c" |
| 1954 | + integrity sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA== |
| 1955 | + |
1937 | 1956 | get-caller-file@^2.0.5:
|
1938 | 1957 | version "2.0.5"
|
1939 | 1958 | resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
|
@@ -2081,6 +2100,13 @@ has@^1.0.3:
|
2081 | 2100 | dependencies:
|
2082 | 2101 | function-bind "^1.1.1"
|
2083 | 2102 |
|
| 2103 | +hasown@^2.0.0: |
| 2104 | + version "2.0.0" |
| 2105 | + resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.0.tgz#f4c513d454a57b7c7e1650778de226b11700546c" |
| 2106 | + integrity sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA== |
| 2107 | + dependencies: |
| 2108 | + function-bind "^1.1.2" |
| 2109 | + |
2084 | 2110 |
|
2085 | 2111 | version "1.2.0"
|
2086 | 2112 | resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f"
|
@@ -2232,6 +2258,13 @@ is-builtin-module@^3.1.0:
|
2232 | 2258 | dependencies:
|
2233 | 2259 | builtin-modules "^3.0.0"
|
2234 | 2260 |
|
| 2261 | +is-core-module@^2.13.0: |
| 2262 | + version "2.13.1" |
| 2263 | + resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.13.1.tgz#ad0d7532c6fea9da1ebdc82742d74525c6273384" |
| 2264 | + integrity sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw== |
| 2265 | + dependencies: |
| 2266 | + hasown "^2.0.0" |
| 2267 | + |
2235 | 2268 | is-core-module@^2.2.0:
|
2236 | 2269 | version "2.3.0"
|
2237 | 2270 | resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.3.0.tgz#d341652e3408bca69c4671b79a0954a3d349f887"
|
@@ -3001,7 +3034,7 @@ path-key@^3.1.0:
|
3001 | 3034 | resolved "https://registry.yarnpkg.com/path-key/-/path-key-3.1.1.tgz#581f6ade658cbba65a0d3380de7753295054f375"
|
3002 | 3035 | integrity sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==
|
3003 | 3036 |
|
3004 |
| -path-parse@^1.0.6: |
| 3037 | +path-parse@^1.0.6, path-parse@^1.0.7: |
3005 | 3038 | version "1.0.7"
|
3006 | 3039 | resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
|
3007 | 3040 | integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
|
@@ -3259,6 +3292,15 @@ resolve@^1.17.0, resolve@^1.19.0:
|
3259 | 3292 | is-core-module "^2.2.0"
|
3260 | 3293 | path-parse "^1.0.6"
|
3261 | 3294 |
|
| 3295 | +resolve@^1.22.1: |
| 3296 | + version "1.22.8" |
| 3297 | + resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.8.tgz#b6c87a9f2aa06dfab52e3d70ac8cde321fa5a48d" |
| 3298 | + integrity sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw== |
| 3299 | + dependencies: |
| 3300 | + is-core-module "^2.13.0" |
| 3301 | + path-parse "^1.0.7" |
| 3302 | + supports-preserve-symlinks-flag "^1.0.0" |
| 3303 | + |
3262 | 3304 | restore-cursor@^3.1.0:
|
3263 | 3305 | version "3.1.0"
|
3264 | 3306 | resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-3.1.0.tgz#39f67c54b3a7a58cea5236d95cf0034239631f7e"
|
@@ -3515,6 +3557,11 @@ supports-color@^7.1.0:
|
3515 | 3557 | dependencies:
|
3516 | 3558 | has-flag "^4.0.0"
|
3517 | 3559 |
|
| 3560 | +supports-preserve-symlinks-flag@^1.0.0: |
| 3561 | + version "1.0.0" |
| 3562 | + resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09" |
| 3563 | + integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w== |
| 3564 | + |
3518 | 3565 | symbol-tree@^3.2.2:
|
3519 | 3566 | version "3.2.4"
|
3520 | 3567 | resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.4.tgz#430637d248ba77e078883951fb9aa0eed7c63fa2"
|
|
0 commit comments