|
|
@ -35,7 +35,7 @@
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.12.tgz#a8a5ccac19c200f9dd49624cac6e19d7be1236a1"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.12.tgz#a8a5ccac19c200f9dd49624cac6e19d7be1236a1"
|
|
|
|
integrity sha512-3eJJ841uKxeV8dcN/2yGEUy+RfgQspPEgQat85umsE1rotuquQ2AbIub4S6j7c50a2d+4myc+zSlnXeIHrOnhQ==
|
|
|
|
integrity sha512-3eJJ841uKxeV8dcN/2yGEUy+RfgQspPEgQat85umsE1rotuquQ2AbIub4S6j7c50a2d+4myc+zSlnXeIHrOnhQ==
|
|
|
|
|
|
|
|
|
|
|
|
"@babel/core@^7.0.0", "@babel/core@^7.11.0", "@babel/core@^7.13.1":
|
|
|
|
"@babel/core@^7.0.0", "@babel/core@^7.11.0":
|
|
|
|
version "7.13.10"
|
|
|
|
version "7.13.10"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.10.tgz#07de050bbd8193fcd8a3c27918c0890613a94559"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.10.tgz#07de050bbd8193fcd8a3c27918c0890613a94559"
|
|
|
|
integrity sha512-bfIYcT0BdKeAZrovpMqX2Mx5NrgAckGbwT982AkdS5GNfn3KMGiprlBAtmBcFZRUmpaufS6WZFP8trvx8ptFDw==
|
|
|
|
integrity sha512-bfIYcT0BdKeAZrovpMqX2Mx5NrgAckGbwT982AkdS5GNfn3KMGiprlBAtmBcFZRUmpaufS6WZFP8trvx8ptFDw==
|
|
|
@ -57,6 +57,27 @@
|
|
|
|
semver "^6.3.0"
|
|
|
|
semver "^6.3.0"
|
|
|
|
source-map "^0.5.0"
|
|
|
|
source-map "^0.5.0"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"@babel/core@^7.13.14":
|
|
|
|
|
|
|
|
version "7.13.14"
|
|
|
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.14.tgz#8e46ebbaca460a63497c797e574038ab04ae6d06"
|
|
|
|
|
|
|
|
integrity sha512-wZso/vyF4ki0l0znlgM4inxbdrUvCb+cVz8grxDq+6C9k6qbqoIJteQOKicaKjCipU3ISV+XedCqpL2RJJVehA==
|
|
|
|
|
|
|
|
dependencies:
|
|
|
|
|
|
|
|
"@babel/code-frame" "^7.12.13"
|
|
|
|
|
|
|
|
"@babel/generator" "^7.13.9"
|
|
|
|
|
|
|
|
"@babel/helper-compilation-targets" "^7.13.13"
|
|
|
|
|
|
|
|
"@babel/helper-module-transforms" "^7.13.14"
|
|
|
|
|
|
|
|
"@babel/helpers" "^7.13.10"
|
|
|
|
|
|
|
|
"@babel/parser" "^7.13.13"
|
|
|
|
|
|
|
|
"@babel/template" "^7.12.13"
|
|
|
|
|
|
|
|
"@babel/traverse" "^7.13.13"
|
|
|
|
|
|
|
|
"@babel/types" "^7.13.14"
|
|
|
|
|
|
|
|
convert-source-map "^1.7.0"
|
|
|
|
|
|
|
|
debug "^4.1.0"
|
|
|
|
|
|
|
|
gensync "^1.0.0-beta.2"
|
|
|
|
|
|
|
|
json5 "^2.1.2"
|
|
|
|
|
|
|
|
semver "^6.3.0"
|
|
|
|
|
|
|
|
source-map "^0.5.0"
|
|
|
|
|
|
|
|
|
|
|
|
"@babel/generator@^7.13.0", "@babel/generator@^7.13.9":
|
|
|
|
"@babel/generator@^7.13.0", "@babel/generator@^7.13.9":
|
|
|
|
version "7.13.9"
|
|
|
|
version "7.13.9"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.13.9.tgz#3a7aa96f9efb8e2be42d38d80e2ceb4c64d8de39"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.13.9.tgz#3a7aa96f9efb8e2be42d38d80e2ceb4c64d8de39"
|
|
|
@ -91,6 +112,16 @@
|
|
|
|
browserslist "^4.14.5"
|
|
|
|
browserslist "^4.14.5"
|
|
|
|
semver "^6.3.0"
|
|
|
|
semver "^6.3.0"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"@babel/helper-compilation-targets@^7.13.13":
|
|
|
|
|
|
|
|
version "7.13.13"
|
|
|
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.13.tgz#2b2972a0926474853f41e4adbc69338f520600e5"
|
|
|
|
|
|
|
|
integrity sha512-q1kcdHNZehBwD9jYPh3WyXcsFERi39X4I59I3NadciWtNDyZ6x+GboOxncFK0kXlKIv6BJm5acncehXWUjWQMQ==
|
|
|
|
|
|
|
|
dependencies:
|
|
|
|
|
|
|
|
"@babel/compat-data" "^7.13.12"
|
|
|
|
|
|
|
|
"@babel/helper-validator-option" "^7.12.17"
|
|
|
|
|
|
|
|
browserslist "^4.14.5"
|
|
|
|
|
|
|
|
semver "^6.3.0"
|
|
|
|
|
|
|
|
|
|
|
|
"@babel/helper-create-class-features-plugin@^7.13.0":
|
|
|
|
"@babel/helper-create-class-features-plugin@^7.13.0":
|
|
|
|
version "7.13.10"
|
|
|
|
version "7.13.10"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.13.10.tgz#073b2bbb925a097643c6fc5770e5f13394e887c9"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.13.10.tgz#073b2bbb925a097643c6fc5770e5f13394e887c9"
|
|
|
@ -162,6 +193,13 @@
|
|
|
|
dependencies:
|
|
|
|
dependencies:
|
|
|
|
"@babel/types" "^7.13.0"
|
|
|
|
"@babel/types" "^7.13.0"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"@babel/helper-member-expression-to-functions@^7.13.12":
|
|
|
|
|
|
|
|
version "7.13.12"
|
|
|
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.13.12.tgz#dfe368f26d426a07299d8d6513821768216e6d72"
|
|
|
|
|
|
|
|
integrity sha512-48ql1CLL59aKbU94Y88Xgb2VFy7a95ykGRbJJaaVv+LX5U8wFpLfiGXJJGUozsmA1oEh/o5Bp60Voq7ACyA/Sw==
|
|
|
|
|
|
|
|
dependencies:
|
|
|
|
|
|
|
|
"@babel/types" "^7.13.12"
|
|
|
|
|
|
|
|
|
|
|
|
"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.10.4", "@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.8.3":
|
|
|
|
"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.10.4", "@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.8.3":
|
|
|
|
version "7.12.13"
|
|
|
|
version "7.12.13"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.13.tgz#ec67e4404f41750463e455cc3203f6a32e93fcb0"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.13.tgz#ec67e4404f41750463e455cc3203f6a32e93fcb0"
|
|
|
@ -169,6 +207,13 @@
|
|
|
|
dependencies:
|
|
|
|
dependencies:
|
|
|
|
"@babel/types" "^7.12.13"
|
|
|
|
"@babel/types" "^7.12.13"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"@babel/helper-module-imports@^7.13.12":
|
|
|
|
|
|
|
|
version "7.13.12"
|
|
|
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.13.12.tgz#c6a369a6f3621cb25da014078684da9196b61977"
|
|
|
|
|
|
|
|
integrity sha512-4cVvR2/1B693IuOvSI20xqqa/+bl7lqAMR59R4iu39R9aOX8/JoYY1sFaNvUMyMBGnHdwvJgUrzNLoUZxXypxA==
|
|
|
|
|
|
|
|
dependencies:
|
|
|
|
|
|
|
|
"@babel/types" "^7.13.12"
|
|
|
|
|
|
|
|
|
|
|
|
"@babel/helper-module-transforms@^7.13.0":
|
|
|
|
"@babel/helper-module-transforms@^7.13.0":
|
|
|
|
version "7.13.0"
|
|
|
|
version "7.13.0"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.13.0.tgz#42eb4bd8eea68bab46751212c357bfed8b40f6f1"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.13.0.tgz#42eb4bd8eea68bab46751212c357bfed8b40f6f1"
|
|
|
@ -184,6 +229,20 @@
|
|
|
|
"@babel/types" "^7.13.0"
|
|
|
|
"@babel/types" "^7.13.0"
|
|
|
|
lodash "^4.17.19"
|
|
|
|
lodash "^4.17.19"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"@babel/helper-module-transforms@^7.13.14":
|
|
|
|
|
|
|
|
version "7.13.14"
|
|
|
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.13.14.tgz#e600652ba48ccb1641775413cb32cfa4e8b495ef"
|
|
|
|
|
|
|
|
integrity sha512-QuU/OJ0iAOSIatyVZmfqB0lbkVP0kDRiKj34xy+QNsnVZi/PA6BoSoreeqnxxa9EHFAIL0R9XOaAR/G9WlIy5g==
|
|
|
|
|
|
|
|
dependencies:
|
|
|
|
|
|
|
|
"@babel/helper-module-imports" "^7.13.12"
|
|
|
|
|
|
|
|
"@babel/helper-replace-supers" "^7.13.12"
|
|
|
|
|
|
|
|
"@babel/helper-simple-access" "^7.13.12"
|
|
|
|
|
|
|
|
"@babel/helper-split-export-declaration" "^7.12.13"
|
|
|
|
|
|
|
|
"@babel/helper-validator-identifier" "^7.12.11"
|
|
|
|
|
|
|
|
"@babel/template" "^7.12.13"
|
|
|
|
|
|
|
|
"@babel/traverse" "^7.13.13"
|
|
|
|
|
|
|
|
"@babel/types" "^7.13.14"
|
|
|
|
|
|
|
|
|
|
|
|
"@babel/helper-optimise-call-expression@^7.12.13":
|
|
|
|
"@babel/helper-optimise-call-expression@^7.12.13":
|
|
|
|
version "7.12.13"
|
|
|
|
version "7.12.13"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.12.13.tgz#5c02d171b4c8615b1e7163f888c1c81c30a2aaea"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.12.13.tgz#5c02d171b4c8615b1e7163f888c1c81c30a2aaea"
|
|
|
@ -215,6 +274,16 @@
|
|
|
|
"@babel/traverse" "^7.13.0"
|
|
|
|
"@babel/traverse" "^7.13.0"
|
|
|
|
"@babel/types" "^7.13.0"
|
|
|
|
"@babel/types" "^7.13.0"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"@babel/helper-replace-supers@^7.13.12":
|
|
|
|
|
|
|
|
version "7.13.12"
|
|
|
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.13.12.tgz#6442f4c1ad912502481a564a7386de0c77ff3804"
|
|
|
|
|
|
|
|
integrity sha512-Gz1eiX+4yDO8mT+heB94aLVNCL+rbuT2xy4YfyNqu8F+OI6vMvJK891qGBTqL9Uc8wxEvRW92Id6G7sDen3fFw==
|
|
|
|
|
|
|
|
dependencies:
|
|
|
|
|
|
|
|
"@babel/helper-member-expression-to-functions" "^7.13.12"
|
|
|
|
|
|
|
|
"@babel/helper-optimise-call-expression" "^7.12.13"
|
|
|
|
|
|
|
|
"@babel/traverse" "^7.13.0"
|
|
|
|
|
|
|
|
"@babel/types" "^7.13.12"
|
|
|
|
|
|
|
|
|
|
|
|
"@babel/helper-simple-access@^7.12.13":
|
|
|
|
"@babel/helper-simple-access@^7.12.13":
|
|
|
|
version "7.12.13"
|
|
|
|
version "7.12.13"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.12.13.tgz#8478bcc5cacf6aa1672b251c1d2dde5ccd61a6c4"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.12.13.tgz#8478bcc5cacf6aa1672b251c1d2dde5ccd61a6c4"
|
|
|
@ -222,6 +291,13 @@
|
|
|
|
dependencies:
|
|
|
|
dependencies:
|
|
|
|
"@babel/types" "^7.12.13"
|
|
|
|
"@babel/types" "^7.12.13"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"@babel/helper-simple-access@^7.13.12":
|
|
|
|
|
|
|
|
version "7.13.12"
|
|
|
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.13.12.tgz#dd6c538afb61819d205a012c31792a39c7a5eaf6"
|
|
|
|
|
|
|
|
integrity sha512-7FEjbrx5SL9cWvXioDbnlYTppcZGuCY6ow3/D5vMggb2Ywgu4dMrpTJX0JdQAIcRRUElOIxF3yEooa9gUb9ZbA==
|
|
|
|
|
|
|
|
dependencies:
|
|
|
|
|
|
|
|
"@babel/types" "^7.13.12"
|
|
|
|
|
|
|
|
|
|
|
|
"@babel/helper-skip-transparent-expression-wrappers@^7.12.1":
|
|
|
|
"@babel/helper-skip-transparent-expression-wrappers@^7.12.1":
|
|
|
|
version "7.12.1"
|
|
|
|
version "7.12.1"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.12.1.tgz#462dc63a7e435ade8468385c63d2b84cce4b3cbf"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.12.1.tgz#462dc63a7e435ade8468385c63d2b84cce4b3cbf"
|
|
|
@ -279,6 +355,11 @@
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.10.tgz#8f8f9bf7b3afa3eabd061f7a5bcdf4fec3c48409"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.10.tgz#8f8f9bf7b3afa3eabd061f7a5bcdf4fec3c48409"
|
|
|
|
integrity sha512-0s7Mlrw9uTWkYua7xWr99Wpk2bnGa0ANleKfksYAES8LpWH4gW1OUr42vqKNf0us5UQNfru2wPqMqRITzq/SIQ==
|
|
|
|
integrity sha512-0s7Mlrw9uTWkYua7xWr99Wpk2bnGa0ANleKfksYAES8LpWH4gW1OUr42vqKNf0us5UQNfru2wPqMqRITzq/SIQ==
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"@babel/parser@^7.13.13":
|
|
|
|
|
|
|
|
version "7.13.13"
|
|
|
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.13.tgz#42f03862f4aed50461e543270916b47dd501f0df"
|
|
|
|
|
|
|
|
integrity sha512-OhsyMrqygfk5v8HmWwOzlYjJrtLaFhF34MrfG/Z73DgYCI6ojNUTUp2TYbtnjo8PegeJp12eamsNettCQjKjVw==
|
|
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.13.12":
|
|
|
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.13.12":
|
|
|
|
version "7.13.12"
|
|
|
|
version "7.13.12"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.13.12.tgz#a3484d84d0b549f3fc916b99ee4783f26fabad2a"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.13.12.tgz#a3484d84d0b549f3fc916b99ee4783f26fabad2a"
|
|
|
@ -703,14 +784,14 @@
|
|
|
|
dependencies:
|
|
|
|
dependencies:
|
|
|
|
"@babel/helper-plugin-utils" "^7.12.13"
|
|
|
|
"@babel/helper-plugin-utils" "^7.12.13"
|
|
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-transform-react-jsx-development@^7.12.12":
|
|
|
|
"@babel/plugin-transform-react-jsx-development@^7.12.17":
|
|
|
|
version "7.12.17"
|
|
|
|
version "7.12.17"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.12.17.tgz#f510c0fa7cd7234153539f9a362ced41a5ca1447"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.12.17.tgz#f510c0fa7cd7234153539f9a362ced41a5ca1447"
|
|
|
|
integrity sha512-BPjYV86SVuOaudFhsJR1zjgxxOhJDt6JHNoD48DxWEIxUCAMjV1ys6DYw4SDYZh0b1QsS2vfIA9t/ZsQGsDOUQ==
|
|
|
|
integrity sha512-BPjYV86SVuOaudFhsJR1zjgxxOhJDt6JHNoD48DxWEIxUCAMjV1ys6DYw4SDYZh0b1QsS2vfIA9t/ZsQGsDOUQ==
|
|
|
|
dependencies:
|
|
|
|
dependencies:
|
|
|
|
"@babel/plugin-transform-react-jsx" "^7.12.17"
|
|
|
|
"@babel/plugin-transform-react-jsx" "^7.12.17"
|
|
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-transform-react-jsx@^7.12.13", "@babel/plugin-transform-react-jsx@^7.12.17":
|
|
|
|
"@babel/plugin-transform-react-jsx@^7.12.17":
|
|
|
|
version "7.12.17"
|
|
|
|
version "7.12.17"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.12.17.tgz#dd2c1299f5e26de584939892de3cfc1807a38f24"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.12.17.tgz#dd2c1299f5e26de584939892de3cfc1807a38f24"
|
|
|
|
integrity sha512-mwaVNcXV+l6qJOuRhpdTEj8sT/Z0owAVWf9QujTZ0d2ye9X/K+MTOTSizcgKOj18PGnTc/7g1I4+cIUjsKhBcw==
|
|
|
|
integrity sha512-mwaVNcXV+l6qJOuRhpdTEj8sT/Z0owAVWf9QujTZ0d2ye9X/K+MTOTSizcgKOj18PGnTc/7g1I4+cIUjsKhBcw==
|
|
|
@ -721,6 +802,17 @@
|
|
|
|
"@babel/plugin-syntax-jsx" "^7.12.13"
|
|
|
|
"@babel/plugin-syntax-jsx" "^7.12.13"
|
|
|
|
"@babel/types" "^7.12.17"
|
|
|
|
"@babel/types" "^7.12.17"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-transform-react-jsx@^7.13.12":
|
|
|
|
|
|
|
|
version "7.13.12"
|
|
|
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.13.12.tgz#1df5dfaf0f4b784b43e96da6f28d630e775f68b3"
|
|
|
|
|
|
|
|
integrity sha512-jcEI2UqIcpCqB5U5DRxIl0tQEProI2gcu+g8VTIqxLO5Iidojb4d77q+fwGseCvd8af/lJ9masp4QWzBXFE2xA==
|
|
|
|
|
|
|
|
dependencies:
|
|
|
|
|
|
|
|
"@babel/helper-annotate-as-pure" "^7.12.13"
|
|
|
|
|
|
|
|
"@babel/helper-module-imports" "^7.13.12"
|
|
|
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.13.0"
|
|
|
|
|
|
|
|
"@babel/plugin-syntax-jsx" "^7.12.13"
|
|
|
|
|
|
|
|
"@babel/types" "^7.13.12"
|
|
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-transform-react-pure-annotations@^7.12.1":
|
|
|
|
"@babel/plugin-transform-react-pure-annotations@^7.12.1":
|
|
|
|
version "7.12.1"
|
|
|
|
version "7.12.1"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.12.1.tgz#05d46f0ab4d1339ac59adf20a1462c91b37a1a42"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.12.1.tgz#05d46f0ab4d1339ac59adf20a1462c91b37a1a42"
|
|
|
@ -966,15 +1058,16 @@
|
|
|
|
"@babel/types" "^7.4.4"
|
|
|
|
"@babel/types" "^7.4.4"
|
|
|
|
esutils "^2.0.2"
|
|
|
|
esutils "^2.0.2"
|
|
|
|
|
|
|
|
|
|
|
|
"@babel/preset-react@^7.12.13":
|
|
|
|
"@babel/preset-react@^7.13.13":
|
|
|
|
version "7.12.13"
|
|
|
|
version "7.13.13"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.12.13.tgz#5f911b2eb24277fa686820d5bd81cad9a0602a0a"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.13.13.tgz#fa6895a96c50763fe693f9148568458d5a839761"
|
|
|
|
integrity sha512-TYM0V9z6Abb6dj1K7i5NrEhA13oS5ujUYQYDfqIBXYHOc2c2VkFgc+q9kyssIyUfy4/hEwqrgSlJ/Qgv8zJLsA==
|
|
|
|
integrity sha512-gx+tDLIE06sRjKJkVtpZ/t3mzCDOnPG+ggHZG9lffUbX8+wC739x20YQc9V35Do6ZAxaUc/HhVHIiOzz5MvDmA==
|
|
|
|
dependencies:
|
|
|
|
dependencies:
|
|
|
|
"@babel/helper-plugin-utils" "^7.12.13"
|
|
|
|
"@babel/helper-plugin-utils" "^7.13.0"
|
|
|
|
|
|
|
|
"@babel/helper-validator-option" "^7.12.17"
|
|
|
|
"@babel/plugin-transform-react-display-name" "^7.12.13"
|
|
|
|
"@babel/plugin-transform-react-display-name" "^7.12.13"
|
|
|
|
"@babel/plugin-transform-react-jsx" "^7.12.13"
|
|
|
|
"@babel/plugin-transform-react-jsx" "^7.13.12"
|
|
|
|
"@babel/plugin-transform-react-jsx-development" "^7.12.12"
|
|
|
|
"@babel/plugin-transform-react-jsx-development" "^7.12.17"
|
|
|
|
"@babel/plugin-transform-react-pure-annotations" "^7.12.1"
|
|
|
|
"@babel/plugin-transform-react-pure-annotations" "^7.12.1"
|
|
|
|
|
|
|
|
|
|
|
|
"@babel/runtime@^7.11.0", "@babel/runtime@^7.8.4":
|
|
|
|
"@babel/runtime@^7.11.0", "@babel/runtime@^7.8.4":
|
|
|
@ -1008,6 +1101,20 @@
|
|
|
|
globals "^11.1.0"
|
|
|
|
globals "^11.1.0"
|
|
|
|
lodash "^4.17.19"
|
|
|
|
lodash "^4.17.19"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"@babel/traverse@^7.13.13":
|
|
|
|
|
|
|
|
version "7.13.13"
|
|
|
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.13.13.tgz#39aa9c21aab69f74d948a486dd28a2dbdbf5114d"
|
|
|
|
|
|
|
|
integrity sha512-CblEcwmXKR6eP43oQGG++0QMTtCjAsa3frUuzHoiIJWpaIIi8dwMyEFUJoXRLxagGqCK+jALRwIO+o3R9p/uUg==
|
|
|
|
|
|
|
|
dependencies:
|
|
|
|
|
|
|
|
"@babel/code-frame" "^7.12.13"
|
|
|
|
|
|
|
|
"@babel/generator" "^7.13.9"
|
|
|
|
|
|
|
|
"@babel/helper-function-name" "^7.12.13"
|
|
|
|
|
|
|
|
"@babel/helper-split-export-declaration" "^7.12.13"
|
|
|
|
|
|
|
|
"@babel/parser" "^7.13.13"
|
|
|
|
|
|
|
|
"@babel/types" "^7.13.13"
|
|
|
|
|
|
|
|
debug "^4.1.0"
|
|
|
|
|
|
|
|
globals "^11.1.0"
|
|
|
|
|
|
|
|
|
|
|
|
"@babel/types@^7.0.0", "@babel/types@^7.12.0", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.12.17", "@babel/types@^7.13.0", "@babel/types@^7.4.4":
|
|
|
|
"@babel/types@^7.0.0", "@babel/types@^7.12.0", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.12.17", "@babel/types@^7.13.0", "@babel/types@^7.4.4":
|
|
|
|
version "7.13.0"
|
|
|
|
version "7.13.0"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.0.tgz#74424d2816f0171b4100f0ab34e9a374efdf7f80"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.0.tgz#74424d2816f0171b4100f0ab34e9a374efdf7f80"
|
|
|
@ -1026,6 +1133,15 @@
|
|
|
|
lodash "^4.17.19"
|
|
|
|
lodash "^4.17.19"
|
|
|
|
to-fast-properties "^2.0.0"
|
|
|
|
to-fast-properties "^2.0.0"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"@babel/types@^7.13.13", "@babel/types@^7.13.14":
|
|
|
|
|
|
|
|
version "7.13.14"
|
|
|
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.14.tgz#c35a4abb15c7cd45a2746d78ab328e362cbace0d"
|
|
|
|
|
|
|
|
integrity sha512-A2aa3QTkWoyqsZZFl56MLUsfmh7O0gN41IPvXAE/++8ojpbz12SszD7JEGYVdn4f9Kt4amIei07swF1h4AqmmQ==
|
|
|
|
|
|
|
|
dependencies:
|
|
|
|
|
|
|
|
"@babel/helper-validator-identifier" "^7.12.11"
|
|
|
|
|
|
|
|
lodash "^4.17.19"
|
|
|
|
|
|
|
|
to-fast-properties "^2.0.0"
|
|
|
|
|
|
|
|
|
|
|
|
"@cypress/listr-verbose-renderer@^0.4.1":
|
|
|
|
"@cypress/listr-verbose-renderer@^0.4.1":
|
|
|
|
version "0.4.1"
|
|
|
|
version "0.4.1"
|
|
|
|
resolved "https://registry.yarnpkg.com/@cypress/listr-verbose-renderer/-/listr-verbose-renderer-0.4.1.tgz#a77492f4b11dcc7c446a34b3e28721afd33c642a"
|
|
|
|
resolved "https://registry.yarnpkg.com/@cypress/listr-verbose-renderer/-/listr-verbose-renderer-0.4.1.tgz#a77492f4b11dcc7c446a34b3e28721afd33c642a"
|
|
|
@ -2182,10 +2298,10 @@
|
|
|
|
magic-string "^0.25.7"
|
|
|
|
magic-string "^0.25.7"
|
|
|
|
resolve "^1.17.0"
|
|
|
|
resolve "^1.17.0"
|
|
|
|
|
|
|
|
|
|
|
|
"@rollup/plugin-node-resolve@^11.2.0":
|
|
|
|
"@rollup/plugin-node-resolve@^11.2.1":
|
|
|
|
version "11.2.0"
|
|
|
|
version "11.2.1"
|
|
|
|
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-11.2.0.tgz#a5ab88c35bb7622d115f44984dee305112b6f714"
|
|
|
|
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-11.2.1.tgz#82aa59397a29cd4e13248b106e6a4a1880362a60"
|
|
|
|
integrity sha512-qHjNIKYt5pCcn+5RUBQxK8krhRvf1HnyVgUCcFFcweDS7fhkOLZeYh0mhHK6Ery8/bb9tvN/ubPzmfF0qjDCTA==
|
|
|
|
integrity sha512-yc2n43jcqVyGE2sqV5/YCmocy9ArjVAP/BeXyTtADTBBX6V0e5UMqwO8CdQ0kzjb6zu5P1qMzsScCMRvE9OlVg==
|
|
|
|
dependencies:
|
|
|
|
dependencies:
|
|
|
|
"@rollup/pluginutils" "^3.1.0"
|
|
|
|
"@rollup/pluginutils" "^3.1.0"
|
|
|
|
"@types/resolve" "1.17.1"
|
|
|
|
"@types/resolve" "1.17.1"
|
|
|
@ -2375,13 +2491,20 @@
|
|
|
|
"@types/prosemirror-state" "*"
|
|
|
|
"@types/prosemirror-state" "*"
|
|
|
|
"@types/prosemirror-view" "*"
|
|
|
|
"@types/prosemirror-view" "*"
|
|
|
|
|
|
|
|
|
|
|
|
"@types/prosemirror-model@*", "@types/prosemirror-model@^1.11.3":
|
|
|
|
"@types/prosemirror-model@*":
|
|
|
|
version "1.12.0"
|
|
|
|
version "1.12.0"
|
|
|
|
resolved "https://registry.yarnpkg.com/@types/prosemirror-model/-/prosemirror-model-1.12.0.tgz#891117f950a46a50104f888fab4e26e1236ec0f9"
|
|
|
|
resolved "https://registry.yarnpkg.com/@types/prosemirror-model/-/prosemirror-model-1.12.0.tgz#891117f950a46a50104f888fab4e26e1236ec0f9"
|
|
|
|
integrity sha512-IBiaUED/iiDOy3bmrRuQuwIsCFKNcF+S/3cU1+zGoHdrVtpTDtPkDyAo7OvirGfnpgp+QgrOLJveqnihGy3quA==
|
|
|
|
integrity sha512-IBiaUED/iiDOy3bmrRuQuwIsCFKNcF+S/3cU1+zGoHdrVtpTDtPkDyAo7OvirGfnpgp+QgrOLJveqnihGy3quA==
|
|
|
|
dependencies:
|
|
|
|
dependencies:
|
|
|
|
"@types/orderedmap" "*"
|
|
|
|
"@types/orderedmap" "*"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"@types/prosemirror-model@^1.13.0":
|
|
|
|
|
|
|
|
version "1.13.0"
|
|
|
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@types/prosemirror-model/-/prosemirror-model-1.13.0.tgz#d05937e918c3cac2cf49630ccab04a65fc5fffd6"
|
|
|
|
|
|
|
|
integrity sha512-EIUr2R38Zh9n1eA8BQ1C3NX/XLV9U44DhNVk8x3Sth2RW+wa7jNA82XHMPOoapsOTfmpnh32xaHBOzREiBqdPQ==
|
|
|
|
|
|
|
|
dependencies:
|
|
|
|
|
|
|
|
"@types/orderedmap" "*"
|
|
|
|
|
|
|
|
|
|
|
|
"@types/prosemirror-schema-list@^1.0.3":
|
|
|
|
"@types/prosemirror-schema-list@^1.0.3":
|
|
|
|
version "1.0.3"
|
|
|
|
version "1.0.3"
|
|
|
|
resolved "https://registry.yarnpkg.com/@types/prosemirror-schema-list/-/prosemirror-schema-list-1.0.3.tgz#bdf1893a7915fbdc5c49b3cac9368e96213d70de"
|
|
|
|
resolved "https://registry.yarnpkg.com/@types/prosemirror-schema-list/-/prosemirror-schema-list-1.0.3.tgz#bdf1893a7915fbdc5c49b3cac9368e96213d70de"
|
|
|
@ -6229,10 +6352,10 @@ eslint-visitor-keys@^2.0.0:
|
|
|
|
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
|
|
|
|
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
|
|
|
|
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
|
|
|
|
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
|
|
|
|
|
|
|
|
|
|
|
|
eslint@^7.22.0:
|
|
|
|
eslint@^7.23.0:
|
|
|
|
version "7.22.0"
|
|
|
|
version "7.23.0"
|
|
|
|
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.22.0.tgz#07ecc61052fec63661a2cab6bd507127c07adc6f"
|
|
|
|
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.23.0.tgz#8d029d252f6e8cf45894b4bee08f5493f8e94325"
|
|
|
|
integrity sha512-3VawOtjSJUQiiqac8MQc+w457iGLfuNGLFn8JmF051tTKbh5/x/0vlcEj8OgDCaw7Ysa2Jn8paGshV7x2abKXg==
|
|
|
|
integrity sha512-kqvNVbdkjzpFy0XOszNwjkKzZ+6TcwCQ/h+ozlcIWwaimBBuhlQ4nN6kbiM2L+OjDcznkTJxzYfRFH92sx4a0Q==
|
|
|
|
dependencies:
|
|
|
|
dependencies:
|
|
|
|
"@babel/code-frame" "7.12.11"
|
|
|
|
"@babel/code-frame" "7.12.11"
|
|
|
|
"@eslint/eslintrc" "^0.4.0"
|
|
|
|
"@eslint/eslintrc" "^0.4.0"
|
|
|
@ -11847,10 +11970,10 @@ prosemirror-view@^1.0.0, prosemirror-view@^1.1.0, prosemirror-view@^1.13.3:
|
|
|
|
prosemirror-state "^1.0.0"
|
|
|
|
prosemirror-state "^1.0.0"
|
|
|
|
prosemirror-transform "^1.1.0"
|
|
|
|
prosemirror-transform "^1.1.0"
|
|
|
|
|
|
|
|
|
|
|
|
prosemirror-view@^1.18.1:
|
|
|
|
prosemirror-view@^1.18.2:
|
|
|
|
version "1.18.1"
|
|
|
|
version "1.18.2"
|
|
|
|
resolved "https://registry.yarnpkg.com/prosemirror-view/-/prosemirror-view-1.18.1.tgz#52ad1c67f51144e27e368bba129142ce87c7791e"
|
|
|
|
resolved "https://registry.yarnpkg.com/prosemirror-view/-/prosemirror-view-1.18.2.tgz#dd5d72e90266ec897464005eb6090fbc6acfeb11"
|
|
|
|
integrity sha512-TZd8byDRfdopLiokBY7T27msCSfWqqRxWs/LnBbdI030F+iI2kS+tO59/XFnpZxMLFKlJgOgGGhM9SzD1Nwdxw==
|
|
|
|
integrity sha512-dgJiPMC7fTtndwSthuIW4P2GlSRL+7JFrVPt+tvAkZ9Kq6xWaAbyZOvGKziTJnoiXk9qAGyqELSHhiJ3t6iNfQ==
|
|
|
|
dependencies:
|
|
|
|
dependencies:
|
|
|
|
prosemirror-model "^1.1.0"
|
|
|
|
prosemirror-model "^1.1.0"
|
|
|
|
prosemirror-state "^1.0.0"
|
|
|
|
prosemirror-state "^1.0.0"
|
|
|
@ -12828,10 +12951,10 @@ rollup-pluginutils@^2.8.2:
|
|
|
|
dependencies:
|
|
|
|
dependencies:
|
|
|
|
estree-walker "^0.6.1"
|
|
|
|
estree-walker "^0.6.1"
|
|
|
|
|
|
|
|
|
|
|
|
rollup@^2.42.4:
|
|
|
|
rollup@^2.44.0:
|
|
|
|
version "2.42.4"
|
|
|
|
version "2.44.0"
|
|
|
|
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.42.4.tgz#97c910a48bd0db6aaa4271dd48745870cbbbf970"
|
|
|
|
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.44.0.tgz#8da324d1c4fd12beef9ae6e12f4068265b6d95eb"
|
|
|
|
integrity sha512-Zqv3EvNfcllBHyyEUM754npqsZw82VIjK34cDQMwrQ1d6aqxzeYu5yFb7smGkPU4C1Bj7HupIMeT6WU7uIdnMw==
|
|
|
|
integrity sha512-rGSF4pLwvuaH/x4nAS+zP6UNn5YUDWf/TeEU5IoXSZKBbKRNTCI3qMnYXKZgrC0D2KzS2baiOZt1OlqhMu5rnQ==
|
|
|
|
optionalDependencies:
|
|
|
|
optionalDependencies:
|
|
|
|
fsevents "~2.3.1"
|
|
|
|
fsevents "~2.3.1"
|
|
|
|
|
|
|
|
|
|
|
@ -14298,10 +14421,10 @@ trough@^1.0.0:
|
|
|
|
dependencies:
|
|
|
|
dependencies:
|
|
|
|
glob "^7.1.2"
|
|
|
|
glob "^7.1.2"
|
|
|
|
|
|
|
|
|
|
|
|
ts-loader@^8.0.17:
|
|
|
|
ts-loader@^8.1.0:
|
|
|
|
version "8.0.18"
|
|
|
|
version "8.1.0"
|
|
|
|
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.0.18.tgz#b2385cbe81c34ad9f997915129cdde3ad92a61ea"
|
|
|
|
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.1.0.tgz#d6292487df279c7cc79b6d3b70bb9d31682b693e"
|
|
|
|
integrity sha512-hRZzkydPX30XkLaQwJTDcWDoxZHK6IrEMDQpNd7tgcakFruFkeUp/aY+9hBb7BUGb+ZWKI0jiOGMo0MckwzdDQ==
|
|
|
|
integrity sha512-YiQipGGAFj2zBfqLhp28yUvPP9jUGqHxRzrGYuc82Z2wM27YIHbElXiaZDc93c3x0mz4zvBmS6q/DgExpdj37A==
|
|
|
|
dependencies:
|
|
|
|
dependencies:
|
|
|
|
chalk "^4.1.0"
|
|
|
|
chalk "^4.1.0"
|
|
|
|
enhanced-resolve "^4.0.0"
|
|
|
|
enhanced-resolve "^4.0.0"
|
|
|
|