|
29 | 29 | js-tokens "^4.0.0"
|
30 | 30 | picocolors "^1.0.0"
|
31 | 31 |
|
| 32 | +"@babel/code-frame@^7.22.13": |
| 33 | + version "7.27.1" |
| 34 | + resolved "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.27.1.tgz#200f715e66d52a23b221a9435534a91cc13ad5be" |
| 35 | + integrity sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg== |
| 36 | + dependencies: |
| 37 | + "@babel/helper-validator-identifier" "^7.27.1" |
| 38 | + js-tokens "^4.0.0" |
| 39 | + picocolors "^1.1.1" |
| 40 | + |
32 | 41 | "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.26.5":
|
33 | 42 | version "7.26.5"
|
34 | 43 | resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.26.5.tgz#df93ac37f4417854130e21d72c66ff3d4b897fc7"
|
|
228 | 237 | resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7"
|
229 | 238 | integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==
|
230 | 239 |
|
| 240 | +"@babel/helper-validator-identifier@^7.27.1": |
| 241 | + version "7.27.1" |
| 242 | + resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8" |
| 243 | + integrity sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow== |
| 244 | + |
231 | 245 | "@babel/helper-validator-option@^7.25.9":
|
232 | 246 | version "7.25.9"
|
233 | 247 | resolved "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.25.9.tgz#86e45bd8a49ab7e03f276577f96179653d41da72"
|
@@ -11155,7 +11169,7 @@ magic-string@^0.25.2, magic-string@^0.25.7:
|
11155 | 11169 | dependencies:
|
11156 | 11170 | sourcemap-codec "^1.4.8"
|
11157 | 11171 |
|
11158 |
| -magic-string@^0.30.2, magic-string@^0.30.3, magic-string@~0.30.0: |
| 11172 | +magic-string@^0.30.2, magic-string@^0.30.3, magic-string@^0.30.4, magic-string@~0.30.0: |
11159 | 11173 | version "0.30.17"
|
11160 | 11174 | resolved "https://registry.npmjs.org/magic-string/-/magic-string-0.30.17.tgz#450a449673d2460e5bbcfba9a61916a1714c7453"
|
11161 | 11175 | integrity sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==
|
|
14277 | 14291 | optionalDependencies:
|
14278 | 14292 | "@babel/code-frame" "^7.22.5"
|
14279 | 14293 |
|
| 14294 | + |
| 14295 | + version "6.1.0" |
| 14296 | + resolved "https://registry.npmjs.org/rollup-plugin-dts/-/rollup-plugin-dts-6.1.0.tgz#56e9c5548dac717213c6a4aa9df523faf04f75ae" |
| 14297 | + integrity sha512-ijSCPICkRMDKDLBK9torss07+8dl9UpY9z1N/zTeA1cIqdzMlpkV3MOOC7zukyvQfDyxa1s3Dl2+DeiP/G6DOw== |
| 14298 | + dependencies: |
| 14299 | + magic-string "^0.30.4" |
| 14300 | + optionalDependencies: |
| 14301 | + "@babel/code-frame" "^7.22.13" |
| 14302 | + |
14280 | 14303 |
|
14281 | 14304 | version "3.5.3"
|
14282 | 14305 | resolved "https://registry.npmjs.org/rollup-plugin-license/-/rollup-plugin-license-3.5.3.tgz#b02ffa4fd4c81464db450d06478e03e5605d9d5f"
|
|
0 commit comments