|
58 | 58 | "@babel/highlight" "^7.23.4"
|
59 | 59 | chalk "^2.4.2"
|
60 | 60 |
|
61 |
| -"@babel/code-frame@^7.10.4": |
| 61 | +"@babel/code-frame@^7.10.4", "@babel/code-frame@^7.24.2": |
62 | 62 | version "7.24.2"
|
63 | 63 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.24.2.tgz#718b4b19841809a58b29b68cde80bc5e1aa6d9ae"
|
64 | 64 | integrity sha512-y5+tLQyV8pg3fsiln67BVLD1P13Eg4lh5RW9mF0zUuvLrv9uIQ4MCL+CRT+FTsBlBjcIan6PGsLcBN0m3ClUyQ==
|
|
79 | 79 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98"
|
80 | 80 | integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==
|
81 | 81 |
|
82 |
| -"@babel/core@7.24.1": |
83 |
| - version "7.24.1" |
84 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.1.tgz#b802f931b6498dcb8fed5a4710881a45abbc2784" |
85 |
| - integrity sha512-F82udohVyIgGAY2VVj/g34TpFUG606rumIHjTfVbssPg2zTR7PuuEpZcX8JA6sgBfIYmJrFtWgPvHQuJamVqZQ== |
| 82 | +"@babel/core@7.24.3": |
| 83 | + version "7.24.3" |
| 84 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.3.tgz#568864247ea10fbd4eff04dda1e05f9e2ea985c3" |
| 85 | + integrity sha512-5FcvN1JHw2sHJChotgx8Ek0lyuh4kCKelgMTTqhYJJtloNvUfpAFMeNQUtdlIaktwrSV9LtCdqwk48wL2wBacQ== |
86 | 86 | dependencies:
|
87 | 87 | "@ampproject/remapping" "^2.2.0"
|
88 |
| - "@babel/code-frame" "^7.24.1" |
| 88 | + "@babel/code-frame" "^7.24.2" |
89 | 89 | "@babel/generator" "^7.24.1"
|
90 | 90 | "@babel/helper-compilation-targets" "^7.23.6"
|
91 | 91 | "@babel/helper-module-transforms" "^7.23.3"
|
@@ -15141,9 +15141,9 @@ type-fest@^3.8.0:
|
15141 | 15141 | integrity sha512-tLq3bSNx+xSpwvAJnzrK0Ep5CLNWjvFTOp71URMaAEWBfRb9nnJiBoUe0tF8bI4ZFO3omgBR6NvnbzVUT3Ly4g==
|
15142 | 15142 |
|
15143 | 15143 | type-fest@^4.9.0:
|
15144 |
| - version "4.13.0" |
15145 |
| - resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.13.0.tgz#b55e877e3d811bb5560a212daded70443c9000c2" |
15146 |
| - integrity sha512-nKO1N9IFeTec3jnNe/3nZlX+RzwZsvT3c4akWC3IlhYGQbRSPFMBe87vmoaymS3hW2l/rs+4ptDDTxzcbqAcmA== |
| 15144 | + version "4.13.1" |
| 15145 | + resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.13.1.tgz#166cba29f0aef1dde7d16cce1d17a1444bfdc3ad" |
| 15146 | + integrity sha512-ASMgM+Vf2cLwDMt1KXSkMUDSYCxtckDJs8zsaVF/mYteIsiARKCVtyXtcK38mIKbLTctZP8v6GMqdNaeI3fo7g== |
15147 | 15147 |
|
15148 | 15148 | type-is@^1.6.4, type-is@~1.6.18:
|
15149 | 15149 | version "1.6.18"
|
|
0 commit comments