|
43 | 43 | debug "^3.1.0" |
44 | 44 | lodash.once "^4.1.1" |
45 | 45 |
|
| 46 | +"@rollup/plugin-json@^4.0.2": |
| 47 | + version "4.1.0" |
| 48 | + resolved "https://registry.yarnpkg.com/@rollup/plugin-json/-/plugin-json-4.1.0.tgz#54e09867ae6963c593844d8bd7a9c718294496f3" |
| 49 | + integrity sha512-yfLbTdNS6amI/2OpmbiBoW12vngr5NW2jCJVZSBEz+H5KfUJZ2M7sDjk0U6GOOdCWFVScShte29o9NezJ53TPw== |
| 50 | + dependencies: |
| 51 | + "@rollup/pluginutils" "^3.0.8" |
| 52 | + |
| 53 | +"@rollup/pluginutils@^3.0.8": |
| 54 | + version "3.1.0" |
| 55 | + resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-3.1.0.tgz#706b4524ee6dc8b103b3c995533e5ad680c02b9b" |
| 56 | + integrity sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg== |
| 57 | + dependencies: |
| 58 | + "@types/estree" "0.0.39" |
| 59 | + estree-walker "^1.0.1" |
| 60 | + picomatch "^2.2.2" |
| 61 | + |
46 | 62 | "@types/blob-util@1.3.3": |
47 | 63 | version "1.3.3" |
48 | 64 | resolved "https://registry.yarnpkg.com/@types/blob-util/-/blob-util-1.3.3.tgz#adba644ae34f88e1dd9a5864c66ad651caaf628a" |
@@ -1498,6 +1514,11 @@ estree-walker@^0.6.0: |
1498 | 1514 | resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-0.6.0.tgz#5d865327c44a618dde5699f763891ae31f257dae" |
1499 | 1515 | integrity sha512-peq1RfVAVzr3PU/jL31RaOjUKLoZJpObQWJJ+LgfcxDUifyLZ1RjPQZTl0pzj2uJ45b7A7XpyppXvxdEqzo4rw== |
1500 | 1516 |
|
| 1517 | +estree-walker@^1.0.1: |
| 1518 | + version "1.0.1" |
| 1519 | + resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-1.0.1.tgz#31bc5d612c96b704106b477e6dd5d8aa138cb700" |
| 1520 | + integrity sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg== |
| 1521 | + |
1501 | 1522 | esutils@^2.0.2: |
1502 | 1523 | version "2.0.2" |
1503 | 1524 | resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.2.tgz#0abf4f1caa5bcb1f7a9d8acc6dea4faaa04bac9b" |
@@ -3525,6 +3546,11 @@ performance-now@^2.1.0: |
3525 | 3546 | resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b" |
3526 | 3547 | integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns= |
3527 | 3548 |
|
| 3549 | +picomatch@^2.2.2: |
| 3550 | + version "2.2.3" |
| 3551 | + resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.3.tgz#465547f359ccc206d3c48e46a1bcb89bf7ee619d" |
| 3552 | + integrity sha512-KpELjfwcCDUb9PeigTs2mBJzXUPzAuP2oPcA989He8Rte0+YUAjw1JVedDhuTKPkHjSYzMN3npC9luThGYEKdg== |
| 3553 | + |
3528 | 3554 | pify@^2.0.0, pify@^2.2.0: |
3529 | 3555 | version "2.3.0" |
3530 | 3556 | resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c" |
|
0 commit comments