|
97 | 97 | json5 "^2.1.2" |
98 | 98 | semver "^6.3.0" |
99 | 99 |
|
100 | | -"@babel/[email protected].6", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.14.0": |
101 | | - version "7.23.6" |
102 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.6.tgz#8be77cd77c55baadcc1eae1c33df90ab6d2151d4" |
103 | | - integrity sha512-FxpRyGjrMJXh7X3wGLGhNDCRiwpWEF74sKjTLDJSG5Kyvow3QZaG0Adbqzi9ZrVjTWpsX+2cxWXD71NMg93kdw== |
| 100 | +"@babel/[email protected].7", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.14.0": |
| 101 | + version "7.23.7" |
| 102 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.7.tgz#4d8016e06a14b5f92530a13ed0561730b5c6483f" |
| 103 | + integrity sha512-+UpDgowcmqe36d4NwqvKsyPMlOLNGMsfMmQ5WGCu+siCe3t3dfe9njrzGfdN4qq+bcNUt0+Vw6haRxBOycs4dw== |
104 | 104 | dependencies: |
105 | 105 | "@ampproject/remapping" "^2.2.0" |
106 | 106 | "@babel/code-frame" "^7.23.5" |
107 | 107 | "@babel/generator" "^7.23.6" |
108 | 108 | "@babel/helper-compilation-targets" "^7.23.6" |
109 | 109 | "@babel/helper-module-transforms" "^7.23.3" |
110 | | - "@babel/helpers" "^7.23.6" |
| 110 | + "@babel/helpers" "^7.23.7" |
111 | 111 | "@babel/parser" "^7.23.6" |
112 | 112 | "@babel/template" "^7.22.15" |
113 | | - "@babel/traverse" "^7.23.6" |
| 113 | + "@babel/traverse" "^7.23.7" |
114 | 114 | "@babel/types" "^7.23.6" |
115 | 115 | convert-source-map "^2.0.0" |
116 | 116 | debug "^4.1.0" |
|
186 | 186 | regexpu-core "^5.3.1" |
187 | 187 | semver "^6.3.1" |
188 | 188 |
|
189 | | -"@babel/helper-define-polyfill-provider@^0.4.3": |
190 | | - version "0.4.3" |
191 | | - resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.3.tgz#a71c10f7146d809f4a256c373f462d9bba8cf6ba" |
192 | | - integrity sha512-WBrLmuPP47n7PNwsZ57pqam6G/RGo1vw/87b0Blc53tZNGZ4x7YvZ6HgQe2vo1W/FR20OgjeZuGXzudPiXHFug== |
| 189 | +"@babel/helper-define-polyfill-provider@^0.4.4": |
| 190 | + version "0.4.4" |
| 191 | + resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.4.tgz#64df615451cb30e94b59a9696022cffac9a10088" |
| 192 | + integrity sha512-QcJMILQCu2jm5TFPGA3lCpJJTeEP+mqeXooG/NZbg/h5FTFi6V0+99ahlRsW8/kRLyb24LZVCCiclDedhLKcBA== |
193 | 193 | dependencies: |
194 | 194 | "@babel/helper-compilation-targets" "^7.22.6" |
195 | 195 | "@babel/helper-plugin-utils" "^7.22.5" |
|
317 | 317 | "@babel/template" "^7.22.15" |
318 | 318 | "@babel/types" "^7.22.19" |
319 | 319 |
|
320 | | -"@babel/helpers@^7.17.8", "@babel/helpers@^7.23.6": |
321 | | - version "7.23.6" |
322 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.6.tgz#d03af2ee5fb34691eec0cda90f5ecbb4d4da145a" |
323 | | - integrity sha512-wCfsbN4nBidDRhpDhvcKlzHWCTlgJYUUdSJfzXb2NuBssDSIjc3xcb+znA7l+zYsFljAcGM0aFkN40cR3lXiGA== |
| 320 | +"@babel/helpers@^7.17.8", "@babel/helpers@^7.23.7": |
| 321 | + version "7.23.7" |
| 322 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.7.tgz#eb543c36f81da2873e47b76ee032343ac83bba60" |
| 323 | + integrity sha512-6AMnjCoC8wjqBzDHkuqpa7jAKwvMo4dC+lr/TFBz+ucfulO1XMpDnwWPGBNwClOKZ8h6xn5N81W/R5OrcKtCbQ== |
324 | 324 | dependencies: |
325 | 325 | "@babel/template" "^7.22.15" |
326 | | - "@babel/traverse" "^7.23.6" |
| 326 | + "@babel/traverse" "^7.23.7" |
327 | 327 | "@babel/types" "^7.23.6" |
328 | 328 |
|
329 | 329 | "@babel/highlight@^7.23.4": |
|
361 | 361 | "@babel/helper-skip-transparent-expression-wrappers" "^7.22.5" |
362 | 362 | "@babel/plugin-transform-optional-chaining" "^7.23.3" |
363 | 363 |
|
364 | | -"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@^7.23.3": |
365 | | - version "7.23.3" |
366 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.23.3.tgz#20c60d4639d18f7da8602548512e9d3a4c8d7098" |
367 | | - integrity sha512-XaJak1qcityzrX0/IU5nKHb34VaibwP3saKqG6a/tppelgllOH13LUann4ZCIBcVOeE6H18K4Vx9QKkVww3z/w== |
| 364 | +"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@^7.23.7": |
| 365 | + version "7.23.7" |
| 366 | + resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.23.7.tgz#516462a95d10a9618f197d39ad291a9b47ae1d7b" |
| 367 | + integrity sha512-LlRT7HgaifEpQA1ZgLVOIJZZFVPWN5iReq/7/JixwBtwcoeVGDBD53ZV28rrsLYOZs1Y/EHhA8N/Z6aazHR8cw== |
368 | 368 | dependencies: |
369 | 369 | "@babel/helper-environment-visitor" "^7.22.20" |
370 | 370 | "@babel/helper-plugin-utils" "^7.22.5" |
|
555 | 555 | dependencies: |
556 | 556 | "@babel/helper-plugin-utils" "^7.22.5" |
557 | 557 |
|
558 | | -"@babel/plugin-transform-async-generator-functions@^7.23.4": |
559 | | - version "7.23.4" |
560 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.23.4.tgz#93ac8e3531f347fba519b4703f9ff2a75c6ae27a" |
561 | | - integrity sha512-efdkfPhHYTtn0G6n2ddrESE91fgXxjlqLsnUtPWnJs4a4mZIbUaK7ffqKIIUKXSHwcDvaCVX6GXkaJJFqtX7jw== |
| 558 | +"@babel/plugin-transform-async-generator-functions@^7.23.7": |
| 559 | + version "7.23.7" |
| 560 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.23.7.tgz#3aa0b4f2fa3788b5226ef9346cf6d16ec61f99cd" |
| 561 | + integrity sha512-PdxEpL71bJp1byMG0va5gwQcXHxuEYC/BgI/e88mGTtohbZN28O5Yit0Plkkm/dBzCF/BxmbNcses1RH1T+urA== |
562 | 562 | dependencies: |
563 | 563 | "@babel/helper-environment-visitor" "^7.22.20" |
564 | 564 | "@babel/helper-plugin-utils" "^7.22.5" |
|
973 | 973 | "@babel/helper-create-regexp-features-plugin" "^7.22.15" |
974 | 974 | "@babel/helper-plugin-utils" "^7.22.5" |
975 | 975 |
|
976 | | - |
977 | | - version "7.23.6" |
978 | | - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.6.tgz#ad0ea799d5a3c07db5b9a172819bbd444092187a" |
979 | | - integrity sha512-2XPn/BqKkZCpzYhUUNZ1ssXw7DcXfKQEjv/uXZUXgaebCMYmkEsfZ2yY+vv+xtXv50WmL5SGhyB6/xsWxIvvOQ== |
| 976 | + |
| 977 | + version "7.23.7" |
| 978 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.7.tgz#e5d69b9f14db8a13bae4d8e5ce7f360973626241" |
| 979 | + integrity sha512-SY27X/GtTz/L4UryMNJ6p4fH4nsgWbz84y9FE0bQeWJP6O5BhgVCt53CotQKHCOeXJel8VyhlhujhlltKms/CA== |
980 | 980 | dependencies: |
981 | 981 | "@babel/compat-data" "^7.23.5" |
982 | 982 | "@babel/helper-compilation-targets" "^7.23.6" |
983 | 983 | "@babel/helper-plugin-utils" "^7.22.5" |
984 | 984 | "@babel/helper-validator-option" "^7.23.5" |
985 | 985 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.23.3" |
986 | 986 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.23.3" |
987 | | - "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.23.3" |
| 987 | + "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.23.7" |
988 | 988 | "@babel/plugin-proposal-private-property-in-object" "7.21.0-placeholder-for-preset-env.2" |
989 | 989 | "@babel/plugin-syntax-async-generators" "^7.8.4" |
990 | 990 | "@babel/plugin-syntax-class-properties" "^7.12.13" |
|
1005 | 1005 | "@babel/plugin-syntax-top-level-await" "^7.14.5" |
1006 | 1006 | "@babel/plugin-syntax-unicode-sets-regex" "^7.18.6" |
1007 | 1007 | "@babel/plugin-transform-arrow-functions" "^7.23.3" |
1008 | | - "@babel/plugin-transform-async-generator-functions" "^7.23.4" |
| 1008 | + "@babel/plugin-transform-async-generator-functions" "^7.23.7" |
1009 | 1009 | "@babel/plugin-transform-async-to-generator" "^7.23.3" |
1010 | 1010 | "@babel/plugin-transform-block-scoped-functions" "^7.23.3" |
1011 | 1011 | "@babel/plugin-transform-block-scoping" "^7.23.4" |
|
1053 | 1053 | "@babel/plugin-transform-unicode-regex" "^7.23.3" |
1054 | 1054 | "@babel/plugin-transform-unicode-sets-regex" "^7.23.3" |
1055 | 1055 | "@babel/preset-modules" "0.1.6-no-external-plugins" |
1056 | | - babel-plugin-polyfill-corejs2 "^0.4.6" |
1057 | | - babel-plugin-polyfill-corejs3 "^0.8.5" |
1058 | | - babel-plugin-polyfill-regenerator "^0.5.3" |
| 1056 | + babel-plugin-polyfill-corejs2 "^0.4.7" |
| 1057 | + babel-plugin-polyfill-corejs3 "^0.8.7" |
| 1058 | + babel-plugin-polyfill-regenerator "^0.5.4" |
1059 | 1059 | core-js-compat "^3.31.0" |
1060 | 1060 | semver "^6.3.1" |
1061 | 1061 |
|
|
1116 | 1116 | debug "^4.1.0" |
1117 | 1117 | globals "^11.1.0" |
1118 | 1118 |
|
1119 | | -"@babel/traverse@^7.14.0", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.3", "@babel/traverse@^7.23.6", "@babel/traverse@^7.7.2": |
1120 | | - version "7.23.6" |
1121 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.6.tgz#b53526a2367a0dd6edc423637f3d2d0f2521abc5" |
1122 | | - integrity sha512-czastdK1e8YByZqezMPFiZ8ahwVMh/ESl9vPgvgdB9AmFMGP5jfpFax74AQgl5zj4XHzqeYAg2l8PuUeRS1MgQ== |
| 1119 | +"@babel/traverse@^7.14.0", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.3", "@babel/traverse@^7.23.7", "@babel/traverse@^7.7.2": |
| 1120 | + version "7.23.7" |
| 1121 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.7.tgz#9a7bf285c928cb99b5ead19c3b1ce5b310c9c305" |
| 1122 | + integrity sha512-tY3mM8rH9jM0YHFGyfC0/xf+SB5eKUu7HPj7/k3fpi9dAlsMc5YbQvDi0Sh2QTPXqMhyaAtzAr807TIyfQrmyg== |
1123 | 1123 | dependencies: |
1124 | 1124 | "@babel/code-frame" "^7.23.5" |
1125 | 1125 | "@babel/generator" "^7.23.6" |
@@ -3099,29 +3099,29 @@ babel-plugin-jest-hoist@^28.1.3: |
3099 | 3099 | "@types/babel__core" "^7.1.14" |
3100 | 3100 | "@types/babel__traverse" "^7.0.6" |
3101 | 3101 |
|
3102 | | -babel-plugin-polyfill-corejs2@^0.4.6: |
3103 | | - version "0.4.6" |
3104 | | - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.6.tgz#b2df0251d8e99f229a8e60fc4efa9a68b41c8313" |
3105 | | - integrity sha512-jhHiWVZIlnPbEUKSSNb9YoWcQGdlTLq7z1GHL4AjFxaoOUMuuEVJ+Y4pAaQUGOGk93YsVCKPbqbfw3m0SM6H8Q== |
| 3102 | +babel-plugin-polyfill-corejs2@^0.4.7: |
| 3103 | + version "0.4.7" |
| 3104 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.7.tgz#679d1b94bf3360f7682e11f2cb2708828a24fe8c" |
| 3105 | + integrity sha512-LidDk/tEGDfuHW2DWh/Hgo4rmnw3cduK6ZkOI1NPFceSK3n/yAGeOsNT7FLnSGHkXj3RHGSEVkN3FsCTY6w2CQ== |
3106 | 3106 | dependencies: |
3107 | 3107 | "@babel/compat-data" "^7.22.6" |
3108 | | - "@babel/helper-define-polyfill-provider" "^0.4.3" |
| 3108 | + "@babel/helper-define-polyfill-provider" "^0.4.4" |
3109 | 3109 | semver "^6.3.1" |
3110 | 3110 |
|
3111 | | -babel-plugin-polyfill-corejs3@^0.8.5: |
3112 | | - version "0.8.5" |
3113 | | - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.5.tgz#a75fa1b0c3fc5bd6837f9ec465c0f48031b8cab1" |
3114 | | - integrity sha512-Q6CdATeAvbScWPNLB8lzSO7fgUVBkQt6zLgNlfyeCr/EQaEQR+bWiBYYPYAFyE528BMjRhL+1QBMOI4jc/c5TA== |
| 3111 | +babel-plugin-polyfill-corejs3@^0.8.7: |
| 3112 | + version "0.8.7" |
| 3113 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.7.tgz#941855aa7fdaac06ed24c730a93450d2b2b76d04" |
| 3114 | + integrity sha512-KyDvZYxAzkC0Aj2dAPyDzi2Ym15e5JKZSK+maI7NAwSqofvuFglbSsxE7wUOvTg9oFVnHMzVzBKcqEb4PJgtOA== |
3115 | 3115 | dependencies: |
3116 | | - "@babel/helper-define-polyfill-provider" "^0.4.3" |
3117 | | - core-js-compat "^3.32.2" |
| 3116 | + "@babel/helper-define-polyfill-provider" "^0.4.4" |
| 3117 | + core-js-compat "^3.33.1" |
3118 | 3118 |
|
3119 | | -babel-plugin-polyfill-regenerator@^0.5.3: |
3120 | | - version "0.5.3" |
3121 | | - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.3.tgz#d4c49e4b44614607c13fb769bcd85c72bb26a4a5" |
3122 | | - integrity sha512-8sHeDOmXC8csczMrYEOf0UTNa4yE2SxV5JGeT/LP1n0OYVDUUFPxG9vdk2AlDlIit4t+Kf0xCtpgXPBwnn/9pw== |
| 3119 | +babel-plugin-polyfill-regenerator@^0.5.4: |
| 3120 | + version "0.5.4" |
| 3121 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.4.tgz#c6fc8eab610d3a11eb475391e52584bacfc020f4" |
| 3122 | + integrity sha512-S/x2iOCvDaCASLYsOOgWOq4bCfKYVqvO/uxjkaYyZ3rVsVE3CeAI/c84NpyuBBymEgNvHgjEot3a9/Z/kXvqsg== |
3123 | 3123 | dependencies: |
3124 | | - "@babel/helper-define-polyfill-provider" "^0.4.3" |
| 3124 | + "@babel/helper-define-polyfill-provider" "^0.4.4" |
3125 | 3125 |
|
3126 | 3126 | babel-plugin-syntax-trailing-function-commas@^7.0.0-beta.0: |
3127 | 3127 | version "7.0.0-beta.0" |
@@ -3264,7 +3264,7 @@ breakword@^1.0.5: |
3264 | 3264 | dependencies: |
3265 | 3265 | wcwidth "^1.0.1" |
3266 | 3266 |
|
3267 | | -browserslist@^4.21.10, browserslist@^4.22.2: |
| 3267 | +browserslist@^4.22.2: |
3268 | 3268 | version "4.22.2" |
3269 | 3269 | resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.22.2.tgz#704c4943072bd81ea18997f3bd2180e89c77874b" |
3270 | 3270 | integrity sha512-0UgcrvQmBDvZHFGdYUehrCNIazki7/lUP3kkoi/r3YB2amZbFM9J43ZRkJTXBUZK4gmx56+Sqk9+Vs9mwZx9+A== |
@@ -3636,12 +3636,12 @@ convert-source-map@^2.0.0: |
3636 | 3636 | resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-2.0.0.tgz#4b560f649fc4e918dd0ab75cf4961e8bc882d82a" |
3637 | 3637 | integrity sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg== |
3638 | 3638 |
|
3639 | | -core-js-compat@^3.31.0, core-js-compat@^3.32.2: |
3640 | | - version "3.32.2" |
3641 | | - resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.32.2.tgz#8047d1a8b3ac4e639f0d4f66d4431aa3b16e004c" |
3642 | | - integrity sha512-+GjlguTDINOijtVRUxrQOv3kfu9rl+qPNdX2LTbJ/ZyVTuxK+ksVSAGX1nHstu4hrv1En/uPTtWgq2gI5wt4AQ== |
| 3639 | +core-js-compat@^3.31.0, core-js-compat@^3.33.1: |
| 3640 | + version "3.35.0" |
| 3641 | + resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.35.0.tgz#c149a3d1ab51e743bc1da61e39cb51f461a41873" |
| 3642 | + integrity sha512-5blwFAddknKeNgsjBzilkdQ0+YK8L1PfqPYq40NOYMYFSS38qj+hpTcLLWwpIwA2A5bje/x5jmVn2tzUMg9IVw== |
3643 | 3643 | dependencies: |
3644 | | - browserslist "^4.21.10" |
| 3644 | + browserslist "^4.22.2" |
3645 | 3645 |
|
3646 | 3646 | |
3647 | 3647 | version "1.0.0" |
|
0 commit comments