-
-
Notifications
You must be signed in to change notification settings - Fork 876
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ba23110
commit 4a1f961
Showing
2 changed files
with
235 additions
and
231 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -34,10 +34,10 @@ | |
"@babel/highlight" "^7.24.7" | ||
picocolors "^1.0.0" | ||
|
||
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.24.8", "@babel/compat-data@^7.25.0": | ||
version "7.25.0" | ||
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.0.tgz#6b226a5da3a686db3c30519750e071dce292ad95" | ||
integrity sha512-P4fwKI2mjEb3ZU5cnMJzvRsRKGBUcs8jvxIoRmr6ufAY9Xk2Bz7JubRTTivkw55c7WQJfTECeqYVa+HZ0FzREg== | ||
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.25.2": | ||
version "7.25.2" | ||
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.2.tgz#e41928bd33475305c586f6acbbb7e3ade7a6f7f5" | ||
integrity sha512-bYcppcpKBvX4znYaPEeFau03bp89ShqNMLs+rmdptMw+heSZh9+z84d2YG+K7cYLbWwzdjtDoW/uqZmPjulClQ== | ||
|
||
"@babel/[email protected]": | ||
version "7.18.2" | ||
|
@@ -85,12 +85,12 @@ | |
"@babel/traverse" "^7.24.7" | ||
"@babel/types" "^7.24.7" | ||
|
||
"@babel/helper-compilation-targets@^7.18.2", "@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.24.7", "@babel/helper-compilation-targets@^7.24.8": | ||
version "7.24.8" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.24.8.tgz#b607c3161cd9d1744977d4f97139572fe778c271" | ||
integrity sha512-oU+UoqCHdp+nWVDkpldqIQL/i/bvAv53tRqLG/s+cOXxe66zOYLU7ar/Xs3LdmBihrUMEUhwu6dMZwbNOYDwvw== | ||
"@babel/helper-compilation-targets@^7.18.2", "@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.24.7", "@babel/helper-compilation-targets@^7.24.8", "@babel/helper-compilation-targets@^7.25.2": | ||
version "7.25.2" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.2.tgz#e1d9410a90974a3a5a66e84ff55ef62e3c02d06c" | ||
integrity sha512-U2U5LsSaZ7TAt3cfaymQ8WHh0pxvdHoEk6HVpaexxixjyEquMh0L0YNJNM6CTGKMXV1iksi0iZkGw4AcFkPaaw== | ||
dependencies: | ||
"@babel/compat-data" "^7.24.8" | ||
"@babel/compat-data" "^7.25.2" | ||
"@babel/helper-validator-option" "^7.24.8" | ||
browserslist "^4.23.1" | ||
lru-cache "^5.1.1" | ||
|
@@ -110,15 +110,15 @@ | |
semver "^6.3.1" | ||
|
||
"@babel/helper-create-regexp-features-plugin@^7.18.6", "@babel/helper-create-regexp-features-plugin@^7.24.7", "@babel/helper-create-regexp-features-plugin@^7.25.0": | ||
version "7.25.0" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.25.0.tgz#17afe5d23b3a833a90f0fab9c2ae69fea192de5c" | ||
integrity sha512-q0T+dknZS+L5LDazIP+02gEZITG5unzvb6yIjcmj5i0eFrs5ToBV2m2JGH4EsE/gtP8ygEGLGApBgRIZkTm7zg== | ||
version "7.25.2" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.25.2.tgz#24c75974ed74183797ffd5f134169316cd1808d9" | ||
integrity sha512-+wqVGP+DFmqwFD3EH6TMTfUNeqDehV3E/dl+Sd54eaXqm17tEUNbEIn4sVivVowbvUpOtIGxdo3GoXyDH9N/9g== | ||
dependencies: | ||
"@babel/helper-annotate-as-pure" "^7.24.7" | ||
regexpu-core "^5.3.1" | ||
semver "^6.3.1" | ||
|
||
"@babel/helper-define-polyfill-provider@^0.6.1", "@babel/helper-define-polyfill-provider@^0.6.2": | ||
"@babel/helper-define-polyfill-provider@^0.6.2": | ||
version "0.6.2" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.2.tgz#18594f789c3594acb24cfdb4a7f7b7d2e8bd912d" | ||
integrity sha512-LV76g+C502biUK6AyZ3LK10vDpDyCzZnhZFXkH1L75zHPj68+qc8Zfpx2th+gzwA2MzyK+1g/3EPl62yFnVttQ== | ||
|
@@ -146,14 +146,14 @@ | |
"@babel/types" "^7.24.7" | ||
|
||
"@babel/helper-module-transforms@^7.18.0", "@babel/helper-module-transforms@^7.24.7", "@babel/helper-module-transforms@^7.24.8", "@babel/helper-module-transforms@^7.25.0": | ||
version "7.25.0" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.25.0.tgz#3ffc23c473a2769a7e40d3274495bd559fdd2ecc" | ||
integrity sha512-bIkOa2ZJYn7FHnepzr5iX9Kmz8FjIz4UKzJ9zhX3dnYuVW0xul9RuR3skBfoLu+FPTQw90EHW9rJsSZhyLQ3fQ== | ||
version "7.25.2" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.25.2.tgz#ee713c29768100f2776edf04d4eb23b8d27a66e6" | ||
integrity sha512-BjyRAbix6j/wv83ftcVJmBt72QtHI56C7JXZoG2xATiLpmoC7dpd8WnkikExHDVPpi/3qCmO6WY1EaXOluiecQ== | ||
dependencies: | ||
"@babel/helper-module-imports" "^7.24.7" | ||
"@babel/helper-simple-access" "^7.24.7" | ||
"@babel/helper-validator-identifier" "^7.24.7" | ||
"@babel/traverse" "^7.25.0" | ||
"@babel/traverse" "^7.25.2" | ||
|
||
"@babel/helper-optimise-call-expression@^7.24.7": | ||
version "7.24.7" | ||
|
@@ -243,18 +243,20 @@ | |
js-tokens "^4.0.0" | ||
picocolors "^1.0.0" | ||
|
||
"@babel/parser@^7.18.0", "@babel/parser@^7.25.0": | ||
version "7.25.0" | ||
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.0.tgz#9fdc9237504d797b6e7b8f66e78ea7f570d256ad" | ||
integrity sha512-CzdIU9jdP0dg7HdyB+bHvDJGagUv+qtzZt5rYCWwW6tITNqV9odjp6Qu41gkG0ca5UfdDUWrKkiAnHHdGRnOrA== | ||
"@babel/parser@^7.18.0", "@babel/parser@^7.25.0", "@babel/parser@^7.25.3": | ||
version "7.25.3" | ||
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.3.tgz#91fb126768d944966263f0657ab222a642b82065" | ||
integrity sha512-iLTJKDbJ4hMvFPgQwwsVoxtHyWpKKPBrxkANrSYewDPaPpT5py5yeVkgPIJ7XYXhndxJpaA3PyALSXQ7u8e/Dw== | ||
dependencies: | ||
"@babel/types" "^7.25.2" | ||
|
||
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.0": | ||
version "7.25.0" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.25.0.tgz#328275f22d809b962978d998c6eba22a233ac8aa" | ||
integrity sha512-dG0aApncVQwAUJa8tP1VHTnmU67BeIQvKafd3raEx315H54FfkZSz3B/TT+33ZQAjatGJA79gZqTtqL5QZUKXw== | ||
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.3": | ||
version "7.25.3" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.25.3.tgz#dca427b45a6c0f5c095a1c639dfe2476a3daba7f" | ||
integrity sha512-wUrcsxZg6rqBXG05HG1FPYgsP6EvwF4WpBbxIpWIIYnH8wG0gzx3yZY3dtEHas4sTAOGkbTsc9EGPxwff8lRoA== | ||
dependencies: | ||
"@babel/helper-plugin-utils" "^7.24.8" | ||
"@babel/traverse" "^7.25.0" | ||
"@babel/traverse" "^7.25.3" | ||
|
||
"@babel/plugin-bugfix-safari-class-field-initializer-scope@^7.25.0": | ||
version "7.25.0" | ||
|
@@ -589,11 +591,11 @@ | |
"@babel/plugin-syntax-export-namespace-from" "^7.8.3" | ||
|
||
"@babel/plugin-transform-flow-strip-types@^7.24.7": | ||
version "7.24.7" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.24.7.tgz#ae454e62219288fbb734541ab00389bfb13c063e" | ||
integrity sha512-cjRKJ7FobOH2eakx7Ja+KpJRj8+y+/SiB3ooYm/n2UJfxu0oEaOoxOinitkJcPqv9KxS0kxTGPUaR7L2XcXDXA== | ||
version "7.25.2" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.25.2.tgz#b3aa251db44959b7a7c82abcd6b4225dec7d2258" | ||
integrity sha512-InBZ0O8tew5V0K6cHcQ+wgxlrjOw1W4wDXLkOTjLRD8GYhTSkxTVBtdy3MMtvYBrbAWa1Qm3hNoTc1620Yj+Mg== | ||
dependencies: | ||
"@babel/helper-plugin-utils" "^7.24.7" | ||
"@babel/helper-plugin-utils" "^7.24.8" | ||
"@babel/plugin-syntax-flow" "^7.24.7" | ||
|
||
"@babel/plugin-transform-for-of@^7.24.7": | ||
|
@@ -604,7 +606,7 @@ | |
"@babel/helper-plugin-utils" "^7.24.7" | ||
"@babel/helper-skip-transparent-expression-wrappers" "^7.24.7" | ||
|
||
"@babel/plugin-transform-function-name@^7.25.0": | ||
"@babel/plugin-transform-function-name@^7.25.1": | ||
version "7.25.1" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.25.1.tgz#b85e773097526c1a4fc4ba27322748643f26fc37" | ||
integrity sha512-TVVJVdW9RKMNgJJlLtHsKDTydjZAbwIsn6ySBPQaEAUU5+gVvlJt/9nRmqVbsV/IBanRjzWoaAQKLoamWVOUuA== | ||
|
@@ -621,12 +623,12 @@ | |
"@babel/helper-plugin-utils" "^7.24.7" | ||
"@babel/plugin-syntax-json-strings" "^7.8.3" | ||
|
||
"@babel/plugin-transform-literals@^7.24.7": | ||
version "7.24.7" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-literals/-/plugin-transform-literals-7.24.7.tgz#36b505c1e655151a9d7607799a9988fc5467d06c" | ||
integrity sha512-vcwCbb4HDH+hWi8Pqenwnjy+UiklO4Kt1vfspcQYFhJdpthSnW8XvWGyDZWKNVrVbVViI/S7K9PDJZiUmP2fYQ== | ||
"@babel/plugin-transform-literals@^7.25.2": | ||
version "7.25.2" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-literals/-/plugin-transform-literals-7.25.2.tgz#deb1ad14fc5490b9a65ed830e025bca849d8b5f3" | ||
integrity sha512-HQI+HcTbm9ur3Z2DkO+jgESMAMcYLuN/A7NRw9juzxAezN9AvqvUTnpKP/9kkYANz6u7dFlAyOu44ejuGySlfw== | ||
dependencies: | ||
"@babel/helper-plugin-utils" "^7.24.7" | ||
"@babel/helper-plugin-utils" "^7.24.8" | ||
|
||
"@babel/plugin-transform-logical-assignment-operators@^7.24.7": | ||
version "7.24.7" | ||
|
@@ -791,15 +793,15 @@ | |
"@babel/plugin-transform-react-jsx" "^7.24.7" | ||
|
||
"@babel/plugin-transform-react-jsx@^7.24.7": | ||
version "7.24.7" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.24.7.tgz#17cd06b75a9f0e2bd076503400e7c4b99beedac4" | ||
integrity sha512-+Dj06GDZEFRYvclU6k4bme55GKBEWUmByM/eoKuqg4zTNQHiApWRhQph5fxQB2wAEFvRzL1tOEj1RJ19wJrhoA== | ||
version "7.25.2" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.25.2.tgz#e37e8ebfa77e9f0b16ba07fadcb6adb47412227a" | ||
integrity sha512-KQsqEAVBpU82NM/B/N9j9WOdphom1SZH3R+2V7INrQUH+V9EBFwZsEJl8eBIVeQE62FxJCc70jzEZwqU7RcVqA== | ||
dependencies: | ||
"@babel/helper-annotate-as-pure" "^7.24.7" | ||
"@babel/helper-module-imports" "^7.24.7" | ||
"@babel/helper-plugin-utils" "^7.24.7" | ||
"@babel/helper-plugin-utils" "^7.24.8" | ||
"@babel/plugin-syntax-jsx" "^7.24.7" | ||
"@babel/types" "^7.24.7" | ||
"@babel/types" "^7.25.2" | ||
|
||
"@babel/plugin-transform-react-pure-annotations@^7.24.7": | ||
version "7.24.7" | ||
|
@@ -873,9 +875,9 @@ | |
"@babel/helper-plugin-utils" "^7.24.8" | ||
|
||
"@babel/plugin-transform-typescript@^7.15.4": | ||
version "7.25.0" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.25.0.tgz#56f47fb87b86a97caa9c7770920a1967d40ac86e" | ||
integrity sha512-LZicxFzHIw+Sa3pzgMgSz6gdpsdkfiMObHUzhSIrwKF0+/rP/nuR49u79pSS+zIFJ1FeGeqQD2Dq4QGFbOVvSw== | ||
version "7.25.2" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.25.2.tgz#237c5d10de6d493be31637c6b9fa30b6c5461add" | ||
integrity sha512-lBwRvjSmqiMYe/pS0+1gggjJleUJi7NzjvQ1Fkqtt69hBa/0t1YuW/MLQMAPixfwaQOHUXsd6jeU3Z+vdGv3+A== | ||
dependencies: | ||
"@babel/helper-annotate-as-pure" "^7.24.7" | ||
"@babel/helper-create-class-features-plugin" "^7.25.0" | ||
|
@@ -915,15 +917,15 @@ | |
"@babel/helper-plugin-utils" "^7.24.7" | ||
|
||
"@babel/preset-env@^7.15.4": | ||
version "7.25.0" | ||
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.25.0.tgz#3fe92e470311e91478129efda101816c680f0479" | ||
integrity sha512-vYAA8PrCOeZfG4D87hmw1KJ1BPubghXP1e2MacRFwECGNKL76dkA38JEwYllbvQCpf/kLxsTtir0b8MtxKoVCw== | ||
version "7.25.3" | ||
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.25.3.tgz#0bf4769d84ac51d1073ab4a86f00f30a3a83c67c" | ||
integrity sha512-QsYW7UeAaXvLPX9tdVliMJE7MD7M6MLYVTovRTIwhoYQVFHR1rM4wO8wqAezYi3/BpSD+NzVCZ69R6smWiIi8g== | ||
dependencies: | ||
"@babel/compat-data" "^7.25.0" | ||
"@babel/helper-compilation-targets" "^7.24.8" | ||
"@babel/compat-data" "^7.25.2" | ||
"@babel/helper-compilation-targets" "^7.25.2" | ||
"@babel/helper-plugin-utils" "^7.24.8" | ||
"@babel/helper-validator-option" "^7.24.8" | ||
"@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.25.0" | ||
"@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.25.3" | ||
"@babel/plugin-bugfix-safari-class-field-initializer-scope" "^7.25.0" | ||
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.25.0" | ||
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.24.7" | ||
|
@@ -964,9 +966,9 @@ | |
"@babel/plugin-transform-exponentiation-operator" "^7.24.7" | ||
"@babel/plugin-transform-export-namespace-from" "^7.24.7" | ||
"@babel/plugin-transform-for-of" "^7.24.7" | ||
"@babel/plugin-transform-function-name" "^7.25.0" | ||
"@babel/plugin-transform-function-name" "^7.25.1" | ||
"@babel/plugin-transform-json-strings" "^7.24.7" | ||
"@babel/plugin-transform-literals" "^7.24.7" | ||
"@babel/plugin-transform-literals" "^7.25.2" | ||
"@babel/plugin-transform-logical-assignment-operators" "^7.24.7" | ||
"@babel/plugin-transform-member-expression-literals" "^7.24.7" | ||
"@babel/plugin-transform-modules-amd" "^7.24.7" | ||
|
@@ -1061,23 +1063,23 @@ | |
"@babel/parser" "^7.25.0" | ||
"@babel/types" "^7.25.0" | ||
|
||
"@babel/traverse@^7.18.2", "@babel/traverse@^7.24.7", "@babel/traverse@^7.24.8", "@babel/traverse@^7.25.0", "@babel/traverse@^7.25.1": | ||
version "7.25.1" | ||
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.1.tgz#64dbc31effc5f3fa3cf10d19df0e6310214743f5" | ||
integrity sha512-LrHHoWq08ZpmmFqBAzN+hUdWwy5zt7FGa/hVwMcOqW6OVtwqaoD5utfuGYU87JYxdZgLUvktAsn37j/sYR9siA== | ||
"@babel/traverse@^7.18.2", "@babel/traverse@^7.24.7", "@babel/traverse@^7.24.8", "@babel/traverse@^7.25.0", "@babel/traverse@^7.25.1", "@babel/traverse@^7.25.2", "@babel/traverse@^7.25.3": | ||
version "7.25.3" | ||
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.3.tgz#f1b901951c83eda2f3e29450ce92743783373490" | ||
integrity sha512-HefgyP1x754oGCsKmV5reSmtV7IXj/kpaE1XYY+D9G5PvKKoFfSbiS4M77MdjuwlZKDIKFCffq9rPU+H/s3ZdQ== | ||
dependencies: | ||
"@babel/code-frame" "^7.24.7" | ||
"@babel/generator" "^7.25.0" | ||
"@babel/parser" "^7.25.0" | ||
"@babel/parser" "^7.25.3" | ||
"@babel/template" "^7.25.0" | ||
"@babel/types" "^7.25.0" | ||
"@babel/types" "^7.25.2" | ||
debug "^4.3.1" | ||
globals "^11.1.0" | ||
|
||
"@babel/types@^7.18.2", "@babel/types@^7.24.7", "@babel/types@^7.24.8", "@babel/types@^7.25.0", "@babel/types@^7.4.4": | ||
version "7.25.0" | ||
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.0.tgz#e6e3656c581f28da8452ed4f69e38008ec0ba41b" | ||
integrity sha512-LcnxQSsd9aXOIgmmSpvZ/1yo46ra2ESYyqLcryaBZOghxy5qqOBjvCWP5JfkI8yl9rlxRgdLTTMCQQRcN2hdCg== | ||
"@babel/types@^7.18.2", "@babel/types@^7.24.7", "@babel/types@^7.24.8", "@babel/types@^7.25.0", "@babel/types@^7.25.2", "@babel/types@^7.4.4": | ||
version "7.25.2" | ||
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.2.tgz#55fb231f7dc958cd69ea141a4c2997e819646125" | ||
integrity sha512-YTnYtra7W9e6/oAZEHj0bJehPRUlLH9/fbpT5LfB0NhQXyALCRkRs3zH9v07IYhkgpqX6Z78FnuccZr/l4Fs4Q== | ||
dependencies: | ||
"@babel/helper-string-parser" "^7.24.8" | ||
"@babel/helper-validator-identifier" "^7.24.7" | ||
|
@@ -1152,12 +1154,12 @@ babel-plugin-polyfill-corejs2@^0.4.10: | |
semver "^6.3.1" | ||
|
||
babel-plugin-polyfill-corejs3@^0.10.1, babel-plugin-polyfill-corejs3@^0.10.4: | ||
version "0.10.4" | ||
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.4.tgz#789ac82405ad664c20476d0233b485281deb9c77" | ||
integrity sha512-25J6I8NGfa5YkCDogHRID3fVCadIR8/pGl1/spvCkzb6lVn6SR3ojpx9nOn9iEBcUsjY24AmdKm5khcfKdylcg== | ||
version "0.10.6" | ||
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.6.tgz#2deda57caef50f59c525aeb4964d3b2f867710c7" | ||
integrity sha512-b37+KR2i/khY5sKmWNVQAnitvquQbNdWy6lJdsr0kmquCKEEUgMKK4SboVM3HtfnZilfjr4MMQ7vY58FVWDtIA== | ||
dependencies: | ||
"@babel/helper-define-polyfill-provider" "^0.6.1" | ||
core-js-compat "^3.36.1" | ||
"@babel/helper-define-polyfill-provider" "^0.6.2" | ||
core-js-compat "^3.38.0" | ||
|
||
babel-plugin-polyfill-regenerator@^0.6.1: | ||
version "0.6.2" | ||
|
@@ -1227,14 +1229,14 @@ braces@~3.0.2: | |
dependencies: | ||
fill-range "^7.1.1" | ||
|
||
browserslist@^4.23.0, browserslist@^4.23.1: | ||
version "4.23.2" | ||
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.23.2.tgz#244fe803641f1c19c28c48c4b6ec9736eb3d32ed" | ||
integrity sha512-qkqSyistMYdxAcw+CzbZwlBy8AGmS/eEWs+sEV5TnLRGDOL+C5M2EnH6tlZyg0YoAxGJAFKh61En9BR941GnHA== | ||
browserslist@^4.23.1, browserslist@^4.23.3: | ||
version "4.23.3" | ||
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.23.3.tgz#debb029d3c93ebc97ffbc8d9cbb03403e227c800" | ||
integrity sha512-btwCFJVjI4YWDNfau8RhZ+B1Q/VLoUITrm3RlP6y1tYGWIOa+InuYiRGXUBXo8nA1qKmHMyLB/iVQg5TT4eFoA== | ||
dependencies: | ||
caniuse-lite "^1.0.30001640" | ||
electron-to-chromium "^1.4.820" | ||
node-releases "^2.0.14" | ||
caniuse-lite "^1.0.30001646" | ||
electron-to-chromium "^1.5.4" | ||
node-releases "^2.0.18" | ||
update-browserslist-db "^1.1.0" | ||
|
||
buffer@^5.5.0: | ||
|
@@ -1256,10 +1258,10 @@ call-bind@^1.0.5: | |
get-intrinsic "^1.2.4" | ||
set-function-length "^1.2.1" | ||
|
||
caniuse-lite@^1.0.30001640: | ||
version "1.0.30001643" | ||
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001643.tgz#9c004caef315de9452ab970c3da71085f8241dbd" | ||
integrity sha512-ERgWGNleEilSrHM6iUz/zJNSQTP8Mr21wDWpdgvRwcTXGAq6jMtOUPP4dqFPTdKqZ2wKTdtB+uucZ3MRpAUSmg== | ||
caniuse-lite@^1.0.30001646: | ||
version "1.0.30001647" | ||
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001647.tgz#56d58c5a4ef72913a4465f9766af895a4ead0165" | ||
integrity sha512-n83xdNiyeNcHpzWY+1aFbqCK7LuLfBricc4+alSQL2Xb6OR3XpnQAmlDG+pQcdTfiHRuLcQ96VOfrPSGiNJYSg== | ||
|
||
chalk@^2.4.2: | ||
version "2.4.2" | ||
|
@@ -1345,17 +1347,17 @@ convert-source-map@^1.1.0, convert-source-map@^1.7.0: | |
resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.9.0.tgz#7faae62353fb4213366d0ca98358d22e8368b05f" | ||
integrity sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A== | ||
|
||
core-js-compat@^3.36.1, core-js-compat@^3.37.1: | ||
version "3.37.1" | ||
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.37.1.tgz#c844310c7852f4bdf49b8d339730b97e17ff09ee" | ||
integrity sha512-9TNiImhKvQqSUkOvk/mMRZzOANTiEVC7WaBNhHcKM7x+/5E1l5NvsysR19zuDQScE8k+kfQXWRN3AtS/eOSHpg== | ||
core-js-compat@^3.37.1, core-js-compat@^3.38.0: | ||
version "3.38.0" | ||
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.38.0.tgz#d93393b1aa346b6ee683377b0c31172ccfe607aa" | ||
integrity sha512-75LAicdLa4OJVwFxFbQR3NdnZjNgX6ILpVcVzcC4T2smerB5lELMrJQQQoWV6TiuC/vlaFqgU2tKQx9w5s0e0A== | ||
dependencies: | ||
browserslist "^4.23.0" | ||
browserslist "^4.23.3" | ||
|
||
core-js@^3.22.3: | ||
version "3.37.1" | ||
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.37.1.tgz#d21751ddb756518ac5a00e4d66499df981a62db9" | ||
integrity sha512-Xn6qmxrQZyB0FFY8E3bgRXei3lWDJHhvI+u0q9TKIYM49G8pAr0FgnnrFRAmsbptZL1yxRADVXn+x5AGsbBfyw== | ||
version "3.38.0" | ||
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.38.0.tgz#8acb7c050bf2ccbb35f938c0d040132f6110f636" | ||
integrity sha512-XPpwqEodRljce9KswjZShh95qJ1URisBeKCjUdq27YdenkslVe7OO0ZJhlYXAChW7OhXaRLl8AAba7IBfoIHug== | ||
|
||
[email protected]: | ||
version "7.0.3" | ||
|
@@ -1415,10 +1417,10 @@ detect-libc@^2.0.0, detect-libc@^2.0.1: | |
resolved "https://registry.yarnpkg.com/detect-libc/-/detect-libc-2.0.3.tgz#f0cd503b40f9939b894697d19ad50895e30cf700" | ||
integrity sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw== | ||
|
||
electron-to-chromium@^1.4.820: | ||
version "1.5.2" | ||
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.2.tgz#6126ad229ce45e781ec54ca40db0504787f23d19" | ||
integrity sha512-kc4r3U3V3WLaaZqThjYz/Y6z8tJe+7K0bbjUVo3i+LWIypVdMx5nXCkwRe6SWbY6ILqLdc1rKcKmr3HoH7wjSQ== | ||
electron-to-chromium@^1.5.4: | ||
version "1.5.4" | ||
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.4.tgz#cd477c830dd6fca41fbd5465c1ff6ce08ac22343" | ||
integrity sha512-orzA81VqLyIGUEA77YkVA1D+N+nNfl2isJVjjmOyrlxuooZ19ynb+dOlaDTqd/idKRS9lDCSBmtzM+kyCsMnkA== | ||
|
||
end-of-stream@^1.1.0, end-of-stream@^1.4.1: | ||
version "1.4.4" | ||
|
@@ -1720,7 +1722,7 @@ node-addon-api@^5.0.0: | |
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-5.1.0.tgz#49da1ca055e109a23d537e9de43c09cca21eb762" | ||
integrity sha512-eh0GgfEkpnoWDq+VY8OyvYhFEzBk6jIYbRKdIlyTiAXIVJ8PyBaKb0rp7oDtoddbdoHWhq8wwr+XZ81F1rpNdA== | ||
|
||
node-releases@^2.0.14: | ||
node-releases@^2.0.18: | ||
version "2.0.18" | ||
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.18.tgz#f010e8d35e2fe8d6b2944f03f70213ecedc4ca3f" | ||
integrity sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g== | ||
|
Oops, something went wrong.