|
89 | 89 | magic-string "^0.30.3" |
90 | 90 |
|
91 | 91 | "@rollup/plugin-json@^6.0.0": |
92 | | - version "6.0.0" |
93 | | - resolved "https://registry.yarnpkg.com/@rollup/plugin-json/-/plugin-json-6.0.0.tgz#199fea6670fd4dfb1f4932250569b14719db234a" |
94 | | - integrity sha512-i/4C5Jrdr1XUarRhVu27EEwjt4GObltD7c+MkCIpO2QIbojw8MUs+CCTqOphQi3Qtg1FLmYt+l+6YeoIf51J7w== |
| 92 | + version "6.1.0" |
| 93 | + resolved "https://registry.yarnpkg.com/@rollup/plugin-json/-/plugin-json-6.1.0.tgz#fbe784e29682e9bb6dee28ea75a1a83702e7b805" |
| 94 | + integrity sha512-EGI2te5ENk1coGeADSIwZ7G2Q8CJS2sF120T7jLw4xFw9n7wIOXHo+kIYRAoVpJAN+kmqZSoO3Fp4JtoNF4ReA== |
95 | 95 | dependencies: |
96 | | - "@rollup/pluginutils" "^5.0.1" |
| 96 | + "@rollup/pluginutils" "^5.1.0" |
97 | 97 |
|
98 | 98 | "@rollup/plugin-node-resolve@^15.0.0": |
99 | 99 | version "15.2.1" |
|
124 | 124 | estree-walker "^2.0.2" |
125 | 125 | picomatch "^2.3.1" |
126 | 126 |
|
127 | | -"@types/estree@*", "@types/estree@^1.0.0", "@types/estree@^1.0.1": |
| 127 | +"@rollup/pluginutils@^5.1.0": |
| 128 | + version "5.3.0" |
| 129 | + resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.3.0.tgz#57ba1b0cbda8e7a3c597a4853c807b156e21a7b4" |
| 130 | + integrity sha512-5EdhGZtnu3V88ces7s53hhfK5KSASnJZv8Lulpc04cWO3REESroJXg73DFsOmgbU2BhwV0E20bu2IDZb3VKW4Q== |
| 131 | + dependencies: |
| 132 | + "@types/estree" "^1.0.0" |
| 133 | + estree-walker "^2.0.2" |
| 134 | + picomatch "^4.0.2" |
| 135 | + |
| 136 | +"@types/estree@*", "@types/estree@^1.0.1": |
128 | 137 | version "1.0.5" |
129 | 138 | resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.5.tgz#a6ce3e556e00fd9895dd872dd172ad0d4bd687f4" |
130 | 139 | integrity sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw== |
131 | 140 |
|
| 141 | +"@types/estree@^1.0.0": |
| 142 | + version "1.0.9" |
| 143 | + resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.9.tgz#cf3f0e876d7bee15a93ab925b82bf570a3904a24" |
| 144 | + integrity sha512-GhdPgy1el4/ImP05X05Uw4cw2/M93BCUmnEvWZNStlCzEKME4Fkk+YpoA5OiHNQmoS7Cafb8Xa3Pya8m1Qrzeg== |
| 145 | + |
132 | 146 | "@types/node@*": |
133 | 147 | version "14.0.27" |
134 | 148 | resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.27.tgz#a151873af5a5e851b51b3b065c9e63390a9e0eb1" |
@@ -755,6 +769,11 @@ picomatch@^2.2.2, picomatch@^2.3.1: |
755 | 769 | resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42" |
756 | 770 | integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA== |
757 | 771 |
|
| 772 | +picomatch@^4.0.2: |
| 773 | + version "4.0.4" |
| 774 | + resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.4.tgz#fd6f5e00a143086e074dffe4c924b8fb293b0589" |
| 775 | + integrity sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A== |
| 776 | + |
758 | 777 | pify@^2.0.0: |
759 | 778 | version "2.3.0" |
760 | 779 | resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c" |
|
0 commit comments