|
1326 | 1326 | version "1.1.3"
|
1327 | 1327 | resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-1.1.3.tgz#2b5a3ab3f918cca48a8c754c08168e3f03eba61b"
|
1328 | 1328 |
|
| 1329 | + |
| 1330 | + version "6.0.0" |
| 1331 | + resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-6.0.0.tgz#f351e29b45c007c17df4e28a0efd0d1f5662f59b" |
| 1332 | + integrity sha512-GqWz1CfXOsqpeVMcoM315+O7zMxpRsmhWyhJoxLFHVSp9S64/u02i7len/FnbTNbmgYs+sZyilasijH8UiuboQ== |
| 1333 | + dependencies: |
| 1334 | + "@rollup/pluginutils" "^3.0.0" |
| 1335 | + "@types/resolve" "0.0.8" |
| 1336 | + builtin-modules "^3.1.0" |
| 1337 | + is-module "^1.0.0" |
| 1338 | + resolve "^1.11.1" |
| 1339 | + |
| 1340 | +"@rollup/pluginutils@^3.0.0": |
| 1341 | + version "3.1.0" |
| 1342 | + resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-3.1.0.tgz#706b4524ee6dc8b103b3c995533e5ad680c02b9b" |
| 1343 | + integrity sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg== |
| 1344 | + dependencies: |
| 1345 | + "@types/estree" "0.0.39" |
| 1346 | + estree-walker "^1.0.1" |
| 1347 | + picomatch "^2.2.2" |
| 1348 | + |
1329 | 1349 | "@sinclair/typebox@^0.23.3":
|
1330 | 1350 | version "0.23.5"
|
1331 | 1351 | resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.23.5.tgz#93f7b9f4e3285a7a9ade7557d9a8d36809cbc47d"
|
|
1480 | 1500 | version "0.0.44"
|
1481 | 1501 | resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.44.tgz#980cc5a29a3ef3bea6ff1f7d021047d7ea575e21"
|
1482 | 1502 |
|
| 1503 | + |
| 1504 | + version "0.0.39" |
| 1505 | + resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f" |
| 1506 | + integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw== |
| 1507 | + |
1483 | 1508 | "@types/events@*":
|
1484 | 1509 | version "3.0.0"
|
1485 | 1510 | resolved "https://registry.yarnpkg.com/@types/events/-/events-3.0.0.tgz#2862f3f58a9a7f7c3e78d79f130dd4d71c25c2a7"
|
@@ -3942,6 +3967,11 @@ estree-walker@^0.6.0, estree-walker@^0.6.1:
|
3942 | 3967 | version "0.6.1"
|
3943 | 3968 | resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-0.6.1.tgz#53049143f40c6eb918b23671d1fe3219f3a1b362"
|
3944 | 3969 |
|
| 3970 | +estree-walker@^1.0.1: |
| 3971 | + version "1.0.1" |
| 3972 | + resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-1.0.1.tgz#31bc5d612c96b704106b477e6dd5d8aa138cb700" |
| 3973 | + integrity sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg== |
| 3974 | + |
3945 | 3975 | esutils@^2.0.2:
|
3946 | 3976 | version "2.0.3"
|
3947 | 3977 | resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
|
@@ -4456,6 +4486,11 @@ function-bind@^1.1.1:
|
4456 | 4486 | version "1.1.1"
|
4457 | 4487 | resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
|
4458 | 4488 |
|
| 4489 | +function-bind@^1.1.2: |
| 4490 | + version "1.1.2" |
| 4491 | + resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.2.tgz#2c02d864d97f3ea6c8830c464cbd11ab6eab7a1c" |
| 4492 | + integrity sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA== |
| 4493 | + |
4459 | 4494 | functional-red-black-tree@^1.0.1:
|
4460 | 4495 | version "1.0.1"
|
4461 | 4496 | resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
|
@@ -4691,6 +4726,13 @@ hash.js@^1.0.0, hash.js@^1.0.3:
|
4691 | 4726 | inherits "^2.0.3"
|
4692 | 4727 | minimalistic-assert "^1.0.1"
|
4693 | 4728 |
|
| 4729 | +hasown@^2.0.2: |
| 4730 | + version "2.0.2" |
| 4731 | + resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.2.tgz#003eaf91be7adc372e84ec59dc37252cedb80003" |
| 4732 | + integrity sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ== |
| 4733 | + dependencies: |
| 4734 | + function-bind "^1.1.2" |
| 4735 | + |
4694 | 4736 | he@^1.2.0:
|
4695 | 4737 | version "1.2.0"
|
4696 | 4738 | resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f"
|
@@ -5102,6 +5144,13 @@ is-color-stop@^1.0.0:
|
5102 | 5144 | rgb-regex "^1.0.1"
|
5103 | 5145 | rgba-regex "^1.0.0"
|
5104 | 5146 |
|
| 5147 | +is-core-module@^2.13.0: |
| 5148 | + version "2.15.1" |
| 5149 | + resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.15.1.tgz#a7363a25bee942fefab0de13bf6aa372c82dcc37" |
| 5150 | + integrity sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ== |
| 5151 | + dependencies: |
| 5152 | + hasown "^2.0.2" |
| 5153 | + |
5105 | 5154 | is-data-descriptor@^0.1.4:
|
5106 | 5155 | version "0.1.4"
|
5107 | 5156 | resolved "https://registry.yarnpkg.com/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz#0b5ee648388e2c860282e793f1856fec3f301b56"
|
@@ -6971,6 +7020,11 @@ path-parse@^1.0.5, path-parse@^1.0.6:
|
6971 | 7020 | version "1.0.6"
|
6972 | 7021 | resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
|
6973 | 7022 |
|
| 7023 | +path-parse@^1.0.7: |
| 7024 | + version "1.0.7" |
| 7025 | + resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735" |
| 7026 | + integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw== |
| 7027 | + |
6974 | 7028 |
|
6975 | 7029 | version "0.1.7"
|
6976 | 7030 | resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"
|
@@ -7014,6 +7068,11 @@ picomatch@^2.0.4, picomatch@^2.0.7:
|
7014 | 7068 | version "2.2.2"
|
7015 | 7069 | resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.2.tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad"
|
7016 | 7070 |
|
| 7071 | +picomatch@^2.2.2: |
| 7072 | + version "2.3.1" |
| 7073 | + resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42" |
| 7074 | + integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA== |
| 7075 | + |
7017 | 7076 | pify@^2.0.0:
|
7018 | 7077 | version "2.3.0"
|
7019 | 7078 | resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"
|
@@ -8321,6 +8380,15 @@ resolve@^1.10.0, resolve@^1.12.0, resolve@^1.13.1, resolve@^1.15.1, resolve@^1.3
|
8321 | 8380 | dependencies:
|
8322 | 8381 | path-parse "^1.0.6"
|
8323 | 8382 |
|
| 8383 | +resolve@^1.11.1: |
| 8384 | + version "1.22.8" |
| 8385 | + resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.8.tgz#b6c87a9f2aa06dfab52e3d70ac8cde321fa5a48d" |
| 8386 | + integrity sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw== |
| 8387 | + dependencies: |
| 8388 | + is-core-module "^2.13.0" |
| 8389 | + path-parse "^1.0.7" |
| 8390 | + supports-preserve-symlinks-flag "^1.0.0" |
| 8391 | + |
8324 | 8392 | restore-cursor@^3.1.0:
|
8325 | 8393 | version "3.1.0"
|
8326 | 8394 | resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-3.1.0.tgz#39f67c54b3a7a58cea5236d95cf0034239631f7e"
|
|
8392 | 8460 | resolve "^1.10.0"
|
8393 | 8461 | rollup-pluginutils "^2.6.0"
|
8394 | 8462 |
|
8395 |
| - |
8396 |
| - version "4.2.4" |
8397 |
| - resolved "https://registry.yarnpkg.com/rollup-plugin-node-resolve/-/rollup-plugin-node-resolve-4.2.4.tgz#7d370f8d6fd3031006a0032c38262dd9be3c6250" |
8398 |
| - integrity sha512-t/64I6l7fZ9BxqD3XlX4ZeO6+5RLKyfpwE2CiPNUKa+GocPlQhf/C208ou8y3AwtNsc6bjSk/8/6y/YAyxCIvw== |
8399 |
| - dependencies: |
8400 |
| - "@types/resolve" "0.0.8" |
8401 |
| - builtin-modules "^3.1.0" |
8402 |
| - is-module "^1.0.0" |
8403 |
| - resolve "^1.10.0" |
8404 |
| - |
8405 | 8463 |
|
8406 | 8464 | version "2.2.2"
|
8407 | 8465 | resolved "https://registry.yarnpkg.com/rollup-plugin-peer-deps-external/-/rollup-plugin-peer-deps-external-2.2.2.tgz#506cef67fb68f41cca3ec08ca6ff7936b190f568"
|
@@ -9156,6 +9214,11 @@ supports-color@^7.0.0, supports-color@^7.1.0:
|
9156 | 9214 | dependencies:
|
9157 | 9215 | has-flag "^4.0.0"
|
9158 | 9216 |
|
| 9217 | +supports-preserve-symlinks-flag@^1.0.0: |
| 9218 | + version "1.0.0" |
| 9219 | + resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09" |
| 9220 | + integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w== |
| 9221 | + |
9159 | 9222 | svg-parser@^2.0.0:
|
9160 | 9223 | version "2.0.4"
|
9161 | 9224 | resolved "https://registry.yarnpkg.com/svg-parser/-/svg-parser-2.0.4.tgz#fdc2e29e13951736140b76cb122c8ee6630eb6b5"
|
|
0 commit comments