|
1898 | 1898 | resolved "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz#d7c6e6755c78567a951e04ab52ef0fd26de59f32"
|
1899 | 1899 | integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==
|
1900 | 1900 |
|
| 1901 | +"@jridgewell/sourcemap-codec@^1.5.0": |
| 1902 | + version "1.5.0" |
| 1903 | + resolved "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz#3188bcb273a414b0d215fd22a58540b989b9409a" |
| 1904 | + integrity sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ== |
| 1905 | + |
1901 | 1906 |
|
1902 | 1907 | version "0.3.9"
|
1903 | 1908 | resolved "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz"
|
|
2993 | 2998 | is-module "^1.0.0"
|
2994 | 2999 | resolve "^1.19.0"
|
2995 | 3000 |
|
2996 |
| -"@rollup/plugin-strip@2.1.0": |
2997 |
| - version "2.1.0" |
2998 |
| - resolved "https://registry.npmjs.org/@rollup/plugin-strip/-/plugin-strip-2.1.0.tgz" |
2999 |
| - integrity sha512-OKlIlXMFlH4nVxq0beNSIKVw0LkpNUpVjjvfzH5OAOAR5dhLZgLZBzwYX4ifIAs18YDrreMcZH4xnKmW9fI2AQ== |
| 3001 | +"@rollup/plugin-strip@3.0.4": |
| 3002 | + version "3.0.4" |
| 3003 | + resolved "https://registry.npmjs.org/@rollup/plugin-strip/-/plugin-strip-3.0.4.tgz#ad623cc18cf305b484f8bf38fde4ae855c1229e4" |
| 3004 | + integrity sha512-LDRV49ZaavxUo2YoKKMQjCxzCxugu1rCPQa0lDYBOWLj6vtzBMr8DcoJjsmg+s450RbKbe3qI9ZLaSO+O1oNbg== |
3000 | 3005 | dependencies:
|
3001 |
| - "@rollup/pluginutils" "^3.1.0" |
3002 |
| - estree-walker "^2.0.1" |
3003 |
| - magic-string "^0.25.7" |
| 3006 | + "@rollup/pluginutils" "^5.0.1" |
| 3007 | + estree-walker "^2.0.2" |
| 3008 | + magic-string "^0.30.3" |
3004 | 3009 |
|
3005 | 3010 |
|
3006 | 3011 | version "0.4.4"
|
|
3033 | 3038 | estree-walker "^2.0.1"
|
3034 | 3039 | picomatch "^2.2.2"
|
3035 | 3040 |
|
3036 |
| -"@rollup/pluginutils@^5.1.0": |
| 3041 | +"@rollup/pluginutils@^5.0.1", "@rollup/pluginutils@^5.1.0": |
3037 | 3042 | version "5.1.4"
|
3038 | 3043 | resolved "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.1.4.tgz#bb94f1f9eaaac944da237767cdfee6c5b2262d4a"
|
3039 | 3044 | integrity sha512-USm05zrsFxYLPdWWq+K3STlWiT/3ELn3RcV5hJMghpeAIhxfsUIg6mt12CBJBInWMV4VneoV7SfGv8xIwo2qNQ==
|
@@ -12717,6 +12722,13 @@ magic-string@^0.30.2:
|
12717 | 12722 | dependencies:
|
12718 | 12723 | "@jridgewell/sourcemap-codec" "^1.4.15"
|
12719 | 12724 |
|
| 12725 | +magic-string@^0.30.3: |
| 12726 | + version "0.30.17" |
| 12727 | + resolved "https://registry.npmjs.org/magic-string/-/magic-string-0.30.17.tgz#450a449673d2460e5bbcfba9a61916a1714c7453" |
| 12728 | + integrity sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA== |
| 12729 | + dependencies: |
| 12730 | + "@jridgewell/sourcemap-codec" "^1.5.0" |
| 12731 | + |
12720 | 12732 | magic-string@~0.26.2:
|
12721 | 12733 | version "0.26.7"
|
12722 | 12734 | resolved "https://registry.npmjs.org/magic-string/-/magic-string-0.26.7.tgz"
|
|
0 commit comments