Skip to content

Commit 680e40a

Browse files
committed
chore: Update yarn.lock file
1 parent dce918f commit 680e40a

File tree

1 file changed

+24
-1
lines changed

1 file changed

+24
-1
lines changed

yarn.lock

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,15 @@
2929
js-tokens "^4.0.0"
3030
picocolors "^1.0.0"
3131

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+
3241
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.26.5":
3342
version "7.26.5"
3443
resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.26.5.tgz#df93ac37f4417854130e21d72c66ff3d4b897fc7"
@@ -228,6 +237,11 @@
228237
resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7"
229238
integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==
230239

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+
231245
"@babel/helper-validator-option@^7.25.9":
232246
version "7.25.9"
233247
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:
1115511169
dependencies:
1115611170
sourcemap-codec "^1.4.8"
1115711171

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:
1115911173
version "0.30.17"
1116011174
resolved "https://registry.npmjs.org/magic-string/-/magic-string-0.30.17.tgz#450a449673d2460e5bbcfba9a61916a1714c7453"
1116111175
integrity sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==
@@ -14277,6 +14291,15 @@ [email protected]:
1427714291
optionalDependencies:
1427814292
"@babel/code-frame" "^7.22.5"
1427914293

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+
1428014303
1428114304
version "3.5.3"
1428214305
resolved "https://registry.npmjs.org/rollup-plugin-license/-/rollup-plugin-license-3.5.3.tgz#b02ffa4fd4c81464db450d06478e03e5605d9d5f"

0 commit comments

Comments
 (0)