65
65
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98"
66
66
integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==
67
67
68
- "@babel/core@7.23.7 ":
69
- version "7.23.7 "
70
- resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.7 .tgz#4d8016e06a14b5f92530a13ed0561730b5c6483f "
71
- integrity sha512-+UpDgowcmqe36d4NwqvKsyPMlOLNGMsfMmQ5WGCu+siCe3t3dfe9njrzGfdN4qq+bcNUt0+Vw6haRxBOycs4dw ==
68
+ "@babel/core@7.23.9 ":
69
+ version "7.23.9 "
70
+ resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.9 .tgz#b028820718000f267870822fec434820e9b1e4d1 "
71
+ integrity sha512-5q0175NOjddqpvvzU+kDiSOAk4PfdO6FvwCWoQ6RO7rTzEe8vlo+4HVfcnAREhD4npMs0e9uZypjTwzZPCf/cw ==
72
72
dependencies:
73
73
"@ampproject/remapping" "^2.2.0"
74
74
"@babel/code-frame" "^7.23.5"
75
75
"@babel/generator" "^7.23.6"
76
76
"@babel/helper-compilation-targets" "^7.23.6"
77
77
"@babel/helper-module-transforms" "^7.23.3"
78
- "@babel/helpers" "^7.23.7 "
79
- "@babel/parser" "^7.23.6 "
80
- "@babel/template" "^7.22.15 "
81
- "@babel/traverse" "^7.23.7 "
82
- "@babel/types" "^7.23.6 "
78
+ "@babel/helpers" "^7.23.9 "
79
+ "@babel/parser" "^7.23.9 "
80
+ "@babel/template" "^7.23.9 "
81
+ "@babel/traverse" "^7.23.9 "
82
+ "@babel/types" "^7.23.9 "
83
83
convert-source-map "^2.0.0"
84
84
debug "^4.1.0"
85
85
gensync "^1.0.0-beta.2"
280
280
resolve "^1.14.2"
281
281
semver "^6.1.2"
282
282
283
- "@babel/helper-define-polyfill-provider@^0.4.4 ":
284
- version "0.4.4 "
285
- resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.4 .tgz#64df615451cb30e94b59a9696022cffac9a10088 "
286
- integrity sha512-QcJMILQCu2jm5TFPGA3lCpJJTeEP+mqeXooG/NZbg/h5FTFi6V0+99ahlRsW8/kRLyb24LZVCCiclDedhLKcBA ==
283
+ "@babel/helper-define-polyfill-provider@^0.5.0 ":
284
+ version "0.5.0 "
285
+ resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.5.0 .tgz#465805b7361f461e86c680f1de21eaf88c25901b "
286
+ integrity sha512-NovQquuQLAQ5HuyjCz7WQP9MjRj7dx++yspwiyUiGl9ZyadHRSql1HZh5ogRd8W8w6YM6EQ/NTB8rgjLt5W65Q ==
287
287
dependencies:
288
288
"@babel/helper-compilation-targets" "^7.22.6"
289
289
"@babel/helper-plugin-utils" "^7.22.5"
624
624
"@babel/traverse" "^7.14.8"
625
625
"@babel/types" "^7.14.8"
626
626
627
- "@babel/helpers@^7.23.7 ":
628
- version "7.23.7 "
629
- resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.7 .tgz#eb543c36f81da2873e47b76ee032343ac83bba60 "
630
- integrity sha512-6AMnjCoC8wjqBzDHkuqpa7jAKwvMo4dC+lr/TFBz+ucfulO1XMpDnwWPGBNwClOKZ8h6xn5N81W/R5OrcKtCbQ ==
627
+ "@babel/helpers@^7.23.9 ":
628
+ version "7.23.9 "
629
+ resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.9 .tgz#c3e20bbe7f7a7e10cb9b178384b4affdf5995c7d "
630
+ integrity sha512-87ICKgU5t5SzOT7sBMfCOZQ2rHjRU+Pcb9BoILMYz600W6DkVRLFBPwQ18gwUVvggqXivaUakpnxWQGbpywbBQ ==
631
631
dependencies:
632
- "@babel/template" "^7.22.15 "
633
- "@babel/traverse" "^7.23.7 "
634
- "@babel/types" "^7.23.6 "
632
+ "@babel/template" "^7.23.9 "
633
+ "@babel/traverse" "^7.23.9 "
634
+ "@babel/types" "^7.23.9 "
635
635
636
636
"@babel/highlight@^7.14.5":
637
637
version "7.14.5"
684
684
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.5.tgz#721fd042f3ce1896238cf1b341c77eb7dee7dbea"
685
685
integrity sha512-DFZMC9LJUG9PLOclRC32G63UXwzqS2koQC8dkx+PLdmt1xSePYpbT/NbsrJy8Q/muXz7o/h/d4A7Fuyixm559Q==
686
686
687
- "@babel/parser@^7.23.6 ":
688
- version "7.23.6 "
689
- resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.6 .tgz#ba1c9e512bda72a47e285ae42aff9d2a635a9e3b "
690
- integrity sha512-Z2uID7YJ7oNvAI20O9X0bblw7Qqs8Q2hFy0R9tAfnfLkp5MW0UH9eUvnDSnFwKZ0AvgS1ucqR4KzvVHgnke1VQ ==
687
+ "@babel/parser@^7.23.9 ":
688
+ version "7.23.9 "
689
+ resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.9 .tgz#7b903b6149b0f8fa7ad564af646c4c38a77fc44b "
690
+ integrity sha512-9tcKgqKbs3xGJ+NtKF2ndOBBLVwPjl1SHxPQkd36r3Dlirw3xWUeGaTbqr7uGZcTaxkVNwc+03SVP7aCdWrTlA ==
691
691
692
692
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.23.3":
693
693
version "7.23.3"
1018
1018
dependencies:
1019
1019
"@babel/helper-plugin-utils" "^7.22.5"
1020
1020
1021
- "@babel/plugin-transform-async-generator-functions@^7.23.7 ":
1022
- version "7.23.7 "
1023
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.23.7 .tgz#3aa0b4f2fa3788b5226ef9346cf6d16ec61f99cd "
1024
- integrity sha512-PdxEpL71bJp1byMG0va5gwQcXHxuEYC/BgI/e88mGTtohbZN28O5Yit0Plkkm/dBzCF/BxmbNcses1RH1T+urA ==
1021
+ "@babel/plugin-transform-async-generator-functions@^7.23.9 ":
1022
+ version "7.23.9 "
1023
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.23.9 .tgz#9adaeb66fc9634a586c5df139c6240d41ed801ce "
1024
+ integrity sha512-8Q3veQEDGe14dTYuwagbRtwxQDnytyg1JFu4/HwEMETeofocrB0U0ejBJIXoeG/t2oXZ8kzCyI0ZZfbT80VFNQ ==
1025
1025
dependencies:
1026
1026
"@babel/helper-environment-visitor" "^7.22.20"
1027
1027
"@babel/helper-plugin-utils" "^7.22.5"
1340
1340
"@babel/helper-validator-identifier" "^7.14.5"
1341
1341
babel-plugin-dynamic-import-node "^2.3.3"
1342
1342
1343
- "@babel/plugin-transform-modules-systemjs@^7.23.3 ":
1344
- version "7.23.3 "
1345
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.23.3 .tgz#fa7e62248931cb15b9404f8052581c302dd9de81 "
1346
- integrity sha512-ZxyKGTkF9xT9YJuKQRo19ewf3pXpopuYQd8cDXqNzc3mUNbOME0RKMoZxviQk74hwzfQsEe66dE92MaZbdHKNQ ==
1343
+ "@babel/plugin-transform-modules-systemjs@^7.23.9 ":
1344
+ version "7.23.9 "
1345
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.23.9 .tgz#105d3ed46e4a21d257f83a2f9e2ee4203ceda6be "
1346
+ integrity sha512-KDlPRM6sLo4o1FkiSlXoAa8edLXFsKKIda779fbLrvmeuc3itnjCtaO6RrtoaANsIJANj+Vk1zqbZIMhkCAHVw ==
1347
1347
dependencies:
1348
1348
"@babel/helper-hoist-variables" "^7.22.5"
1349
1349
"@babel/helper-module-transforms" "^7.23.3"
1690
1690
"@babel/helper-create-regexp-features-plugin" "^7.22.15"
1691
1691
"@babel/helper-plugin-utils" "^7.22.5"
1692
1692
1693
- "@babel/preset-env@7.23.8 ":
1694
- version "7.23.8 "
1695
- resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.8 .tgz#7d6f8171ea7c221ecd28059e65ad37c20e441e3e "
1696
- integrity sha512-lFlpmkApLkEP6woIKprO6DO60RImpatTQKtz4sUcDjVcK8M8mQ4sZsuxaTMNOZf0sqAq/ReYW1ZBHnOQwKpLWA ==
1693
+ "@babel/preset-env@7.23.9 ":
1694
+ version "7.23.9 "
1695
+ resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.9 .tgz#beace3b7994560ed6bf78e4ae2073dff45387669 "
1696
+ integrity sha512-3kBGTNBBk9DQiPoXYS0g0BYlwTQYUTifqgKTjxUwEUkduRT2QOa0FPGBJ+NROQhGyYO5BuTJwGvBnqKDykac6A ==
1697
1697
dependencies:
1698
1698
"@babel/compat-data" "^7.23.5"
1699
1699
"@babel/helper-compilation-targets" "^7.23.6"
1722
1722
"@babel/plugin-syntax-top-level-await" "^7.14.5"
1723
1723
"@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
1724
1724
"@babel/plugin-transform-arrow-functions" "^7.23.3"
1725
- "@babel/plugin-transform-async-generator-functions" "^7.23.7 "
1725
+ "@babel/plugin-transform-async-generator-functions" "^7.23.9 "
1726
1726
"@babel/plugin-transform-async-to-generator" "^7.23.3"
1727
1727
"@babel/plugin-transform-block-scoped-functions" "^7.23.3"
1728
1728
"@babel/plugin-transform-block-scoping" "^7.23.4"
1744
1744
"@babel/plugin-transform-member-expression-literals" "^7.23.3"
1745
1745
"@babel/plugin-transform-modules-amd" "^7.23.3"
1746
1746
"@babel/plugin-transform-modules-commonjs" "^7.23.3"
1747
- "@babel/plugin-transform-modules-systemjs" "^7.23.3 "
1747
+ "@babel/plugin-transform-modules-systemjs" "^7.23.9 "
1748
1748
"@babel/plugin-transform-modules-umd" "^7.23.3"
1749
1749
"@babel/plugin-transform-named-capturing-groups-regex" "^7.22.5"
1750
1750
"@babel/plugin-transform-new-target" "^7.23.3"
1770
1770
"@babel/plugin-transform-unicode-regex" "^7.23.3"
1771
1771
"@babel/plugin-transform-unicode-sets-regex" "^7.23.3"
1772
1772
"@babel/preset-modules" "0.1.6-no-external-plugins"
1773
- babel-plugin-polyfill-corejs2 "^0.4.7 "
1774
- babel-plugin-polyfill-corejs3 "^0.8.7 "
1775
- babel-plugin-polyfill-regenerator "^0.5.4 "
1773
+ babel-plugin-polyfill-corejs2 "^0.4.8 "
1774
+ babel-plugin-polyfill-corejs3 "^0.9.0 "
1775
+ babel-plugin-polyfill-regenerator "^0.5.5 "
1776
1776
core-js-compat "^3.31.0"
1777
1777
semver "^6.3.1"
1778
1778
1946
1946
"@babel/parser" "^7.22.5"
1947
1947
"@babel/types" "^7.22.5"
1948
1948
1949
+ "@babel/template@^7.23.9":
1950
+ version "7.23.9"
1951
+ resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.23.9.tgz#f881d0487cba2828d3259dcb9ef5005a9731011a"
1952
+ integrity sha512-+xrD2BWLpvHKNmX2QbpdpsBaWnRxahMwJjO+KZk2JOElj5nSmKezyS1B4u+QbHMTX69t4ukm6hh9lsYQ7GHCKA==
1953
+ dependencies:
1954
+ "@babel/code-frame" "^7.23.5"
1955
+ "@babel/parser" "^7.23.9"
1956
+ "@babel/types" "^7.23.9"
1957
+
1949
1958
"@babel/traverse@^7.13.0", "@babel/traverse@^7.14.5", "@babel/traverse@^7.14.8":
1950
1959
version "7.14.9"
1951
1960
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.14.9.tgz#016126b331210bf06fff29d52971eef8383e556f"
1961
1970
debug "^4.1.0"
1962
1971
globals "^11.1.0"
1963
1972
1964
- "@babel/traverse@^7.23.7 ":
1965
- version "7.23.7 "
1966
- resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.7 .tgz#9a7bf285c928cb99b5ead19c3b1ce5b310c9c305 "
1967
- integrity sha512-tY3mM8rH9jM0YHFGyfC0/xf+SB5eKUu7HPj7/k3fpi9dAlsMc5YbQvDi0Sh2QTPXqMhyaAtzAr807TIyfQrmyg ==
1973
+ "@babel/traverse@^7.23.9 ":
1974
+ version "7.23.9 "
1975
+ resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.9 .tgz#2f9d6aead6b564669394c5ce0f9302bb65b9d950 "
1976
+ integrity sha512-I/4UJ9vs90OkBtY6iiiTORVMyIhJ4kAVmsKo9KFc8UOxMeUfi2hvtIBsET5u9GizXE6/GFSuKCTNfgCswuEjRg ==
1968
1977
dependencies:
1969
1978
"@babel/code-frame" "^7.23.5"
1970
1979
"@babel/generator" "^7.23.6"
1971
1980
"@babel/helper-environment-visitor" "^7.22.20"
1972
1981
"@babel/helper-function-name" "^7.23.0"
1973
1982
"@babel/helper-hoist-variables" "^7.22.5"
1974
1983
"@babel/helper-split-export-declaration" "^7.22.6"
1975
- "@babel/parser" "^7.23.6 "
1976
- "@babel/types" "^7.23.6 "
1984
+ "@babel/parser" "^7.23.9 "
1985
+ "@babel/types" "^7.23.9 "
1977
1986
debug "^4.3.1"
1978
1987
globals "^11.1.0"
1979
1988
2038
2047
"@babel/helper-validator-identifier" "^7.22.20"
2039
2048
to-fast-properties "^2.0.0"
2040
2049
2050
+ "@babel/types@^7.23.9":
2051
+ version "7.23.9"
2052
+ resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.9.tgz#1dd7b59a9a2b5c87f8b41e52770b5ecbf492e002"
2053
+ integrity sha512-dQjSq/7HaSjRM43FFGnv5keM2HsxpmyV1PfaSVm0nzzjwwTmjOe6J4bC8e3+pTEIgHaHj+1ZlLThRJ2auc/w1Q==
2054
+ dependencies:
2055
+ "@babel/helper-string-parser" "^7.23.4"
2056
+ "@babel/helper-validator-identifier" "^7.22.20"
2057
+ to-fast-properties "^2.0.0"
2058
+
2041
2059
"@bcoe/v8-coverage@^0.2.3":
2042
2060
version "0.2.3"
2043
2061
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
@@ -3226,13 +3244,13 @@ babel-plugin-polyfill-corejs2@^0.2.2:
3226
3244
"@babel/helper-define-polyfill-provider" "^0.2.2"
3227
3245
semver "^6.1.1"
3228
3246
3229
- babel-plugin-polyfill-corejs2@^0.4.7 :
3230
- version "0.4.7 "
3231
- resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.7 .tgz#679d1b94bf3360f7682e11f2cb2708828a24fe8c "
3232
- integrity sha512-LidDk/tEGDfuHW2DWh/Hgo4rmnw3cduK6ZkOI1NPFceSK3n/yAGeOsNT7FLnSGHkXj3RHGSEVkN3FsCTY6w2CQ ==
3247
+ babel-plugin-polyfill-corejs2@^0.4.8 :
3248
+ version "0.4.8 "
3249
+ resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.8 .tgz#dbcc3c8ca758a290d47c3c6a490d59429b0d2269 "
3250
+ integrity sha512-OtIuQfafSzpo/LhnJaykc0R/MMnuLSSVjVYy9mHArIZ9qTCSZ6TpWCuEKZYVoN//t8HqBNScHrOtCrIK5IaGLg ==
3233
3251
dependencies:
3234
3252
"@babel/compat-data" "^7.22.6"
3235
- "@babel/helper-define-polyfill-provider" "^0.4.4 "
3253
+ "@babel/helper-define-polyfill-provider" "^0.5.0 "
3236
3254
semver "^6.3.1"
3237
3255
3238
3256
babel-plugin-polyfill-corejs3@^0.2.2:
@@ -3243,13 +3261,13 @@ babel-plugin-polyfill-corejs3@^0.2.2:
3243
3261
"@babel/helper-define-polyfill-provider" "^0.2.2"
3244
3262
core-js-compat "^3.14.0"
3245
3263
3246
- babel-plugin-polyfill-corejs3@^0.8.7 :
3247
- version "0.8.7 "
3248
- resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.7 .tgz#941855aa7fdaac06ed24c730a93450d2b2b76d04 "
3249
- integrity sha512-KyDvZYxAzkC0Aj2dAPyDzi2Ym15e5JKZSK+maI7NAwSqofvuFglbSsxE7wUOvTg9oFVnHMzVzBKcqEb4PJgtOA ==
3264
+ babel-plugin-polyfill-corejs3@^0.9.0 :
3265
+ version "0.9.0 "
3266
+ resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.9.0 .tgz#9eea32349d94556c2ad3ab9b82ebb27d4bf04a81 "
3267
+ integrity sha512-7nZPG1uzK2Ymhy/NbaOWTg3uibM2BmGASS4vHS4szRZAIR8R6GwA/xAujpdrXU5iyklrimWnLWU+BLF9suPTqg ==
3250
3268
dependencies:
3251
- "@babel/helper-define-polyfill-provider" "^0.4.4 "
3252
- core-js-compat "^3.33.1 "
3269
+ "@babel/helper-define-polyfill-provider" "^0.5.0 "
3270
+ core-js-compat "^3.34.0 "
3253
3271
3254
3272
babel-plugin-polyfill-regenerator@^0.2.2:
3255
3273
version "0.2.2"
@@ -3258,12 +3276,12 @@ babel-plugin-polyfill-regenerator@^0.2.2:
3258
3276
dependencies:
3259
3277
"@babel/helper-define-polyfill-provider" "^0.2.2"
3260
3278
3261
- babel-plugin-polyfill-regenerator@^0.5.4 :
3262
- version "0.5.4 "
3263
- resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.4 .tgz#c6fc8eab610d3a11eb475391e52584bacfc020f4 "
3264
- integrity sha512-S/x2iOCvDaCASLYsOOgWOq4bCfKYVqvO/uxjkaYyZ3rVsVE3CeAI/c84NpyuBBymEgNvHgjEot3a9/Z/kXvqsg ==
3279
+ babel-plugin-polyfill-regenerator@^0.5.5 :
3280
+ version "0.5.5 "
3281
+ resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.5 .tgz#8b0c8fc6434239e5d7b8a9d1f832bb2b0310f06a "
3282
+ integrity sha512-OJGYZlhLqBh2DDHeqAxWB1XIvr49CxiJ2gIt61/PU55CQK4Z58OzMqjDe1zwQdQk+rBYsRc+1rJmdajM3gimHg ==
3265
3283
dependencies:
3266
- "@babel/helper-define-polyfill-provider" "^0.4.4 "
3284
+ "@babel/helper-define-polyfill-provider" "^0.5.0 "
3267
3285
3268
3286
babel-plugin-transform-async-to-promises@^0.8.18:
3269
3287
version "0.8.18"
@@ -4205,10 +4223,10 @@ core-js-compat@^3.31.0:
4205
4223
dependencies:
4206
4224
browserslist "^4.21.5"
4207
4225
4208
- core-js-compat@^3.33.1 :
4209
- version "3.35.0 "
4210
- resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.35.0 .tgz#c149a3d1ab51e743bc1da61e39cb51f461a41873 "
4211
- integrity sha512-5blwFAddknKeNgsjBzilkdQ0+YK8L1PfqPYq40NOYMYFSS38qj+hpTcLLWwpIwA2A5bje/x5jmVn2tzUMg9IVw ==
4226
+ core-js-compat@^3.34.0 :
4227
+ version "3.35.1 "
4228
+ resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.35.1 .tgz#215247d7edb9e830efa4218ff719beb2803555e2 "
4229
+ integrity sha512-sftHa5qUJY3rs9Zht1WEnmkvXputCyDBczPnr7QDgL8n3qrF3CMXY4VPSYtOLLiOUJcah2WNXREd48iOl6mQIw ==
4212
4230
dependencies:
4213
4231
browserslist "^4.22.2"
4214
4232
0 commit comments