Skip to content

Commit 505641e

Browse files
authored
Update all Yarn dependencies (2025-02-12) (#282)
1 parent a904634 commit 505641e

File tree

2 files changed

+42
-60
lines changed

2 files changed

+42
-60
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@babel/cli": "^7.26.4",
5858
"@babel/core": "^7.26.7",
5959
"@babel/eslint-parser": "^7.26.5",
60-
"@babel/preset-env": "^7.26.0",
60+
"@babel/preset-env": "^7.26.7",
6161
"@babel/preset-react": "^7.26.3",
6262
"@babel/preset-stage-2": "^7.8.3",
6363
"@testing-library/dom": "^10.4.0",

yarn.lock

Lines changed: 41 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
js-tokens "^4.0.0"
4646
picocolors "^1.0.0"
4747

48-
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.26.0", "@babel/compat-data@^7.26.5":
48+
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.26.5":
4949
version "7.26.5"
5050
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.5.tgz#df93ac37f4417854130e21d72c66ff3d4b897fc7"
5151
integrity sha512-XvcZi1KWf88RVbF9wn8MN6tYFloU5qX8KjuF3E1PVBmJ9eypXfs4GRiJwLuTZL0iSnJUKn1BFPa5BPZZJyFzPg==
@@ -98,14 +98,6 @@
9898
dependencies:
9999
"@babel/types" "^7.25.9"
100100

101-
"@babel/helper-builder-binary-assignment-operator-visitor@^7.25.9":
102-
version "7.25.9"
103-
resolved "https://registry.yarnpkg.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.25.9.tgz#f41752fe772a578e67286e6779a68a5a92de1ee9"
104-
integrity sha512-C47lC7LIDCnz0h4vai/tpNOI95tCd5ZT3iBt/DBH5lXKHZsyNQv18yf1wIIg2ntiQNgmAvA+DgZ82iW8Qdym8g==
105-
dependencies:
106-
"@babel/traverse" "^7.25.9"
107-
"@babel/types" "^7.25.9"
108-
109101
"@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.25.9", "@babel/helper-compilation-targets@^7.26.5":
110102
version "7.26.5"
111103
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.26.5.tgz#75d92bb8d8d51301c0d49e52a65c9a7fe94514d8"
@@ -182,10 +174,10 @@
182174
dependencies:
183175
"@babel/types" "^7.25.9"
184176

185-
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.25.9", "@babel/helper-plugin-utils@^7.8.0":
186-
version "7.25.9"
187-
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.25.9.tgz#9cbdd63a9443a2c92a725cca7ebca12cc8dd9f46"
188-
integrity sha512-kSMlyUVdWe25rEsRGviIgOWnoT/nfABVWlqt9N19/dIPWViAOW2s9wznP5tURbs/IDuNk4gPy3YdYRgH3uxhBw==
177+
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.25.9", "@babel/helper-plugin-utils@^7.26.5", "@babel/helper-plugin-utils@^7.8.0":
178+
version "7.26.5"
179+
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.26.5.tgz#18580d00c9934117ad719392c4f6585c9333cc35"
180+
integrity sha512-RS+jZcRdZdRFzMyr+wcsaqOmld1/EqTghfaBGQQd/WnRdzdlvSZ//kF7U8VQTxf1ynZ4cjUcYgjVGx13ewNPMg==
189181

190182
"@babel/helper-remap-async-to-generator@^7.25.9":
191183
version "7.25.9"
@@ -205,14 +197,6 @@
205197
"@babel/helper-optimise-call-expression" "^7.25.9"
206198
"@babel/traverse" "^7.25.9"
207199

208-
"@babel/helper-simple-access@^7.25.9":
209-
version "7.25.9"
210-
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.25.9.tgz#6d51783299884a2c74618d6ef0f86820ec2e7739"
211-
integrity sha512-c6WHXuiaRsJTyHYLJV75t9IqsmTbItYfdj99PnzYGQZkYKvan5/2jKJ7gu31J3/BJ/A18grImSPModuyG/Eo0Q==
212-
dependencies:
213-
"@babel/traverse" "^7.25.9"
214-
"@babel/types" "^7.25.9"
215-
216200
"@babel/helper-skip-transparent-expression-wrappers@^7.25.9":
217201
version "7.25.9"
218202
resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.25.9.tgz#0b2e1b62d560d6b1954893fd2b705dc17c91f0c9"
@@ -449,12 +433,12 @@
449433
"@babel/helper-plugin-utils" "^7.25.9"
450434
"@babel/helper-remap-async-to-generator" "^7.25.9"
451435

452-
"@babel/plugin-transform-block-scoped-functions@^7.25.9":
453-
version "7.25.9"
454-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.25.9.tgz#5700691dbd7abb93de300ca7be94203764fce458"
455-
integrity sha512-toHc9fzab0ZfenFpsyYinOX0J/5dgJVA2fm64xPewu7CoYHWEivIWKxkK2rMi4r3yQqLnVmheMXRdG+k239CgA==
436+
"@babel/plugin-transform-block-scoped-functions@^7.26.5":
437+
version "7.26.5"
438+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.26.5.tgz#3dc4405d31ad1cbe45293aa57205a6e3b009d53e"
439+
integrity sha512-chuTSY+hq09+/f5lMj8ZSYgCFpppV2CbYrhNFJ1BFoXpiWPnnAb7R0MqrafCpN8E1+YRrtM1MXZHJdIx8B6rMQ==
456440
dependencies:
457-
"@babel/helper-plugin-utils" "^7.25.9"
441+
"@babel/helper-plugin-utils" "^7.26.5"
458442

459443
"@babel/plugin-transform-block-scoping@^7.25.9":
460444
version "7.25.9"
@@ -536,12 +520,11 @@
536520
dependencies:
537521
"@babel/helper-plugin-utils" "^7.25.9"
538522

539-
"@babel/plugin-transform-exponentiation-operator@^7.25.9":
540-
version "7.25.9"
541-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.25.9.tgz#ece47b70d236c1d99c263a1e22b62dc20a4c8b0f"
542-
integrity sha512-KRhdhlVk2nObA5AYa7QMgTMTVJdfHprfpAk4DjZVtllqRg9qarilstTKEhpVjyt+Npi8ThRyiV8176Am3CodPA==
523+
"@babel/plugin-transform-exponentiation-operator@^7.26.3":
524+
version "7.26.3"
525+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.26.3.tgz#e29f01b6de302c7c2c794277a48f04a9ca7f03bc"
526+
integrity sha512-7CAHcQ58z2chuXPWblnn1K6rLDnDWieghSOEmqQsrBenH0P9InCUtOJYD89pvngljmZlJcz3fcmgYsXFNGa1ZQ==
543527
dependencies:
544-
"@babel/helper-builder-binary-assignment-operator-visitor" "^7.25.9"
545528
"@babel/helper-plugin-utils" "^7.25.9"
546529

547530
"@babel/plugin-transform-export-namespace-from@^7.25.9":
@@ -604,14 +587,13 @@
604587
"@babel/helper-module-transforms" "^7.25.9"
605588
"@babel/helper-plugin-utils" "^7.25.9"
606589

607-
"@babel/plugin-transform-modules-commonjs@^7.25.9":
608-
version "7.25.9"
609-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.25.9.tgz#d165c8c569a080baf5467bda88df6425fc060686"
610-
integrity sha512-dwh2Ol1jWwL2MgkCzUSOvfmKElqQcuswAZypBSUsScMXvgdT8Ekq5YA6TtqpTVWH+4903NmboMuH1o9i8Rxlyg==
590+
"@babel/plugin-transform-modules-commonjs@^7.26.3":
591+
version "7.26.3"
592+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.26.3.tgz#8f011d44b20d02c3de44d8850d971d8497f981fb"
593+
integrity sha512-MgR55l4q9KddUDITEzEFYn5ZsGDXMSsU9E+kh7fjRXTIC3RHqfCo8RPRbyReYJh44HQ/yomFkqbOFohXvDCiIQ==
611594
dependencies:
612-
"@babel/helper-module-transforms" "^7.25.9"
595+
"@babel/helper-module-transforms" "^7.26.0"
613596
"@babel/helper-plugin-utils" "^7.25.9"
614-
"@babel/helper-simple-access" "^7.25.9"
615597

616598
"@babel/plugin-transform-modules-systemjs@^7.25.9":
617599
version "7.25.9"
@@ -646,12 +628,12 @@
646628
dependencies:
647629
"@babel/helper-plugin-utils" "^7.25.9"
648630

649-
"@babel/plugin-transform-nullish-coalescing-operator@^7.25.9":
650-
version "7.25.9"
651-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.25.9.tgz#bcb1b0d9e948168102d5f7104375ca21c3266949"
652-
integrity sha512-ENfftpLZw5EItALAD4WsY/KUWvhUlZndm5GC7G3evUsVeSJB6p0pBeLQUnRnBCBx7zV0RKQjR9kCuwrsIrjWog==
631+
"@babel/plugin-transform-nullish-coalescing-operator@^7.26.6":
632+
version "7.26.6"
633+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.26.6.tgz#fbf6b3c92cb509e7b319ee46e3da89c5bedd31fe"
634+
integrity sha512-CKW8Vu+uUZneQCPtXmSBUC6NCAUdya26hWCElAWh5mVSlSRsmiCPUUDKb3Z0szng1hiAJa098Hkhg9o4SE35Qw==
653635
dependencies:
654-
"@babel/helper-plugin-utils" "^7.25.9"
636+
"@babel/helper-plugin-utils" "^7.26.5"
655637

656638
"@babel/plugin-transform-numeric-separator@^7.25.9":
657639
version "7.25.9"
@@ -808,12 +790,12 @@
808790
dependencies:
809791
"@babel/helper-plugin-utils" "^7.25.9"
810792

811-
"@babel/plugin-transform-typeof-symbol@^7.25.9":
812-
version "7.25.9"
813-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.25.9.tgz#224ba48a92869ddbf81f9b4a5f1204bbf5a2bc4b"
814-
integrity sha512-v61XqUMiueJROUv66BVIOi0Fv/CUuZuZMl5NkRoCVxLAnMexZ0A3kMe7vvZ0nulxMuMp0Mk6S5hNh48yki08ZA==
793+
"@babel/plugin-transform-typeof-symbol@^7.26.7":
794+
version "7.26.7"
795+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.26.7.tgz#d0e33acd9223744c1e857dbd6fa17bd0a3786937"
796+
integrity sha512-jfoTXXZTgGg36BmhqT3cAYK5qkmqvJpvNrPhaK/52Vgjhw4Rq29s9UqpWWV0D6yuRmgiFH/BUVlkl96zJWqnaw==
815797
dependencies:
816-
"@babel/helper-plugin-utils" "^7.25.9"
798+
"@babel/helper-plugin-utils" "^7.26.5"
817799

818800
"@babel/plugin-transform-unicode-escapes@^7.25.9":
819801
version "7.25.9"
@@ -846,14 +828,14 @@
846828
"@babel/helper-create-regexp-features-plugin" "^7.25.9"
847829
"@babel/helper-plugin-utils" "^7.25.9"
848830

849-
"@babel/preset-env@^7.26.0":
850-
version "7.26.0"
851-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.26.0.tgz#30e5c6bc1bcc54865bff0c5a30f6d4ccdc7fa8b1"
852-
integrity sha512-H84Fxq0CQJNdPFT2DrfnylZ3cf5K43rGfWK4LJGPpjKHiZlk0/RzwEus3PDDZZg+/Er7lCA03MVacueUuXdzfw==
831+
"@babel/preset-env@^7.26.7":
832+
version "7.26.7"
833+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.26.7.tgz#24d38e211f4570b8d806337035cc3ae798e0c36d"
834+
integrity sha512-Ycg2tnXwixaXOVb29rana8HNPgLVBof8qqtNQ9LE22IoyZboQbGSxI6ZySMdW3K5nAe6gu35IaJefUJflhUFTQ==
853835
dependencies:
854-
"@babel/compat-data" "^7.26.0"
855-
"@babel/helper-compilation-targets" "^7.25.9"
856-
"@babel/helper-plugin-utils" "^7.25.9"
836+
"@babel/compat-data" "^7.26.5"
837+
"@babel/helper-compilation-targets" "^7.26.5"
838+
"@babel/helper-plugin-utils" "^7.26.5"
857839
"@babel/helper-validator-option" "^7.25.9"
858840
"@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.25.9"
859841
"@babel/plugin-bugfix-safari-class-field-initializer-scope" "^7.25.9"
@@ -867,7 +849,7 @@
867849
"@babel/plugin-transform-arrow-functions" "^7.25.9"
868850
"@babel/plugin-transform-async-generator-functions" "^7.25.9"
869851
"@babel/plugin-transform-async-to-generator" "^7.25.9"
870-
"@babel/plugin-transform-block-scoped-functions" "^7.25.9"
852+
"@babel/plugin-transform-block-scoped-functions" "^7.26.5"
871853
"@babel/plugin-transform-block-scoping" "^7.25.9"
872854
"@babel/plugin-transform-class-properties" "^7.25.9"
873855
"@babel/plugin-transform-class-static-block" "^7.26.0"
@@ -878,7 +860,7 @@
878860
"@babel/plugin-transform-duplicate-keys" "^7.25.9"
879861
"@babel/plugin-transform-duplicate-named-capturing-groups-regex" "^7.25.9"
880862
"@babel/plugin-transform-dynamic-import" "^7.25.9"
881-
"@babel/plugin-transform-exponentiation-operator" "^7.25.9"
863+
"@babel/plugin-transform-exponentiation-operator" "^7.26.3"
882864
"@babel/plugin-transform-export-namespace-from" "^7.25.9"
883865
"@babel/plugin-transform-for-of" "^7.25.9"
884866
"@babel/plugin-transform-function-name" "^7.25.9"
@@ -887,12 +869,12 @@
887869
"@babel/plugin-transform-logical-assignment-operators" "^7.25.9"
888870
"@babel/plugin-transform-member-expression-literals" "^7.25.9"
889871
"@babel/plugin-transform-modules-amd" "^7.25.9"
890-
"@babel/plugin-transform-modules-commonjs" "^7.25.9"
872+
"@babel/plugin-transform-modules-commonjs" "^7.26.3"
891873
"@babel/plugin-transform-modules-systemjs" "^7.25.9"
892874
"@babel/plugin-transform-modules-umd" "^7.25.9"
893875
"@babel/plugin-transform-named-capturing-groups-regex" "^7.25.9"
894876
"@babel/plugin-transform-new-target" "^7.25.9"
895-
"@babel/plugin-transform-nullish-coalescing-operator" "^7.25.9"
877+
"@babel/plugin-transform-nullish-coalescing-operator" "^7.26.6"
896878
"@babel/plugin-transform-numeric-separator" "^7.25.9"
897879
"@babel/plugin-transform-object-rest-spread" "^7.25.9"
898880
"@babel/plugin-transform-object-super" "^7.25.9"
@@ -909,7 +891,7 @@
909891
"@babel/plugin-transform-spread" "^7.25.9"
910892
"@babel/plugin-transform-sticky-regex" "^7.25.9"
911893
"@babel/plugin-transform-template-literals" "^7.25.9"
912-
"@babel/plugin-transform-typeof-symbol" "^7.25.9"
894+
"@babel/plugin-transform-typeof-symbol" "^7.26.7"
913895
"@babel/plugin-transform-unicode-escapes" "^7.25.9"
914896
"@babel/plugin-transform-unicode-property-regex" "^7.25.9"
915897
"@babel/plugin-transform-unicode-regex" "^7.25.9"

0 commit comments

Comments
 (0)