Skip to content

Commit 88e47d0

Browse files
chore(deps): update babel monorepo to ^7.26.7 (#777)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a4fb672 commit 88e47d0

File tree

2 files changed

+86
-95
lines changed

2 files changed

+86
-95
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@
5050
"react-native": "*"
5151
},
5252
"devDependencies": {
53-
"@babel/core": "^7.26.0",
54-
"@babel/preset-env": "^7.26.0",
53+
"@babel/core": "^7.26.7",
54+
"@babel/preset-env": "^7.26.7",
5555
"@react-navigation/native": "^6.1.18",
5656
"@txo-peer-dep/log": "^4.0.4",
5757
"@txo-peer-dep/redux": "^1.0.1",

yarn.lock

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

18-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.22.13", "@babel/code-frame@^7.24.7", "@babel/code-frame@^7.25.9", "@babel/code-frame@^7.26.0":
19-
version "7.26.0"
20-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.0.tgz#9374b5cd068d128dac0b94ff482594273b1c2815"
21-
integrity sha512-INCKxTtbXtcNbUZ3YXutwMpEleqttcswhAdee7dhuoVrD2cnuc3PqtERBtxkX5nziX9vnBL8WXmSGwv8CuPV6g==
18+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.22.13", "@babel/code-frame@^7.24.7", "@babel/code-frame@^7.25.9", "@babel/code-frame@^7.26.2":
19+
version "7.26.2"
20+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85"
21+
integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==
2222
dependencies:
2323
"@babel/helper-validator-identifier" "^7.25.9"
2424
js-tokens "^4.0.0"
2525
picocolors "^1.0.0"
2626

27-
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.25.9", "@babel/compat-data@^7.26.0":
28-
version "7.26.0"
29-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.0.tgz#f02ba6d34e88fadd5e8861e8b38902f43cc1c819"
30-
integrity sha512-qETICbZSLe7uXv9VE8T/RWOdIE5qqyTucOt4zLYMafj2MRO271VGgLd4RACJMeBO37UPWhXiKMBk7YlJ0fOzQA==
27+
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.26.5":
28+
version "7.26.5"
29+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.5.tgz#df93ac37f4417854130e21d72c66ff3d4b897fc7"
30+
integrity sha512-XvcZi1KWf88RVbF9wn8MN6tYFloU5qX8KjuF3E1PVBmJ9eypXfs4GRiJwLuTZL0iSnJUKn1BFPa5BPZZJyFzPg==
3131

32-
"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.24.7", "@babel/core@^7.25.2", "@babel/core@^7.26.0":
33-
version "7.26.0"
34-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.0.tgz#d78b6023cc8f3114ccf049eb219613f74a747b40"
35-
integrity sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg==
32+
"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.24.7", "@babel/core@^7.25.2", "@babel/core@^7.26.7":
33+
version "7.26.7"
34+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.7.tgz#0439347a183b97534d52811144d763a17f9d2b24"
35+
integrity sha512-SRijHmF0PSPgLIBYlWnG0hyeJLwXE2CgpsXaMOrtt2yp9/86ALw6oUlj9KYuZ0JN07T4eBMVIW4li/9S1j2BGA==
3636
dependencies:
3737
"@ampproject/remapping" "^2.2.0"
38-
"@babel/code-frame" "^7.26.0"
39-
"@babel/generator" "^7.26.0"
40-
"@babel/helper-compilation-targets" "^7.25.9"
38+
"@babel/code-frame" "^7.26.2"
39+
"@babel/generator" "^7.26.5"
40+
"@babel/helper-compilation-targets" "^7.26.5"
4141
"@babel/helper-module-transforms" "^7.26.0"
42-
"@babel/helpers" "^7.26.0"
43-
"@babel/parser" "^7.26.0"
42+
"@babel/helpers" "^7.26.7"
43+
"@babel/parser" "^7.26.7"
4444
"@babel/template" "^7.25.9"
45-
"@babel/traverse" "^7.25.9"
46-
"@babel/types" "^7.26.0"
45+
"@babel/traverse" "^7.26.7"
46+
"@babel/types" "^7.26.7"
4747
convert-source-map "^2.0.0"
4848
debug "^4.1.0"
4949
gensync "^1.0.0-beta.2"
5050
json5 "^2.2.3"
5151
semver "^6.3.1"
5252

53-
"@babel/generator@^7.25.0", "@babel/generator@^7.25.9", "@babel/generator@^7.26.0", "@babel/generator@^7.7.2":
54-
version "7.26.0"
55-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.0.tgz#505cc7c90d92513f458a477e5ef0703e7c91b8d7"
56-
integrity sha512-/AIkAmInnWwgEAJGQr9vY0c66Mj6kjkE2ZPB1PurTRaRAh3U+J45sAQMjQDJdh4WbR3l0x5xkimXBKyBXXAu2w==
53+
"@babel/generator@^7.25.0", "@babel/generator@^7.25.9", "@babel/generator@^7.26.5", "@babel/generator@^7.7.2":
54+
version "7.26.5"
55+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.5.tgz#e44d4ab3176bbcaf78a5725da5f1dc28802a9458"
56+
integrity sha512-2caSP6fN9I7HOe6nqhtft7V4g7/V/gfDsC3Ag4W7kEzzvRGKqiv0pu0HogPiZ3KaVSoNDhUws6IJjDjpfmYIXw==
5757
dependencies:
58-
"@babel/parser" "^7.26.0"
59-
"@babel/types" "^7.26.0"
58+
"@babel/parser" "^7.26.5"
59+
"@babel/types" "^7.26.5"
6060
"@jridgewell/gen-mapping" "^0.3.5"
6161
"@jridgewell/trace-mapping" "^0.3.25"
6262
jsesc "^3.0.2"
@@ -68,20 +68,12 @@
6868
dependencies:
6969
"@babel/types" "^7.25.9"
7070

71-
"@babel/helper-builder-binary-assignment-operator-visitor@^7.25.9":
72-
version "7.25.9"
73-
resolved "https://registry.yarnpkg.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.25.9.tgz#f41752fe772a578e67286e6779a68a5a92de1ee9"
74-
integrity sha512-C47lC7LIDCnz0h4vai/tpNOI95tCd5ZT3iBt/DBH5lXKHZsyNQv18yf1wIIg2ntiQNgmAvA+DgZ82iW8Qdym8g==
75-
dependencies:
76-
"@babel/traverse" "^7.25.9"
77-
"@babel/types" "^7.25.9"
78-
79-
"@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.25.9":
80-
version "7.25.9"
81-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.9.tgz#55af025ce365be3cdc0c1c1e56c6af617ce88875"
82-
integrity sha512-j9Db8Suy6yV/VHa4qzrj9yZfZxhLWQdVnRlXxmKLYlhWUVB1sB2G5sxuWYXk/whHD9iW76PmNzxZ4UCnTQTVEQ==
71+
"@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.25.9", "@babel/helper-compilation-targets@^7.26.5":
72+
version "7.26.5"
73+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.26.5.tgz#75d92bb8d8d51301c0d49e52a65c9a7fe94514d8"
74+
integrity sha512-IXuyn5EkouFJscIDuFF5EsiSolseme1s0CZB+QxVugqJLYmKdxI1VfIBOst0SUu4rnk2Z7kqTwmoO1lp3HIfnA==
8375
dependencies:
84-
"@babel/compat-data" "^7.25.9"
76+
"@babel/compat-data" "^7.26.5"
8577
"@babel/helper-validator-option" "^7.25.9"
8678
browserslist "^4.24.0"
8779
lru-cache "^5.1.1"
@@ -207,20 +199,20 @@
207199
"@babel/traverse" "^7.25.9"
208200
"@babel/types" "^7.25.9"
209201

210-
"@babel/helpers@^7.26.0":
211-
version "7.26.0"
212-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.0.tgz#30e621f1eba5aa45fe6f4868d2e9154d884119a4"
213-
integrity sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw==
202+
"@babel/helpers@^7.26.7":
203+
version "7.26.7"
204+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.7.tgz#fd1d2a7c431b6e39290277aacfd8367857c576a4"
205+
integrity sha512-8NHiL98vsi0mbPQmYAGWwfcFaOy4j2HY49fXJCfuDcdE7fMIsH9a7GdaeXpIBsbT7307WU8KCMp5pUVDNL4f9A==
214206
dependencies:
215207
"@babel/template" "^7.25.9"
216-
"@babel/types" "^7.26.0"
208+
"@babel/types" "^7.26.7"
217209

218-
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.24.7", "@babel/parser@^7.25.3", "@babel/parser@^7.25.9", "@babel/parser@^7.26.0":
219-
version "7.26.5"
220-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.5.tgz#6fec9aebddef25ca57a935c86dbb915ae2da3e1f"
221-
integrity sha512-SRJ4jYmXRqV1/Xc+TIVG84WjHBXKlxO9sHQnA2Pf12QQEAp1LOh6kDzNHXcUnbH1QI0FDoPPVOt+vyUDucxpaw==
210+
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.24.7", "@babel/parser@^7.25.3", "@babel/parser@^7.25.9", "@babel/parser@^7.26.5", "@babel/parser@^7.26.7":
211+
version "7.26.7"
212+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.7.tgz#e114cd099e5f7d17b05368678da0fb9f69b3385c"
213+
integrity sha512-kEvgGGgEjRUutvdVvZhbn/BxVt+5VSpwXz1j3WYXQbXDo8KzFOPNG2GQbdAiNq8g6wn1yKk7C/qrke03a84V+w==
222214
dependencies:
223-
"@babel/types" "^7.26.5"
215+
"@babel/types" "^7.26.7"
224216

225217
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.9":
226218
version "7.25.9"
@@ -439,12 +431,12 @@
439431
"@babel/helper-plugin-utils" "^7.25.9"
440432
"@babel/helper-remap-async-to-generator" "^7.25.9"
441433

442-
"@babel/plugin-transform-block-scoped-functions@^7.25.9":
443-
version "7.25.9"
444-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.25.9.tgz#5700691dbd7abb93de300ca7be94203764fce458"
445-
integrity sha512-toHc9fzab0ZfenFpsyYinOX0J/5dgJVA2fm64xPewu7CoYHWEivIWKxkK2rMi4r3yQqLnVmheMXRdG+k239CgA==
434+
"@babel/plugin-transform-block-scoped-functions@^7.26.5":
435+
version "7.26.5"
436+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.26.5.tgz#3dc4405d31ad1cbe45293aa57205a6e3b009d53e"
437+
integrity sha512-chuTSY+hq09+/f5lMj8ZSYgCFpppV2CbYrhNFJ1BFoXpiWPnnAb7R0MqrafCpN8E1+YRrtM1MXZHJdIx8B6rMQ==
446438
dependencies:
447-
"@babel/helper-plugin-utils" "^7.25.9"
439+
"@babel/helper-plugin-utils" "^7.26.5"
448440

449441
"@babel/plugin-transform-block-scoping@^7.25.0", "@babel/plugin-transform-block-scoping@^7.25.9":
450442
version "7.25.9"
@@ -526,12 +518,11 @@
526518
dependencies:
527519
"@babel/helper-plugin-utils" "^7.25.9"
528520

529-
"@babel/plugin-transform-exponentiation-operator@^7.25.9":
530-
version "7.25.9"
531-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.25.9.tgz#ece47b70d236c1d99c263a1e22b62dc20a4c8b0f"
532-
integrity sha512-KRhdhlVk2nObA5AYa7QMgTMTVJdfHprfpAk4DjZVtllqRg9qarilstTKEhpVjyt+Npi8ThRyiV8176Am3CodPA==
521+
"@babel/plugin-transform-exponentiation-operator@^7.26.3":
522+
version "7.26.3"
523+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.26.3.tgz#e29f01b6de302c7c2c794277a48f04a9ca7f03bc"
524+
integrity sha512-7CAHcQ58z2chuXPWblnn1K6rLDnDWieghSOEmqQsrBenH0P9InCUtOJYD89pvngljmZlJcz3fcmgYsXFNGa1ZQ==
533525
dependencies:
534-
"@babel/helper-builder-binary-assignment-operator-visitor" "^7.25.9"
535526
"@babel/helper-plugin-utils" "^7.25.9"
536527

537528
"@babel/plugin-transform-export-namespace-from@^7.25.9":
@@ -602,7 +593,7 @@
602593
"@babel/helper-module-transforms" "^7.25.9"
603594
"@babel/helper-plugin-utils" "^7.25.9"
604595

605-
"@babel/plugin-transform-modules-commonjs@^7.24.7", "@babel/plugin-transform-modules-commonjs@^7.24.8", "@babel/plugin-transform-modules-commonjs@^7.25.9":
596+
"@babel/plugin-transform-modules-commonjs@^7.24.7", "@babel/plugin-transform-modules-commonjs@^7.24.8", "@babel/plugin-transform-modules-commonjs@^7.25.9", "@babel/plugin-transform-modules-commonjs@^7.26.3":
606597
version "7.26.3"
607598
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.26.3.tgz#8f011d44b20d02c3de44d8850d971d8497f981fb"
608599
integrity sha512-MgR55l4q9KddUDITEzEFYn5ZsGDXMSsU9E+kh7fjRXTIC3RHqfCo8RPRbyReYJh44HQ/yomFkqbOFohXvDCiIQ==
@@ -643,12 +634,12 @@
643634
dependencies:
644635
"@babel/helper-plugin-utils" "^7.25.9"
645636

646-
"@babel/plugin-transform-nullish-coalescing-operator@^7.24.7", "@babel/plugin-transform-nullish-coalescing-operator@^7.25.9":
647-
version "7.25.9"
648-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.25.9.tgz#bcb1b0d9e948168102d5f7104375ca21c3266949"
649-
integrity sha512-ENfftpLZw5EItALAD4WsY/KUWvhUlZndm5GC7G3evUsVeSJB6p0pBeLQUnRnBCBx7zV0RKQjR9kCuwrsIrjWog==
637+
"@babel/plugin-transform-nullish-coalescing-operator@^7.24.7", "@babel/plugin-transform-nullish-coalescing-operator@^7.26.6":
638+
version "7.26.6"
639+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.26.6.tgz#fbf6b3c92cb509e7b319ee46e3da89c5bedd31fe"
640+
integrity sha512-CKW8Vu+uUZneQCPtXmSBUC6NCAUdya26hWCElAWh5mVSlSRsmiCPUUDKb3Z0szng1hiAJa098Hkhg9o4SE35Qw==
650641
dependencies:
651-
"@babel/helper-plugin-utils" "^7.25.9"
642+
"@babel/helper-plugin-utils" "^7.26.5"
652643

653644
"@babel/plugin-transform-numeric-separator@^7.24.7", "@babel/plugin-transform-numeric-separator@^7.25.9":
654645
version "7.25.9"
@@ -816,12 +807,12 @@
816807
dependencies:
817808
"@babel/helper-plugin-utils" "^7.25.9"
818809

819-
"@babel/plugin-transform-typeof-symbol@^7.25.9":
820-
version "7.25.9"
821-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.25.9.tgz#224ba48a92869ddbf81f9b4a5f1204bbf5a2bc4b"
822-
integrity sha512-v61XqUMiueJROUv66BVIOi0Fv/CUuZuZMl5NkRoCVxLAnMexZ0A3kMe7vvZ0nulxMuMp0Mk6S5hNh48yki08ZA==
810+
"@babel/plugin-transform-typeof-symbol@^7.26.7":
811+
version "7.26.7"
812+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.26.7.tgz#d0e33acd9223744c1e857dbd6fa17bd0a3786937"
813+
integrity sha512-jfoTXXZTgGg36BmhqT3cAYK5qkmqvJpvNrPhaK/52Vgjhw4Rq29s9UqpWWV0D6yuRmgiFH/BUVlkl96zJWqnaw==
823814
dependencies:
824-
"@babel/helper-plugin-utils" "^7.25.9"
815+
"@babel/helper-plugin-utils" "^7.26.5"
825816

826817
"@babel/plugin-transform-typescript@^7.25.2", "@babel/plugin-transform-typescript@^7.25.9":
827818
version "7.26.5"
@@ -865,14 +856,14 @@
865856
"@babel/helper-create-regexp-features-plugin" "^7.25.9"
866857
"@babel/helper-plugin-utils" "^7.25.9"
867858

868-
"@babel/preset-env@^7.26.0":
869-
version "7.26.0"
870-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.26.0.tgz#30e5c6bc1bcc54865bff0c5a30f6d4ccdc7fa8b1"
871-
integrity sha512-H84Fxq0CQJNdPFT2DrfnylZ3cf5K43rGfWK4LJGPpjKHiZlk0/RzwEus3PDDZZg+/Er7lCA03MVacueUuXdzfw==
859+
"@babel/preset-env@^7.26.7":
860+
version "7.26.7"
861+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.26.7.tgz#24d38e211f4570b8d806337035cc3ae798e0c36d"
862+
integrity sha512-Ycg2tnXwixaXOVb29rana8HNPgLVBof8qqtNQ9LE22IoyZboQbGSxI6ZySMdW3K5nAe6gu35IaJefUJflhUFTQ==
872863
dependencies:
873-
"@babel/compat-data" "^7.26.0"
874-
"@babel/helper-compilation-targets" "^7.25.9"
875-
"@babel/helper-plugin-utils" "^7.25.9"
864+
"@babel/compat-data" "^7.26.5"
865+
"@babel/helper-compilation-targets" "^7.26.5"
866+
"@babel/helper-plugin-utils" "^7.26.5"
876867
"@babel/helper-validator-option" "^7.25.9"
877868
"@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.25.9"
878869
"@babel/plugin-bugfix-safari-class-field-initializer-scope" "^7.25.9"
@@ -886,7 +877,7 @@
886877
"@babel/plugin-transform-arrow-functions" "^7.25.9"
887878
"@babel/plugin-transform-async-generator-functions" "^7.25.9"
888879
"@babel/plugin-transform-async-to-generator" "^7.25.9"
889-
"@babel/plugin-transform-block-scoped-functions" "^7.25.9"
880+
"@babel/plugin-transform-block-scoped-functions" "^7.26.5"
890881
"@babel/plugin-transform-block-scoping" "^7.25.9"
891882
"@babel/plugin-transform-class-properties" "^7.25.9"
892883
"@babel/plugin-transform-class-static-block" "^7.26.0"
@@ -897,7 +888,7 @@
897888
"@babel/plugin-transform-duplicate-keys" "^7.25.9"
898889
"@babel/plugin-transform-duplicate-named-capturing-groups-regex" "^7.25.9"
899890
"@babel/plugin-transform-dynamic-import" "^7.25.9"
900-
"@babel/plugin-transform-exponentiation-operator" "^7.25.9"
891+
"@babel/plugin-transform-exponentiation-operator" "^7.26.3"
901892
"@babel/plugin-transform-export-namespace-from" "^7.25.9"
902893
"@babel/plugin-transform-for-of" "^7.25.9"
903894
"@babel/plugin-transform-function-name" "^7.25.9"
@@ -906,12 +897,12 @@
906897
"@babel/plugin-transform-logical-assignment-operators" "^7.25.9"
907898
"@babel/plugin-transform-member-expression-literals" "^7.25.9"
908899
"@babel/plugin-transform-modules-amd" "^7.25.9"
909-
"@babel/plugin-transform-modules-commonjs" "^7.25.9"
900+
"@babel/plugin-transform-modules-commonjs" "^7.26.3"
910901
"@babel/plugin-transform-modules-systemjs" "^7.25.9"
911902
"@babel/plugin-transform-modules-umd" "^7.25.9"
912903
"@babel/plugin-transform-named-capturing-groups-regex" "^7.25.9"
913904
"@babel/plugin-transform-new-target" "^7.25.9"
914-
"@babel/plugin-transform-nullish-coalescing-operator" "^7.25.9"
905+
"@babel/plugin-transform-nullish-coalescing-operator" "^7.26.6"
915906
"@babel/plugin-transform-numeric-separator" "^7.25.9"
916907
"@babel/plugin-transform-object-rest-spread" "^7.25.9"
917908
"@babel/plugin-transform-object-super" "^7.25.9"
@@ -928,7 +919,7 @@
928919
"@babel/plugin-transform-spread" "^7.25.9"
929920
"@babel/plugin-transform-sticky-regex" "^7.25.9"
930921
"@babel/plugin-transform-template-literals" "^7.25.9"
931-
"@babel/plugin-transform-typeof-symbol" "^7.25.9"
922+
"@babel/plugin-transform-typeof-symbol" "^7.26.7"
932923
"@babel/plugin-transform-unicode-escapes" "^7.25.9"
933924
"@babel/plugin-transform-unicode-property-regex" "^7.25.9"
934925
"@babel/plugin-transform-unicode-regex" "^7.25.9"
@@ -1009,23 +1000,23 @@
10091000
debug "^4.3.1"
10101001
globals "^11.1.0"
10111002

1012-
"@babel/traverse@^7.25.3", "@babel/traverse@^7.25.9":
1013-
version "7.25.9"
1014-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.9.tgz#a50f8fe49e7f69f53de5bea7e413cd35c5e13c84"
1015-
integrity sha512-ZCuvfwOwlz/bawvAuvcj8rrithP2/N55Tzz342AkTvq4qaWbGfmCk/tKhNaV2cthijKrPAA8SRJV5WWe7IBMJw==
1003+
"@babel/traverse@^7.25.3", "@babel/traverse@^7.25.9", "@babel/traverse@^7.26.7":
1004+
version "7.26.7"
1005+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.7.tgz#99a0a136f6a75e7fb8b0a1ace421e0b25994b8bb"
1006+
integrity sha512-1x1sgeyRLC3r5fQOM0/xtQKsYjyxmFjaOrLJNtZ81inNjyJHGIolTULPiSc/2qe1/qfpFLisLQYFnnZl7QoedA==
10161007
dependencies:
1017-
"@babel/code-frame" "^7.25.9"
1018-
"@babel/generator" "^7.25.9"
1019-
"@babel/parser" "^7.25.9"
1008+
"@babel/code-frame" "^7.26.2"
1009+
"@babel/generator" "^7.26.5"
1010+
"@babel/parser" "^7.26.7"
10201011
"@babel/template" "^7.25.9"
1021-
"@babel/types" "^7.25.9"
1012+
"@babel/types" "^7.26.7"
10221013
debug "^4.3.1"
10231014
globals "^11.1.0"
10241015

1025-
"@babel/types@^7.0.0", "@babel/types@^7.25.2", "@babel/types@^7.25.9", "@babel/types@^7.26.0", "@babel/types@^7.26.5", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1026-
version "7.26.5"
1027-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.5.tgz#7a1e1c01d28e26d1fe7f8ec9567b3b92b9d07747"
1028-
integrity sha512-L6mZmwFDK6Cjh1nRCLXpa6no13ZIioJDz7mdkzHv399pThrTa/k0nUlNaenOeh2kWu/iaOQYElEpKPUswUa9Vg==
1016+
"@babel/types@^7.0.0", "@babel/types@^7.25.2", "@babel/types@^7.25.9", "@babel/types@^7.26.5", "@babel/types@^7.26.7", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1017+
version "7.26.7"
1018+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.7.tgz#5e2b89c0768e874d4d061961f3a5a153d71dc17a"
1019+
integrity sha512-t8kDRGrKXyp6+tjUh7hw2RLyclsW4TRoRvRHtSyAX9Bb5ldlFh+90YAYY6awRXrlB4G5G2izNeGySpATlFzmOg==
10291020
dependencies:
10301021
"@babel/helper-string-parser" "^7.25.9"
10311022
"@babel/helper-validator-identifier" "^7.25.9"

0 commit comments

Comments
 (0)