|
1305 | 1305 | is-module "^1.0.0" |
1306 | 1306 | resolve "^1.22.1" |
1307 | 1307 |
|
1308 | | -"@rollup/pluginutils@^3.1.0": |
1309 | | - version "3.1.0" |
1310 | | - resolved "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-3.1.0.tgz" |
1311 | | - integrity sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg== |
1312 | | - dependencies: |
1313 | | - "@types/estree" "0.0.39" |
1314 | | - estree-walker "^1.0.1" |
1315 | | - picomatch "^2.2.2" |
1316 | | - |
1317 | 1308 | "@rollup/pluginutils@^5.0.1": |
1318 | 1309 | version "5.0.2" |
1319 | 1310 | resolved "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.0.2.tgz" |
|
1375 | 1366 | dependencies: |
1376 | 1367 | "@babel/types" "^7.3.0" |
1377 | 1368 |
|
1378 | | -"@types/estree@*", "@types/[email protected]": |
| 1369 | +"@types/estree@*": |
1379 | 1370 | version "0.0.39" |
1380 | 1371 | resolved "https://registry.npmjs.org/@types/estree/-/estree-0.0.39.tgz" |
1381 | 1372 | integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw== |
@@ -2289,11 +2280,6 @@ estree-walker@^0.6.1: |
2289 | 2280 | resolved "https://registry.npmjs.org/estree-walker/-/estree-walker-0.6.1.tgz" |
2290 | 2281 | integrity sha512-SqmZANLWS0mnatqbSfRP5g8OXZC12Fgg1IwNtLsyHDzJizORW4khDfjPqJZsemPWBB2uqykUah5YpQ6epsqC/w== |
2291 | 2282 |
|
2292 | | -estree-walker@^1.0.1: |
2293 | | - version "1.0.1" |
2294 | | - resolved "https://registry.npmjs.org/estree-walker/-/estree-walker-1.0.1.tgz" |
2295 | | - integrity sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg== |
2296 | | - |
2297 | 2283 | estree-walker@^2.0.2: |
2298 | 2284 | version "2.0.2" |
2299 | 2285 | resolved "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz" |
@@ -3629,7 +3615,7 @@ picocolors@^1.0.0: |
3629 | 3615 | resolved "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz" |
3630 | 3616 | integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ== |
3631 | 3617 |
|
3632 | | -picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.2, picomatch@^2.2.3, picomatch@^2.3.1: |
| 3618 | +picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3, picomatch@^2.3.1: |
3633 | 3619 | version "2.3.1" |
3634 | 3620 | resolved "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz" |
3635 | 3621 | integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA== |
@@ -3939,10 +3925,10 @@ rollup-pluginutils@^2.3.1: |
3939 | 3925 | dependencies: |
3940 | 3926 | estree-walker "^0.6.1" |
3941 | 3927 |
|
3942 | | -rollup@2.79.1: |
3943 | | - version "2.79.1" |
3944 | | - resolved "https://registry.npmjs.org/rollup/-/rollup-2.79.1.tgz" |
3945 | | - integrity sha512-uKxbd0IhMZOhjAiD5oAFp7BqvkA4Dv47qpOCtaNvng4HBwdbWtdOh8f5nZNuk2rp51PMGk3bzfWu5oayNEuYnw== |
| 3928 | +rollup@3.3.0: |
| 3929 | + version "3.3.0" |
| 3930 | + resolved "https://registry.npmjs.org/rollup/-/rollup-3.3.0.tgz" |
| 3931 | + integrity sha512-wqOV/vUJCYEbWsXvwCkgGWvgaEnsbn4jxBQWKpN816CqsmCimDmCNJI83c6if7QVD4v/zlyRzxN7U2yDT5rfoA== |
3946 | 3932 | optionalDependencies: |
3947 | 3933 | fsevents "~2.3.2" |
3948 | 3934 |
|
|
0 commit comments