|
27 | 27 | dependencies:
|
28 | 28 | "@babel/highlight" "^7.22.5"
|
29 | 29 |
|
30 |
| -"@babel/code-frame@^7.26.2": |
31 |
| - version "7.26.2" |
32 |
| - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85" |
33 |
| - integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ== |
34 |
| - dependencies: |
35 |
| - "@babel/helper-validator-identifier" "^7.25.9" |
36 |
| - js-tokens "^4.0.0" |
37 |
| - picocolors "^1.0.0" |
38 |
| - |
39 | 30 | "@babel/code-frame@^7.27.1":
|
40 | 31 | version "7.27.1"
|
41 | 32 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.27.1.tgz#200f715e66d52a23b221a9435534a91cc13ad5be"
|
|
378 | 369 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz#9544ef6a33999343c8740fa51350f30eeaaaf193"
|
379 | 370 | integrity sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ==
|
380 | 371 |
|
381 |
| -"@babel/helper-validator-identifier@^7.25.9": |
382 |
| - version "7.25.9" |
383 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7" |
384 |
| - integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ== |
385 |
| - |
386 | 372 | "@babel/helper-validator-identifier@^7.27.1":
|
387 | 373 | version "7.27.1"
|
388 | 374 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8"
|
@@ -4581,14 +4567,14 @@ rimraf@^3.0.2:
|
4581 | 4567 | dependencies:
|
4582 | 4568 | glob "^7.1.3"
|
4583 | 4569 |
|
4584 |
| - |
4585 |
| - version "6.2.1" |
4586 |
| - resolved "https://registry.yarnpkg.com/rollup-plugin-dts/-/rollup-plugin-dts-6.2.1.tgz#120a40734f740115da44931d7915a370fe420701" |
4587 |
| - integrity sha512-sR3CxYUl7i2CHa0O7bA45mCrgADyAQ0tVtGSqi3yvH28M+eg1+g5d7kQ9hLvEz5dorK3XVsH5L2jwHLQf72DzA== |
| 4570 | + |
| 4571 | + version "6.2.3" |
| 4572 | + resolved "https://registry.yarnpkg.com/rollup-plugin-dts/-/rollup-plugin-dts-6.2.3.tgz#9dcfb18675d1d1242bfccef5cf27b5380fa09652" |
| 4573 | + integrity sha512-UgnEsfciXSPpASuOelix7m4DrmyQgiaWBnvI0TM4GxuDh5FkqW8E5hu57bCxXB90VvR1WNfLV80yEDN18UogSA== |
4588 | 4574 | dependencies:
|
4589 | 4575 | magic-string "^0.30.17"
|
4590 | 4576 | optionalDependencies:
|
4591 |
| - "@babel/code-frame" "^7.26.2" |
| 4577 | + "@babel/code-frame" "^7.27.1" |
4592 | 4578 |
|
4593 | 4579 |
|
4594 | 4580 | version "4.46.2"
|
|
0 commit comments