Skip to content

Commit ee86b7e

Browse files
Merge pull request #326 from shelfio/renovate/babel
chore(deps): update babel
2 parents 85780f5 + 347ae72 commit ee86b7e

File tree

2 files changed

+99
-117
lines changed

2 files changed

+99
-117
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@
5757
"is-video": "1.0.1"
5858
},
5959
"devDependencies": {
60-
"@babel/cli": "7.25.7",
61-
"@babel/core": "7.25.8",
60+
"@babel/cli": "7.26.4",
61+
"@babel/core": "7.26.0",
6262
"@shelf/babel-config": "2.0.1",
6363
"@shelf/eslint-config": "2.29.3",
6464
"@shelf/prettier-config": "1.0.0",

yarn.lock

Lines changed: 97 additions & 115 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
"@jridgewell/gen-mapping" "^0.1.0"
1616
"@jridgewell/trace-mapping" "^0.3.9"
1717

18-
"@babel/cli@7.25.7":
19-
version "7.25.7"
20-
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.25.7.tgz#f76693c7cfb93c99844d3ed87ed4f291383ef1bf"
21-
integrity sha512-vQw4QjrqjLSuL0Tt3gfVXbxEHOfsCcHN8tKyTclpSMYLq3Bp0BTzWYZfMKBs3PQ+to8q3BnumBIAsMdOqDJ6nw==
18+
"@babel/cli@7.26.4":
19+
version "7.26.4"
20+
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.26.4.tgz#4101ff8ee5de8447a6c395397a97921056411d20"
21+
integrity sha512-+mORf3ezU3p3qr+82WvJSnQNE1GAYeoCfEv4fik6B5/2cvKZ75AX8oawWQdXtM9MmndooQj15Jr9kelRFWsuRw==
2222
dependencies:
2323
"@jridgewell/trace-mapping" "^0.3.25"
2424
commander "^6.2.0"
@@ -59,12 +59,13 @@
5959
dependencies:
6060
"@babel/highlight" "^7.18.6"
6161

62-
"@babel/code-frame@^7.25.7":
63-
version "7.25.7"
64-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.25.7.tgz#438f2c524071531d643c6f0188e1e28f130cebc7"
65-
integrity sha512-0xZJFNE5XMpENsgfHYTw8FbX4kv53mFLn2i3XPoq69LyhYSCBJtitaHx9QnsVTrsogI4Z3+HtEfZ2/GFPOtf5g==
62+
"@babel/code-frame@^7.25.9", "@babel/code-frame@^7.26.0", "@babel/code-frame@^7.26.2":
63+
version "7.26.2"
64+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85"
65+
integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==
6666
dependencies:
67-
"@babel/highlight" "^7.25.7"
67+
"@babel/helper-validator-identifier" "^7.25.9"
68+
js-tokens "^4.0.0"
6869
picocolors "^1.0.0"
6970

7071
"@babel/code-frame@^7.8.3":
@@ -89,26 +90,26 @@
8990
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.21.7.tgz#61caffb60776e49a57ba61a88f02bedd8714f6bc"
9091
integrity sha512-KYMqFYTaenzMK4yUtf4EW9wc4N9ef80FsbMtkwool5zpwl4YrT1SdWYSTRcT94KO4hannogdS+LxY7L+arP3gA==
9192

92-
"@babel/compat-data@^7.25.7":
93-
version "7.25.8"
94-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.8.tgz#0376e83df5ab0eb0da18885c0140041f0747a402"
95-
integrity sha512-ZsysZyXY4Tlx+Q53XdnOFmqwfB9QDTHYxaZYajWRoBLuLEAwI2UIbtxOjWh/cFaa9IKUlcB+DDuoskLuKu56JA==
93+
"@babel/compat-data@^7.25.9":
94+
version "7.26.3"
95+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.3.tgz#99488264a56b2aded63983abd6a417f03b92ed02"
96+
integrity sha512-nHIxvKPniQXpmQLb0vhY3VaFb3S0YrTAwpOWJZh1wn3oJPjJk9Asva204PsBdmAE8vpzfHudT8DB0scYvy9q0g==
9697

97-
"@babel/core@7.25.8":
98-
version "7.25.8"
99-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.25.8.tgz#a57137d2a51bbcffcfaeba43cb4dd33ae3e0e1c6"
100-
integrity sha512-Oixnb+DzmRT30qu9d3tJSQkxuygWm32DFykT4bRoORPa9hZ/L4KhVB/XiRm6KG+roIEM7DBQlmg27kw2HZkdZg==
98+
"@babel/core@7.26.0":
99+
version "7.26.0"
100+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.0.tgz#d78b6023cc8f3114ccf049eb219613f74a747b40"
101+
integrity sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg==
101102
dependencies:
102103
"@ampproject/remapping" "^2.2.0"
103-
"@babel/code-frame" "^7.25.7"
104-
"@babel/generator" "^7.25.7"
105-
"@babel/helper-compilation-targets" "^7.25.7"
106-
"@babel/helper-module-transforms" "^7.25.7"
107-
"@babel/helpers" "^7.25.7"
108-
"@babel/parser" "^7.25.8"
109-
"@babel/template" "^7.25.7"
110-
"@babel/traverse" "^7.25.7"
111-
"@babel/types" "^7.25.8"
104+
"@babel/code-frame" "^7.26.0"
105+
"@babel/generator" "^7.26.0"
106+
"@babel/helper-compilation-targets" "^7.25.9"
107+
"@babel/helper-module-transforms" "^7.26.0"
108+
"@babel/helpers" "^7.26.0"
109+
"@babel/parser" "^7.26.0"
110+
"@babel/template" "^7.25.9"
111+
"@babel/traverse" "^7.25.9"
112+
"@babel/types" "^7.26.0"
112113
convert-source-map "^2.0.0"
113114
debug "^4.1.0"
114115
gensync "^1.0.0-beta.2"
@@ -182,12 +183,13 @@
182183
"@jridgewell/trace-mapping" "^0.3.17"
183184
jsesc "^2.5.1"
184185

185-
"@babel/generator@^7.25.7":
186-
version "7.25.7"
187-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.25.7.tgz#de86acbeb975a3e11ee92dd52223e6b03b479c56"
188-
integrity sha512-5Dqpl5fyV9pIAD62yK9P7fcA768uVPUyrQmqpqstHWgMma4feF1x/oFysBCVZLY5wJ2GkMUCdsNDnGZrPoR6rA==
186+
"@babel/generator@^7.26.0", "@babel/generator@^7.26.3":
187+
version "7.26.3"
188+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.3.tgz#ab8d4360544a425c90c248df7059881f4b2ce019"
189+
integrity sha512-6FF/urZvD0sTeO7k6/B15pMLC4CHUv1426lzr3N01aHJTl046uCAh9LXW/fzeXXjPNCJ6iABW5XaWOsIZB93aQ==
189190
dependencies:
190-
"@babel/types" "^7.25.7"
191+
"@babel/parser" "^7.26.3"
192+
"@babel/types" "^7.26.3"
191193
"@jridgewell/gen-mapping" "^0.3.5"
192194
"@jridgewell/trace-mapping" "^0.3.25"
193195
jsesc "^3.0.2"
@@ -252,13 +254,13 @@
252254
lru-cache "^5.1.1"
253255
semver "^6.3.0"
254256

255-
"@babel/helper-compilation-targets@^7.25.7":
256-
version "7.25.7"
257-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.7.tgz#11260ac3322dda0ef53edfae6e97b961449f5fa4"
258-
integrity sha512-DniTEax0sv6isaw6qSQSfV4gVRNtw2rte8HHM45t9ZR0xILaufBRNkpMifCRiAPyvL4ACD6v0gfCwCmtOQaV4A==
257+
"@babel/helper-compilation-targets@^7.25.9":
258+
version "7.25.9"
259+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.9.tgz#55af025ce365be3cdc0c1c1e56c6af617ce88875"
260+
integrity sha512-j9Db8Suy6yV/VHa4qzrj9yZfZxhLWQdVnRlXxmKLYlhWUVB1sB2G5sxuWYXk/whHD9iW76PmNzxZ4UCnTQTVEQ==
259261
dependencies:
260-
"@babel/compat-data" "^7.25.7"
261-
"@babel/helper-validator-option" "^7.25.7"
262+
"@babel/compat-data" "^7.25.9"
263+
"@babel/helper-validator-option" "^7.25.9"
262264
browserslist "^4.24.0"
263265
lru-cache "^5.1.1"
264266
semver "^6.3.1"
@@ -417,13 +419,13 @@
417419
dependencies:
418420
"@babel/types" "^7.21.4"
419421

420-
"@babel/helper-module-imports@^7.25.7":
421-
version "7.25.7"
422-
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.25.7.tgz#dba00d9523539152906ba49263e36d7261040472"
423-
integrity sha512-o0xCgpNmRohmnoWKQ0Ij8IdddjyBFE4T2kagL/x6M3+4zUgc+4qTOUBoNe4XxDskt1HPKO007ZPiMgLDq2s7Kw==
422+
"@babel/helper-module-imports@^7.25.9":
423+
version "7.25.9"
424+
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.25.9.tgz#e7f8d20602ebdbf9ebbea0a0751fb0f2a4141715"
425+
integrity sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw==
424426
dependencies:
425-
"@babel/traverse" "^7.25.7"
426-
"@babel/types" "^7.25.7"
427+
"@babel/traverse" "^7.25.9"
428+
"@babel/types" "^7.25.9"
427429

428430
"@babel/helper-module-transforms@^7.18.0":
429431
version "7.18.0"
@@ -467,15 +469,14 @@
467469
"@babel/traverse" "^7.21.5"
468470
"@babel/types" "^7.21.5"
469471

470-
"@babel/helper-module-transforms@^7.25.7":
471-
version "7.25.7"
472-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.25.7.tgz#2ac9372c5e001b19bc62f1fe7d96a18cb0901d1a"
473-
integrity sha512-k/6f8dKG3yDz/qCwSM+RKovjMix563SLxQFo0UhRNo239SP6n9u5/eLtKD6EAjwta2JHJ49CsD8pms2HdNiMMQ==
472+
"@babel/helper-module-transforms@^7.26.0":
473+
version "7.26.0"
474+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.26.0.tgz#8ce54ec9d592695e58d84cd884b7b5c6a2fdeeae"
475+
integrity sha512-xO+xu6B5K2czEnQye6BHA7DolFFmS3LB7stHZFaOLb1pAwO1HWLS8fXA+eh0A2yIvltPVmx3eNNDBJA2SLHXFw==
474476
dependencies:
475-
"@babel/helper-module-imports" "^7.25.7"
476-
"@babel/helper-simple-access" "^7.25.7"
477-
"@babel/helper-validator-identifier" "^7.25.7"
478-
"@babel/traverse" "^7.25.7"
477+
"@babel/helper-module-imports" "^7.25.9"
478+
"@babel/helper-validator-identifier" "^7.25.9"
479+
"@babel/traverse" "^7.25.9"
479480

480481
"@babel/helper-optimise-call-expression@^7.18.6":
481482
version "7.18.6"
@@ -575,14 +576,6 @@
575576
dependencies:
576577
"@babel/types" "^7.21.5"
577578

578-
"@babel/helper-simple-access@^7.25.7":
579-
version "7.25.7"
580-
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.25.7.tgz#5eb9f6a60c5d6b2e0f76057004f8dacbddfae1c0"
581-
integrity sha512-FPGAkJmyoChQeM+ruBGIDyrT2tKfZJO8NcxdC+CWNJi7N8/rZpSxK7yvBJ5O/nF1gfu5KzN7VKG3YVSLFfRSxQ==
582-
dependencies:
583-
"@babel/traverse" "^7.25.7"
584-
"@babel/types" "^7.25.7"
585-
586579
"@babel/helper-skip-transparent-expression-wrappers@^7.18.9":
587580
version "7.18.9"
588581
resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.18.9.tgz#778d87b3a758d90b471e7b9918f34a9a02eb5818"
@@ -626,10 +619,10 @@
626619
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.21.5.tgz#2b3eea65443c6bdc31c22d037c65f6d323b6b2bd"
627620
integrity sha512-5pTUx3hAJaZIdW99sJ6ZUUgWq/Y+Hja7TowEnLNMm1VivRgZQL3vpBY3qUACVsvw+yQU6+YgfBVmcbLaZtrA1w==
628621

629-
"@babel/helper-string-parser@^7.25.7":
630-
version "7.25.7"
631-
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.7.tgz#d50e8d37b1176207b4fe9acedec386c565a44a54"
632-
integrity sha512-CbkjYdsJNHFk8uqpEkpCvRs3YRp9tY6FmFY7wLMSYuGYkrdUi7r2lc4/wqsvlHoMznX3WJ9IP8giGPq68T/Y6g==
622+
"@babel/helper-string-parser@^7.25.9":
623+
version "7.25.9"
624+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c"
625+
integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==
633626

634627
"@babel/helper-validator-identifier@^7.16.7":
635628
version "7.16.7"
@@ -646,10 +639,10 @@
646639
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2"
647640
integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==
648641

649-
"@babel/helper-validator-identifier@^7.25.7":
650-
version "7.25.7"
651-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.7.tgz#77b7f60c40b15c97df735b38a66ba1d7c3e93da5"
652-
integrity sha512-AM6TzwYqGChO45oiuPqwL2t20/HdMC1rTPAesnBCgPCSF1x3oN9MVUwQV2iyz4xqWrctwK5RNC8LV22kaQCNYg==
642+
"@babel/helper-validator-identifier@^7.25.9":
643+
version "7.25.9"
644+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7"
645+
integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==
653646

654647
"@babel/helper-validator-identifier@^7.9.0":
655648
version "7.9.0"
@@ -676,10 +669,10 @@
676669
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.21.0.tgz#8224c7e13ace4bafdc4004da2cf064ef42673180"
677670
integrity sha512-rmL/B8/f0mKS2baE9ZpyTcTavvEuWhTTW8amjzXNvYG4AwBsqTLikfXsEofsJEfKHf+HQVQbFOHy6o+4cnC/fQ==
678671

679-
"@babel/helper-validator-option@^7.25.7":
680-
version "7.25.7"
681-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.25.7.tgz#97d1d684448228b30b506d90cace495d6f492729"
682-
integrity sha512-ytbPLsm+GjArDYXJ8Ydr1c/KJuutjF2besPNbIZnZ6MKUxi/uTA22t2ymmA4WFjZFpjiAMO0xuuJPqK2nvDVfQ==
672+
"@babel/helper-validator-option@^7.25.9":
673+
version "7.25.9"
674+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.25.9.tgz#86e45bd8a49ab7e03f276577f96179653d41da72"
675+
integrity sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw==
683676

684677
"@babel/helper-wrap-function@^7.18.9":
685678
version "7.18.10"
@@ -700,13 +693,13 @@
700693
"@babel/traverse" "^7.18.2"
701694
"@babel/types" "^7.18.2"
702695

703-
"@babel/helpers@^7.25.7":
704-
version "7.25.7"
705-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.25.7.tgz#091b52cb697a171fe0136ab62e54e407211f09c2"
706-
integrity sha512-Sv6pASx7Esm38KQpF/U/OXLwPPrdGHNKoeblRxgZRLXnAtnkEe4ptJPDtAZM7fBLadbc1Q07kQpSiGQ0Jg6tRA==
696+
"@babel/helpers@^7.26.0":
697+
version "7.26.0"
698+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.0.tgz#30e621f1eba5aa45fe6f4868d2e9154d884119a4"
699+
integrity sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw==
707700
dependencies:
708-
"@babel/template" "^7.25.7"
709-
"@babel/types" "^7.25.7"
701+
"@babel/template" "^7.25.9"
702+
"@babel/types" "^7.26.0"
710703

711704
"@babel/highlight@^7.0.0":
712705
version "7.5.0"
@@ -735,16 +728,6 @@
735728
chalk "^2.0.0"
736729
js-tokens "^4.0.0"
737730

738-
"@babel/highlight@^7.25.7":
739-
version "7.25.7"
740-
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.25.7.tgz#20383b5f442aa606e7b5e3043b0b1aafe9f37de5"
741-
integrity sha512-iYyACpW3iW8Fw+ZybQK+drQre+ns/tKpXbNESfrhNnPLIklLbXr7MYJ6gPEd0iETGLOK+SxMjVvKb/ffmk+FEw==
742-
dependencies:
743-
"@babel/helper-validator-identifier" "^7.25.7"
744-
chalk "^2.4.2"
745-
js-tokens "^4.0.0"
746-
picocolors "^1.0.0"
747-
748731
"@babel/highlight@^7.8.3":
749732
version "7.8.3"
750733
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.8.3.tgz#28f173d04223eaaa59bc1d439a3836e6d1265797"
@@ -789,12 +772,12 @@
789772
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.8.tgz#642af7d0333eab9c0ad70b14ac5e76dbde7bfdf8"
790773
integrity sha512-6zavDGdzG3gUqAdWvlLFfk+36RilI+Pwyuuh7HItyeScCWP3k6i8vKclAQ0bM/0y/Kz/xiwvxhMv9MgTJP5gmA==
791774

792-
"@babel/parser@^7.25.7", "@babel/parser@^7.25.8":
793-
version "7.25.8"
794-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.8.tgz#f6aaf38e80c36129460c1657c0762db584c9d5e2"
795-
integrity sha512-HcttkxzdPucv3nNFmfOOMfFf64KgdJVqm1KaCm25dPGMLElo9nsLvXeJECQg8UzPuBGLyTSA0ZzqCtDSzKTEoQ==
775+
"@babel/parser@^7.25.9", "@babel/parser@^7.26.0", "@babel/parser@^7.26.3":
776+
version "7.26.3"
777+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.3.tgz#8c51c5db6ddf08134af1ddbacf16aaab48bac234"
778+
integrity sha512-WJ/CvmY8Mea8iDXo6a7RK2wbmJITT5fN3BEkRuFlxVyNx8jOKIIhmC4fSkTcPcf8JyavbBwIe6OpiCOBXt/IcA==
796779
dependencies:
797-
"@babel/types" "^7.25.8"
780+
"@babel/types" "^7.26.3"
798781

799782
"@babel/parser@^7.8.6":
800783
version "7.8.6"
@@ -1617,14 +1600,14 @@
16171600
"@babel/parser" "^7.20.7"
16181601
"@babel/types" "^7.20.7"
16191602

1620-
"@babel/template@^7.25.7":
1621-
version "7.25.7"
1622-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.25.7.tgz#27f69ce382855d915b14ab0fe5fb4cbf88fa0769"
1623-
integrity sha512-wRwtAgI3bAS+JGU2upWNL9lSlDcRCqD05BZ1n3X2ONLH1WilFP6O1otQjeMK/1g0pvYcXC7b/qVUB1keofjtZA==
1603+
"@babel/template@^7.25.9":
1604+
version "7.25.9"
1605+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.25.9.tgz#ecb62d81a8a6f5dc5fe8abfc3901fc52ddf15016"
1606+
integrity sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg==
16241607
dependencies:
1625-
"@babel/code-frame" "^7.25.7"
1626-
"@babel/parser" "^7.25.7"
1627-
"@babel/types" "^7.25.7"
1608+
"@babel/code-frame" "^7.25.9"
1609+
"@babel/parser" "^7.25.9"
1610+
"@babel/types" "^7.25.9"
16281611

16291612
"@babel/template@^7.3.3":
16301613
version "7.8.6"
@@ -1699,16 +1682,16 @@
16991682
debug "^4.1.0"
17001683
globals "^11.1.0"
17011684

1702-
"@babel/traverse@^7.25.7":
1703-
version "7.25.7"
1704-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.7.tgz#83e367619be1cab8e4f2892ef30ba04c26a40fa8"
1705-
integrity sha512-jatJPT1Zjqvh/1FyJs6qAHL+Dzb7sTb+xr7Q+gM1b+1oBsMsQQ4FkVKb6dFlJvLlVssqkRzV05Jzervt9yhnzg==
1685+
"@babel/traverse@^7.25.9":
1686+
version "7.26.4"
1687+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.4.tgz#ac3a2a84b908dde6d463c3bfa2c5fdc1653574bd"
1688+
integrity sha512-fH+b7Y4p3yqvApJALCPJcwb0/XaOSgtK4pzV6WVjPR5GLFQBRI7pfoX2V2iM48NXvX07NUxxm1Vw98YjqTcU5w==
17061689
dependencies:
1707-
"@babel/code-frame" "^7.25.7"
1708-
"@babel/generator" "^7.25.7"
1709-
"@babel/parser" "^7.25.7"
1710-
"@babel/template" "^7.25.7"
1711-
"@babel/types" "^7.25.7"
1690+
"@babel/code-frame" "^7.26.2"
1691+
"@babel/generator" "^7.26.3"
1692+
"@babel/parser" "^7.26.3"
1693+
"@babel/template" "^7.25.9"
1694+
"@babel/types" "^7.26.3"
17121695
debug "^4.3.1"
17131696
globals "^11.1.0"
17141697

@@ -1790,14 +1773,13 @@
17901773
"@babel/helper-validator-identifier" "^7.19.1"
17911774
to-fast-properties "^2.0.0"
17921775

1793-
"@babel/types@^7.25.7", "@babel/types@^7.25.8":
1794-
version "7.25.8"
1795-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.8.tgz#5cf6037258e8a9bcad533f4979025140cb9993e1"
1796-
integrity sha512-JWtuCu8VQsMladxVz/P4HzHUGCAwpuqacmowgXFs5XjxIgKuNjnLokQzuVjlTvIzODaDmpjT3oxcC48vyk9EWg==
1776+
"@babel/types@^7.25.9", "@babel/types@^7.26.0", "@babel/types@^7.26.3":
1777+
version "7.26.3"
1778+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.3.tgz#37e79830f04c2b5687acc77db97fbc75fb81f3c0"
1779+
integrity sha512-vN5p+1kl59GVKMvTHt55NzzmYVxprfJD+ql7U9NFIfKCBkYE55LYtS+WtPlaYOyzydrKI8Nezd+aZextrd+FMA==
17971780
dependencies:
1798-
"@babel/helper-string-parser" "^7.25.7"
1799-
"@babel/helper-validator-identifier" "^7.25.7"
1800-
to-fast-properties "^2.0.0"
1781+
"@babel/helper-string-parser" "^7.25.9"
1782+
"@babel/helper-validator-identifier" "^7.25.9"
18011783

18021784
"@babel/types@^7.3.3":
18031785
version "7.9.6"

0 commit comments

Comments
 (0)