|
1190 | 1190 | "@nodelib/fs.scandir" "2.1.5"
|
1191 | 1191 | fastq "^1.6.0"
|
1192 | 1192 |
|
1193 |
| -"@rollup/plugin-inject@^4.0.0": |
1194 |
| - version "4.0.4" |
1195 |
| - resolved "https://registry.yarnpkg.com/@rollup/plugin-inject/-/plugin-inject-4.0.4.tgz#fbeee66e9a700782c4f65c8b0edbafe58678fbc2" |
1196 |
| - integrity sha512-4pbcU4J/nS+zuHk+c+OL3WtmEQhqxlZ9uqfjQMQDOHOPld7PsCd8k5LWs8h5wjwJN7MgnAn768F2sDxEP4eNFQ== |
| 1193 | +"@rollup/plugin-inject@^5.0.1": |
| 1194 | + version "5.0.2" |
| 1195 | + resolved "https://registry.yarnpkg.com/@rollup/plugin-inject/-/plugin-inject-5.0.2.tgz#b26c0e6e73f39c118ffc1cf07cfbfd93459b93a6" |
| 1196 | + integrity sha512-zRthPC/sZ2OaQwPh2LvFn0A+3SyMAZR1Vqsp89mWkIuGXKswT8ty1JWj1pf7xdZvft4gHZaCuhdopuiCwjclWg== |
1197 | 1197 | dependencies:
|
1198 |
| - "@rollup/pluginutils" "^3.1.0" |
1199 |
| - estree-walker "^2.0.1" |
1200 |
| - magic-string "^0.25.7" |
| 1198 | + "@rollup/pluginutils" "^5.0.1" |
| 1199 | + estree-walker "^2.0.2" |
| 1200 | + magic-string "^0.26.4" |
1201 | 1201 |
|
1202 | 1202 |
|
1203 | 1203 | version "5.0.1"
|
|
1206 | 1206 | dependencies:
|
1207 | 1207 | "@rollup/pluginutils" "^5.0.1"
|
1208 | 1208 |
|
1209 |
| -"@rollup/pluginutils@^3.1.0": |
1210 |
| - version "3.1.0" |
1211 |
| - resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-3.1.0.tgz#706b4524ee6dc8b103b3c995533e5ad680c02b9b" |
1212 |
| - integrity sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg== |
1213 |
| - dependencies: |
1214 |
| - "@types/estree" "0.0.39" |
1215 |
| - estree-walker "^1.0.1" |
1216 |
| - picomatch "^2.2.2" |
1217 |
| - |
1218 | 1209 | "@rollup/pluginutils@^5.0.1":
|
1219 | 1210 | version "5.0.2"
|
1220 | 1211 | resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.0.2.tgz#012b8f53c71e4f6f9cb317e311df1404f56e7a33"
|
|
1298 | 1289 | resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.0.tgz#5fb2e536c1ae9bf35366eed879e827fa59ca41c2"
|
1299 | 1290 | integrity sha512-WulqXMDUTYAXCjZnk6JtIHPigp55cVtDgDrO2gHRwhyJto21+1zbVCtOYB2L1F9w4qCQ0rOGWBnBe0FNTiEJIQ==
|
1300 | 1291 |
|
1301 |
| - |
1302 |
| - version "0.0.39" |
1303 |
| - resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f" |
1304 |
| - integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw== |
1305 |
| - |
1306 | 1292 | "@types/http-cache-semantics@*":
|
1307 | 1293 | version "4.0.1"
|
1308 | 1294 | resolved "https://registry.yarnpkg.com/@types/http-cache-semantics/-/http-cache-semantics-4.0.1.tgz#0ea7b61496902b95890dc4c3a116b60cb8dae812"
|
@@ -2643,12 +2629,7 @@ estree-walker@^0.6.1:
|
2643 | 2629 | resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-0.6.1.tgz#53049143f40c6eb918b23671d1fe3219f3a1b362"
|
2644 | 2630 | integrity sha512-SqmZANLWS0mnatqbSfRP5g8OXZC12Fgg1IwNtLsyHDzJizORW4khDfjPqJZsemPWBB2uqykUah5YpQ6epsqC/w==
|
2645 | 2631 |
|
2646 |
| -estree-walker@^1.0.1: |
2647 |
| - version "1.0.1" |
2648 |
| - resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-1.0.1.tgz#31bc5d612c96b704106b477e6dd5d8aa138cb700" |
2649 |
| - integrity sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg== |
2650 |
| - |
2651 |
| -estree-walker@^2.0.1, estree-walker@^2.0.2: |
| 2632 | +estree-walker@^2.0.2: |
2652 | 2633 | version "2.0.2"
|
2653 | 2634 | resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-2.0.2.tgz#52f010178c2a4c117a7757cfe942adb7d2da4cac"
|
2654 | 2635 | integrity sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==
|
@@ -3889,13 +3870,20 @@ luxon@^1.26.0:
|
3889 | 3870 | resolved "https://registry.yarnpkg.com/luxon/-/luxon-1.28.0.tgz#e7f96daad3938c06a62de0fb027115d251251fbf"
|
3890 | 3871 | integrity sha512-TfTiyvZhwBYM/7QdAVDh+7dBTBA29v4ik0Ce9zda3Mnf8on1S5KJI8P2jKFZ8+5C0jhmr0KwJEO/Wdpm0VeWJQ==
|
3891 | 3872 |
|
3892 |
| -magic-string@^0.25.2, magic-string@^0.25.7: |
| 3873 | +magic-string@^0.25.2: |
3893 | 3874 | version "0.25.9"
|
3894 | 3875 | resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.25.9.tgz#de7f9faf91ef8a1c91d02c2e5314c8277dbcdd1c"
|
3895 | 3876 | integrity sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==
|
3896 | 3877 | dependencies:
|
3897 | 3878 | sourcemap-codec "^1.4.8"
|
3898 | 3879 |
|
| 3880 | +magic-string@^0.26.4: |
| 3881 | + version "0.26.7" |
| 3882 | + resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.26.7.tgz#caf7daf61b34e9982f8228c4527474dac8981d6f" |
| 3883 | + integrity sha512-hX9XH3ziStPoPhJxLq1syWuZMxbDvGNbVchfrdCtanC7D13888bMFow61x8axrx+GfHLtVeAx2kxL7tTGRl+Ow== |
| 3884 | + dependencies: |
| 3885 | + sourcemap-codec "^1.4.8" |
| 3886 | + |
3899 | 3887 | make-dir@^2.1.0:
|
3900 | 3888 | version "2.1.0"
|
3901 | 3889 | resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-2.1.0.tgz#5f0310e18b8be898cc07009295a30ae41e91e6f5"
|
@@ -4396,7 +4384,7 @@ picocolors@^1.0.0:
|
4396 | 4384 | resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
|
4397 | 4385 | integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
|
4398 | 4386 |
|
4399 |
| -picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.2, picomatch@^2.3.1: |
| 4387 | +picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.3.1: |
4400 | 4388 | version "2.3.1"
|
4401 | 4389 | resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
|
4402 | 4390 | integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
|
|
4826 | 4814 | resolve "^1.11.1"
|
4827 | 4815 | rollup-pluginutils "^2.8.1"
|
4828 | 4816 |
|
4829 |
| -rollup-plugin-polyfill-node@0.10.2: |
4830 |
| - version "0.10.2" |
4831 |
| - resolved "https://registry.yarnpkg.com/rollup-plugin-polyfill-node/-/rollup-plugin-polyfill-node-0.10.2.tgz#b2128646851fcb9475ddfd5bc22ca1a8c568738d" |
4832 |
| - integrity sha512-5GMywXiLiuQP6ZzED/LO/Q0HyDi2W6b8VN+Zd3oB0opIjyRs494Me2ZMaqKWDNbGiW4jvvzl6L2n4zRgxS9cSQ== |
| 4817 | +rollup-plugin-polyfill-node@0.11.0: |
| 4818 | + version "0.11.0" |
| 4819 | + resolved "https://registry.yarnpkg.com/rollup-plugin-polyfill-node/-/rollup-plugin-polyfill-node-0.11.0.tgz#34e67409456262ed688c19ba949b201cd5d59bc7" |
| 4820 | + integrity sha512-5t+qhq4LAQKQBgbPOQJEoxxGzU5b+zLfvzpUAGy9u0MCMs8y+mrjUAv8+xrkWdxnwXQwJtjmCMnA9lCflsMzNw== |
4833 | 4821 | dependencies:
|
4834 |
| - "@rollup/plugin-inject" "^4.0.0" |
| 4822 | + "@rollup/plugin-inject" "^5.0.1" |
4835 | 4823 |
|
4836 | 4824 |
|
4837 | 4825 | version "2.2.0"
|
|
0 commit comments