Skip to content

Commit da0da9b

Browse files
authored
Merge pull request #2414 from TechnologyEnhancedLearning/dependabot/npm_and_yarn/DigitalLearningSolutions.Web/Automatic_version_update_dependabot/babel/preset-env-7.23.6
Bump @babel/preset-env from 7.23.3 to 7.23.6 in /DigitalLearningSolutions.Web
2 parents 8a57e6d + d2b7824 commit da0da9b

File tree

2 files changed

+86
-95
lines changed

2 files changed

+86
-95
lines changed

DigitalLearningSolutions.Web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
},
3737
"devDependencies": {
3838
"@babel/core": "^7.23.6",
39-
"@babel/preset-env": "^7.23.3",
39+
"@babel/preset-env": "^7.23.6",
4040
"@babel/preset-typescript": "^7.23.3",
4141
"@types/dompurify": "^2.3.3",
4242
"@types/jest": "^27.5.2",

DigitalLearningSolutions.Web/yarn.lock

Lines changed: 85 additions & 94 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,7 @@
2323
"@babel/highlight" "^7.23.4"
2424
chalk "^2.4.2"
2525

26-
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.23.3":
27-
version "7.23.3"
28-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.3.tgz#3febd552541e62b5e883a25eb3effd7c7379db11"
29-
integrity sha512-BmR4bWbDIoFJmJ9z2cZ8Gmm2MXgEDgjdWgpKmKWUt54UGFJdlj31ECtbaDvCG/qVdG3AQ1SfpZEs01lUFbzLOQ==
30-
31-
"@babel/compat-data@^7.23.5":
26+
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.23.3", "@babel/compat-data@^7.23.5":
3227
version "7.23.5"
3328
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98"
3429
integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==
@@ -246,12 +241,7 @@
246241
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
247242
integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
248243

249-
"@babel/helper-validator-option@^7.22.15":
250-
version "7.22.15"
251-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.22.15.tgz#694c30dfa1d09a6534cdfcafbe56789d36aba040"
252-
integrity sha512-bMn7RmyFjY/mdECUbgn9eoSY4vqvacUnS9i9vGAGttgFWesO6B4CYWA7XlpbWgBt71iv/hfbPlynohStqnu5hA==
253-
254-
"@babel/helper-validator-option@^7.23.5":
244+
"@babel/helper-validator-option@^7.22.15", "@babel/helper-validator-option@^7.23.5":
255245
version "7.23.5"
256246
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.23.5.tgz#907a3fbd4523426285365d1206c423c4c5520307"
257247
integrity sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==
@@ -479,10 +469,10 @@
479469
dependencies:
480470
"@babel/helper-plugin-utils" "^7.22.5"
481471

482-
"@babel/plugin-transform-async-generator-functions@^7.23.3":
483-
version "7.23.3"
484-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.23.3.tgz#9df2627bad7f434ed13eef3e61b2b65cafd4885b"
485-
integrity sha512-59GsVNavGxAXCDDbakWSMJhajASb4kBCqDjqJsv+p5nKdbz7istmZ3HrX3L2LuiI80+zsOADCvooqQH3qGCucQ==
472+
"@babel/plugin-transform-async-generator-functions@^7.23.4":
473+
version "7.23.4"
474+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.23.4.tgz#93ac8e3531f347fba519b4703f9ff2a75c6ae27a"
475+
integrity sha512-efdkfPhHYTtn0G6n2ddrESE91fgXxjlqLsnUtPWnJs4a4mZIbUaK7ffqKIIUKXSHwcDvaCVX6GXkaJJFqtX7jw==
486476
dependencies:
487477
"@babel/helper-environment-visitor" "^7.22.20"
488478
"@babel/helper-plugin-utils" "^7.22.5"
@@ -505,10 +495,10 @@
505495
dependencies:
506496
"@babel/helper-plugin-utils" "^7.22.5"
507497

508-
"@babel/plugin-transform-block-scoping@^7.23.3":
509-
version "7.23.3"
510-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.23.3.tgz#e99a3ff08f58edd28a8ed82481df76925a4ffca7"
511-
integrity sha512-QPZxHrThbQia7UdvfpaRRlq/J9ciz1J4go0k+lPBXbgaNeY7IQrBj/9ceWjvMMI07/ZBzHl/F0R/2K0qH7jCVw==
498+
"@babel/plugin-transform-block-scoping@^7.23.4":
499+
version "7.23.4"
500+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.23.4.tgz#b2d38589531c6c80fbe25e6b58e763622d2d3cf5"
501+
integrity sha512-0QqbP6B6HOh7/8iNR4CQU2Th/bbRtBp4KS9vcaZd1fZ0wSh5Fyssg0UCIHwxh+ka+pNDREbVLQnHCMHKZfPwfw==
512502
dependencies:
513503
"@babel/helper-plugin-utils" "^7.22.5"
514504

@@ -520,19 +510,19 @@
520510
"@babel/helper-create-class-features-plugin" "^7.22.15"
521511
"@babel/helper-plugin-utils" "^7.22.5"
522512

523-
"@babel/plugin-transform-class-static-block@^7.23.3":
524-
version "7.23.3"
525-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.23.3.tgz#56f2371c7e5bf6ff964d84c5dc4d4db5536b5159"
526-
integrity sha512-PENDVxdr7ZxKPyi5Ffc0LjXdnJyrJxyqF5T5YjlVg4a0VFfQHW0r8iAtRiDXkfHlu1wwcvdtnndGYIeJLSuRMQ==
513+
"@babel/plugin-transform-class-static-block@^7.23.4":
514+
version "7.23.4"
515+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.23.4.tgz#2a202c8787a8964dd11dfcedf994d36bfc844ab5"
516+
integrity sha512-nsWu/1M+ggti1SOALj3hfx5FXzAY06fwPJsUZD4/A5e1bWi46VUIWtD+kOX6/IdhXGsXBWllLFDSnqSCdUNydQ==
527517
dependencies:
528518
"@babel/helper-create-class-features-plugin" "^7.22.15"
529519
"@babel/helper-plugin-utils" "^7.22.5"
530520
"@babel/plugin-syntax-class-static-block" "^7.14.5"
531521

532-
"@babel/plugin-transform-classes@^7.23.3":
533-
version "7.23.3"
534-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.23.3.tgz#73380c632c095b03e8503c24fd38f95ad41ffacb"
535-
integrity sha512-FGEQmugvAEu2QtgtU0uTASXevfLMFfBeVCIIdcQhn/uBQsMTjBajdnAtanQlOcuihWh10PZ7+HWvc7NtBwP74w==
522+
"@babel/plugin-transform-classes@^7.23.5":
523+
version "7.23.5"
524+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.23.5.tgz#e7a75f815e0c534cc4c9a39c56636c84fc0d64f2"
525+
integrity sha512-jvOTR4nicqYC9yzOHIhXG5emiFEOpappSJAl73SDSEDcybD+Puuze8Tnpb9p9qEyYup24tq891gkaygIFvWDqg==
536526
dependencies:
537527
"@babel/helper-annotate-as-pure" "^7.22.5"
538528
"@babel/helper-compilation-targets" "^7.22.15"
@@ -574,10 +564,10 @@
574564
dependencies:
575565
"@babel/helper-plugin-utils" "^7.22.5"
576566

577-
"@babel/plugin-transform-dynamic-import@^7.23.3":
578-
version "7.23.3"
579-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.23.3.tgz#82625924da9ed5fb11a428efb02e43bc9a3ab13e"
580-
integrity sha512-vTG+cTGxPFou12Rj7ll+eD5yWeNl5/8xvQvF08y5Gv3v4mZQoyFf8/n9zg4q5vvCWt5jmgymfzMAldO7orBn7A==
567+
"@babel/plugin-transform-dynamic-import@^7.23.4":
568+
version "7.23.4"
569+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.23.4.tgz#c7629e7254011ac3630d47d7f34ddd40ca535143"
570+
integrity sha512-V6jIbLhdJK86MaLh4Jpghi8ho5fGzt3imHOBu/x0jlBaPYqDoWz4RDXjmMOfnh+JWNaQleEAByZLV0QzBT4YQQ==
581571
dependencies:
582572
"@babel/helper-plugin-utils" "^7.22.5"
583573
"@babel/plugin-syntax-dynamic-import" "^7.8.3"
@@ -590,20 +580,21 @@
590580
"@babel/helper-builder-binary-assignment-operator-visitor" "^7.22.15"
591581
"@babel/helper-plugin-utils" "^7.22.5"
592582

593-
"@babel/plugin-transform-export-namespace-from@^7.23.3":
594-
version "7.23.3"
595-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.23.3.tgz#dcd066d995f6ac6077e5a4ccb68322a01e23ac49"
596-
integrity sha512-yCLhW34wpJWRdTxxWtFZASJisihrfyMOTOQexhVzA78jlU+dH7Dw+zQgcPepQ5F3C6bAIiblZZ+qBggJdHiBAg==
583+
"@babel/plugin-transform-export-namespace-from@^7.23.4":
584+
version "7.23.4"
585+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.23.4.tgz#084c7b25e9a5c8271e987a08cf85807b80283191"
586+
integrity sha512-GzuSBcKkx62dGzZI1WVgTWvkkz84FZO5TC5T8dl/Tht/rAla6Dg/Mz9Yhypg+ezVACf/rgDuQt3kbWEv7LdUDQ==
597587
dependencies:
598588
"@babel/helper-plugin-utils" "^7.22.5"
599589
"@babel/plugin-syntax-export-namespace-from" "^7.8.3"
600590

601-
"@babel/plugin-transform-for-of@^7.23.3":
602-
version "7.23.3"
603-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.23.3.tgz#afe115ff0fbce735e02868d41489093c63e15559"
604-
integrity sha512-X8jSm8X1CMwxmK878qsUGJRmbysKNbdpTv/O1/v0LuY/ZkZrng5WYiekYSdg9m09OTmDDUWeEDsTE+17WYbAZw==
591+
"@babel/plugin-transform-for-of@^7.23.6":
592+
version "7.23.6"
593+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.23.6.tgz#81c37e24171b37b370ba6aaffa7ac86bcb46f94e"
594+
integrity sha512-aYH4ytZ0qSuBbpfhuofbg/e96oQ7U2w1Aw/UQmKT+1l39uEhUPoFS3fHevDc1G0OvewyDudfMKY1OulczHzWIw==
605595
dependencies:
606596
"@babel/helper-plugin-utils" "^7.22.5"
597+
"@babel/helper-skip-transparent-expression-wrappers" "^7.22.5"
607598

608599
"@babel/plugin-transform-function-name@^7.23.3":
609600
version "7.23.3"
@@ -614,10 +605,10 @@
614605
"@babel/helper-function-name" "^7.23.0"
615606
"@babel/helper-plugin-utils" "^7.22.5"
616607

617-
"@babel/plugin-transform-json-strings@^7.23.3":
618-
version "7.23.3"
619-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.23.3.tgz#489724ab7d3918a4329afb4172b2fd2cf3c8d245"
620-
integrity sha512-H9Ej2OiISIZowZHaBwF0tsJOih1PftXJtE8EWqlEIwpc7LMTGq0rPOrywKLQ4nefzx8/HMR0D3JGXoMHYvhi0A==
608+
"@babel/plugin-transform-json-strings@^7.23.4":
609+
version "7.23.4"
610+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.23.4.tgz#a871d9b6bd171976efad2e43e694c961ffa3714d"
611+
integrity sha512-81nTOqM1dMwZ/aRXQ59zVubN9wHGqk6UtqRK+/q+ciXmRy8fSolhGVvG09HHRGo4l6fr/c4ZhXUQH0uFW7PZbg==
621612
dependencies:
622613
"@babel/helper-plugin-utils" "^7.22.5"
623614
"@babel/plugin-syntax-json-strings" "^7.8.3"
@@ -629,10 +620,10 @@
629620
dependencies:
630621
"@babel/helper-plugin-utils" "^7.22.5"
631622

632-
"@babel/plugin-transform-logical-assignment-operators@^7.23.3":
633-
version "7.23.3"
634-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.23.3.tgz#3a406d6083feb9487083bca6d2334a3c9b6c4808"
635-
integrity sha512-+pD5ZbxofyOygEp+zZAfujY2ShNCXRpDRIPOiBmTO693hhyOEteZgl876Xs9SAHPQpcV0vz8LvA/T+w8AzyX8A==
623+
"@babel/plugin-transform-logical-assignment-operators@^7.23.4":
624+
version "7.23.4"
625+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.23.4.tgz#e599f82c51d55fac725f62ce55d3a0886279ecb5"
626+
integrity sha512-Mc/ALf1rmZTP4JKKEhUwiORU+vcfarFVLfcFiolKUo6sewoxSEgl36ak5t+4WamRsNr6nzjZXQjM35WsU+9vbg==
636627
dependencies:
637628
"@babel/helper-plugin-utils" "^7.22.5"
638629
"@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
@@ -694,26 +685,26 @@
694685
dependencies:
695686
"@babel/helper-plugin-utils" "^7.22.5"
696687

697-
"@babel/plugin-transform-nullish-coalescing-operator@^7.23.3":
698-
version "7.23.3"
699-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.23.3.tgz#8a613d514b521b640344ed7c56afeff52f9413f8"
700-
integrity sha512-xzg24Lnld4DYIdysyf07zJ1P+iIfJpxtVFOzX4g+bsJ3Ng5Le7rXx9KwqKzuyaUeRnt+I1EICwQITqc0E2PmpA==
688+
"@babel/plugin-transform-nullish-coalescing-operator@^7.23.4":
689+
version "7.23.4"
690+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.23.4.tgz#45556aad123fc6e52189ea749e33ce090637346e"
691+
integrity sha512-jHE9EVVqHKAQx+VePv5LLGHjmHSJR76vawFPTdlxR/LVJPfOEGxREQwQfjuZEOPTwG92X3LINSh3M40Rv4zpVA==
701692
dependencies:
702693
"@babel/helper-plugin-utils" "^7.22.5"
703694
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"
704695

705-
"@babel/plugin-transform-numeric-separator@^7.23.3":
706-
version "7.23.3"
707-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.23.3.tgz#2f8da42b75ba89e5cfcd677afd0856d52c0c2e68"
708-
integrity sha512-s9GO7fIBi/BLsZ0v3Rftr6Oe4t0ctJ8h4CCXfPoEJwmvAPMyNrfkOOJzm6b9PX9YXcCJWWQd/sBF/N26eBiMVw==
696+
"@babel/plugin-transform-numeric-separator@^7.23.4":
697+
version "7.23.4"
698+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.23.4.tgz#03d08e3691e405804ecdd19dd278a40cca531f29"
699+
integrity sha512-mps6auzgwjRrwKEZA05cOwuDc9FAzoyFS4ZsG/8F43bTLf/TgkJg7QXOrPO1JO599iA3qgK9MXdMGOEC8O1h6Q==
709700
dependencies:
710701
"@babel/helper-plugin-utils" "^7.22.5"
711702
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
712703

713-
"@babel/plugin-transform-object-rest-spread@^7.23.3":
714-
version "7.23.3"
715-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.23.3.tgz#509373753b5f7202fe1940e92fd075bd7874955f"
716-
integrity sha512-VxHt0ANkDmu8TANdE9Kc0rndo/ccsmfe2Cx2y5sI4hu3AukHQ5wAu4cM7j3ba8B9548ijVyclBU+nuDQftZsog==
704+
"@babel/plugin-transform-object-rest-spread@^7.23.4":
705+
version "7.23.4"
706+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.23.4.tgz#2b9c2d26bf62710460bdc0d1730d4f1048361b83"
707+
integrity sha512-9x9K1YyeQVw0iOXJlIzwm8ltobIIv7j2iLyP2jIhEbqPRQ7ScNgwQufU2I0Gq11VjyG4gI4yMXt2VFags+1N3g==
717708
dependencies:
718709
"@babel/compat-data" "^7.23.3"
719710
"@babel/helper-compilation-targets" "^7.22.15"
@@ -729,18 +720,18 @@
729720
"@babel/helper-plugin-utils" "^7.22.5"
730721
"@babel/helper-replace-supers" "^7.22.20"
731722

732-
"@babel/plugin-transform-optional-catch-binding@^7.23.3":
733-
version "7.23.3"
734-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.23.3.tgz#362c0b545ee9e5b0fa9d9e6fe77acf9d4c480027"
735-
integrity sha512-LxYSb0iLjUamfm7f1D7GpiS4j0UAC8AOiehnsGAP8BEsIX8EOi3qV6bbctw8M7ZvLtcoZfZX5Z7rN9PlWk0m5A==
723+
"@babel/plugin-transform-optional-catch-binding@^7.23.4":
724+
version "7.23.4"
725+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.23.4.tgz#318066de6dacce7d92fa244ae475aa8d91778017"
726+
integrity sha512-XIq8t0rJPHf6Wvmbn9nFxU6ao4c7WhghTR5WyV8SrJfUFzyxhCm4nhC+iAp3HFhbAKLfYpgzhJ6t4XCtVwqO5A==
736727
dependencies:
737728
"@babel/helper-plugin-utils" "^7.22.5"
738729
"@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
739730

740-
"@babel/plugin-transform-optional-chaining@^7.23.3":
741-
version "7.23.3"
742-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.23.3.tgz#92fc83f54aa3adc34288933fa27e54c13113f4be"
743-
integrity sha512-zvL8vIfIUgMccIAK1lxjvNv572JHFJIKb4MWBz5OGdBQA0fB0Xluix5rmOby48exiJc987neOmP/m9Fnpkz3Tg==
731+
"@babel/plugin-transform-optional-chaining@^7.23.3", "@babel/plugin-transform-optional-chaining@^7.23.4":
732+
version "7.23.4"
733+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.23.4.tgz#6acf61203bdfc4de9d4e52e64490aeb3e52bd017"
734+
integrity sha512-ZU8y5zWOfjM5vZ+asjgAPwDaBjJzgufjES89Rs4Lpq63O300R/kOz30WCLo6BxxX6QVEilwSlpClnG5cZaikTA==
744735
dependencies:
745736
"@babel/helper-plugin-utils" "^7.22.5"
746737
"@babel/helper-skip-transparent-expression-wrappers" "^7.22.5"
@@ -761,10 +752,10 @@
761752
"@babel/helper-create-class-features-plugin" "^7.22.15"
762753
"@babel/helper-plugin-utils" "^7.22.5"
763754

764-
"@babel/plugin-transform-private-property-in-object@^7.23.3":
765-
version "7.23.3"
766-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.23.3.tgz#5cd34a2ce6f2d008cc8f91d8dcc29e2c41466da6"
767-
integrity sha512-a5m2oLNFyje2e/rGKjVfAELTVI5mbA0FeZpBnkOWWV7eSmKQ+T/XW0Vf+29ScLzSxX+rnsarvU0oie/4m6hkxA==
755+
"@babel/plugin-transform-private-property-in-object@^7.23.4":
756+
version "7.23.4"
757+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.23.4.tgz#3ec711d05d6608fd173d9b8de39872d8dbf68bf5"
758+
integrity sha512-9G3K1YqTq3F4Vt88Djx1UZ79PDyj+yKRnUy7cZGSMe+a7jkwD259uKKuUzQlPkGam7R+8RJwh5z4xO27fA1o2A==
768759
dependencies:
769760
"@babel/helper-annotate-as-pure" "^7.22.5"
770761
"@babel/helper-create-class-features-plugin" "^7.22.15"
@@ -870,15 +861,15 @@
870861
"@babel/helper-create-regexp-features-plugin" "^7.22.15"
871862
"@babel/helper-plugin-utils" "^7.22.5"
872863

873-
"@babel/preset-env@^7.23.3":
874-
version "7.23.3"
875-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.3.tgz#d299e0140a7650684b95c62be2db0ef8c975143e"
876-
integrity sha512-ovzGc2uuyNfNAs/jyjIGxS8arOHS5FENZaNn4rtE7UdKMMkqHCvboHfcuhWLZNX5cB44QfcGNWjaevxMzzMf+Q==
864+
"@babel/preset-env@^7.23.6":
865+
version "7.23.6"
866+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.6.tgz#ad0ea799d5a3c07db5b9a172819bbd444092187a"
867+
integrity sha512-2XPn/BqKkZCpzYhUUNZ1ssXw7DcXfKQEjv/uXZUXgaebCMYmkEsfZ2yY+vv+xtXv50WmL5SGhyB6/xsWxIvvOQ==
877868
dependencies:
878-
"@babel/compat-data" "^7.23.3"
879-
"@babel/helper-compilation-targets" "^7.22.15"
869+
"@babel/compat-data" "^7.23.5"
870+
"@babel/helper-compilation-targets" "^7.23.6"
880871
"@babel/helper-plugin-utils" "^7.22.5"
881-
"@babel/helper-validator-option" "^7.22.15"
872+
"@babel/helper-validator-option" "^7.23.5"
882873
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.23.3"
883874
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.23.3"
884875
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.23.3"
@@ -902,41 +893,41 @@
902893
"@babel/plugin-syntax-top-level-await" "^7.14.5"
903894
"@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
904895
"@babel/plugin-transform-arrow-functions" "^7.23.3"
905-
"@babel/plugin-transform-async-generator-functions" "^7.23.3"
896+
"@babel/plugin-transform-async-generator-functions" "^7.23.4"
906897
"@babel/plugin-transform-async-to-generator" "^7.23.3"
907898
"@babel/plugin-transform-block-scoped-functions" "^7.23.3"
908-
"@babel/plugin-transform-block-scoping" "^7.23.3"
899+
"@babel/plugin-transform-block-scoping" "^7.23.4"
909900
"@babel/plugin-transform-class-properties" "^7.23.3"
910-
"@babel/plugin-transform-class-static-block" "^7.23.3"
911-
"@babel/plugin-transform-classes" "^7.23.3"
901+
"@babel/plugin-transform-class-static-block" "^7.23.4"
902+
"@babel/plugin-transform-classes" "^7.23.5"
912903
"@babel/plugin-transform-computed-properties" "^7.23.3"
913904
"@babel/plugin-transform-destructuring" "^7.23.3"
914905
"@babel/plugin-transform-dotall-regex" "^7.23.3"
915906
"@babel/plugin-transform-duplicate-keys" "^7.23.3"
916-
"@babel/plugin-transform-dynamic-import" "^7.23.3"
907+
"@babel/plugin-transform-dynamic-import" "^7.23.4"
917908
"@babel/plugin-transform-exponentiation-operator" "^7.23.3"
918-
"@babel/plugin-transform-export-namespace-from" "^7.23.3"
919-
"@babel/plugin-transform-for-of" "^7.23.3"
909+
"@babel/plugin-transform-export-namespace-from" "^7.23.4"
910+
"@babel/plugin-transform-for-of" "^7.23.6"
920911
"@babel/plugin-transform-function-name" "^7.23.3"
921-
"@babel/plugin-transform-json-strings" "^7.23.3"
912+
"@babel/plugin-transform-json-strings" "^7.23.4"
922913
"@babel/plugin-transform-literals" "^7.23.3"
923-
"@babel/plugin-transform-logical-assignment-operators" "^7.23.3"
914+
"@babel/plugin-transform-logical-assignment-operators" "^7.23.4"
924915
"@babel/plugin-transform-member-expression-literals" "^7.23.3"
925916
"@babel/plugin-transform-modules-amd" "^7.23.3"
926917
"@babel/plugin-transform-modules-commonjs" "^7.23.3"
927918
"@babel/plugin-transform-modules-systemjs" "^7.23.3"
928919
"@babel/plugin-transform-modules-umd" "^7.23.3"
929920
"@babel/plugin-transform-named-capturing-groups-regex" "^7.22.5"
930921
"@babel/plugin-transform-new-target" "^7.23.3"
931-
"@babel/plugin-transform-nullish-coalescing-operator" "^7.23.3"
932-
"@babel/plugin-transform-numeric-separator" "^7.23.3"
933-
"@babel/plugin-transform-object-rest-spread" "^7.23.3"
922+
"@babel/plugin-transform-nullish-coalescing-operator" "^7.23.4"
923+
"@babel/plugin-transform-numeric-separator" "^7.23.4"
924+
"@babel/plugin-transform-object-rest-spread" "^7.23.4"
934925
"@babel/plugin-transform-object-super" "^7.23.3"
935-
"@babel/plugin-transform-optional-catch-binding" "^7.23.3"
936-
"@babel/plugin-transform-optional-chaining" "^7.23.3"
926+
"@babel/plugin-transform-optional-catch-binding" "^7.23.4"
927+
"@babel/plugin-transform-optional-chaining" "^7.23.4"
937928
"@babel/plugin-transform-parameters" "^7.23.3"
938929
"@babel/plugin-transform-private-methods" "^7.23.3"
939-
"@babel/plugin-transform-private-property-in-object" "^7.23.3"
930+
"@babel/plugin-transform-private-property-in-object" "^7.23.4"
940931
"@babel/plugin-transform-property-literals" "^7.23.3"
941932
"@babel/plugin-transform-regenerator" "^7.23.3"
942933
"@babel/plugin-transform-reserved-words" "^7.23.3"

0 commit comments

Comments
 (0)