|
@@ -69,6 +69,19 @@
|
|
|
browserslist "^4.20.2"
|
|
|
semver "^6.3.0"
|
|
|
|
|
|
+"@babel/helper-create-class-features-plugin@^7.18.0":
|
|
|
+ version "7.18.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.18.0.tgz#fac430912606331cb075ea8d82f9a4c145a4da19"
|
|
|
+ integrity sha512-Kh8zTGR9de3J63e5nS0rQUdRs/kbtwoeQQ0sriS0lItjC96u8XXZN6lKpuyWd2coKSU13py/y+LTmThLuVX0Pg==
|
|
|
+ dependencies:
|
|
|
+ "@babel/helper-annotate-as-pure" "^7.16.7"
|
|
|
+ "@babel/helper-environment-visitor" "^7.16.7"
|
|
|
+ "@babel/helper-function-name" "^7.17.9"
|
|
|
+ "@babel/helper-member-expression-to-functions" "^7.17.7"
|
|
|
+ "@babel/helper-optimise-call-expression" "^7.16.7"
|
|
|
+ "@babel/helper-replace-supers" "^7.16.7"
|
|
|
+ "@babel/helper-split-export-declaration" "^7.16.7"
|
|
|
+
|
|
|
"@babel/helper-environment-visitor@^7.16.7", "@babel/helper-environment-visitor@^7.18.2":
|
|
|
version "7.18.2"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.2.tgz#8a6d2dedb53f6bf248e31b4baf38739ee4a637bd"
|
|
@@ -89,6 +102,13 @@
|
|
|
dependencies:
|
|
|
"@babel/types" "^7.16.7"
|
|
|
|
|
|
+"@babel/helper-member-expression-to-functions@^7.17.7":
|
|
|
+ version "7.17.7"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.17.7.tgz#a34013b57d8542a8c4ff8ba3f747c02452a4d8c4"
|
|
|
+ integrity sha512-thxXgnQ8qQ11W2wVUObIqDL4p148VMxkt5T/qpN5k2fboRyzFGFmKsTGViquyM5QHKUy48OZoca8kw4ajaDPyw==
|
|
|
+ dependencies:
|
|
|
+ "@babel/types" "^7.17.0"
|
|
|
+
|
|
|
"@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.16.7":
|
|
|
version "7.16.7"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.16.7.tgz#25612a8091a999704461c8a222d0efec5d091437"
|
|
@@ -110,11 +130,29 @@
|
|
|
"@babel/traverse" "^7.18.0"
|
|
|
"@babel/types" "^7.18.0"
|
|
|
|
|
|
+"@babel/helper-optimise-call-expression@^7.16.7":
|
|
|
+ version "7.16.7"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.16.7.tgz#a34e3560605abbd31a18546bd2aad3e6d9a174f2"
|
|
|
+ integrity sha512-EtgBhg7rd/JcnpZFXpBy0ze1YRfdm7BnBX4uKMBd3ixa3RGAE002JZB66FJyNH7g0F38U05pXmA5P8cBh7z+1w==
|
|
|
+ dependencies:
|
|
|
+ "@babel/types" "^7.16.7"
|
|
|
+
|
|
|
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.16.7", "@babel/helper-plugin-utils@^7.17.12", "@babel/helper-plugin-utils@^7.8.0":
|
|
|
version "7.17.12"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz#86c2347da5acbf5583ba0a10aed4c9bf9da9cf96"
|
|
|
integrity sha512-JDkf04mqtN3y4iAbO1hv9U2ARpPyPL1zqyWs/2WG1pgSq9llHFjStX5jdxb84himgJm+8Ng+x0oiWF/nw/XQKA==
|
|
|
|
|
|
+"@babel/helper-replace-supers@^7.16.7", "@babel/helper-replace-supers@^7.18.2":
|
|
|
+ version "7.18.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.18.2.tgz#41fdfcc9abaf900e18ba6e5931816d9062a7b2e0"
|
|
|
+ integrity sha512-XzAIyxx+vFnrOxiQrToSUOzUOn0e1J2Li40ntddek1Y69AXUTXoDJ40/D5RdjFu7s7qHiaeoTiempZcbuVXh2Q==
|
|
|
+ dependencies:
|
|
|
+ "@babel/helper-environment-visitor" "^7.18.2"
|
|
|
+ "@babel/helper-member-expression-to-functions" "^7.17.7"
|
|
|
+ "@babel/helper-optimise-call-expression" "^7.16.7"
|
|
|
+ "@babel/traverse" "^7.18.2"
|
|
|
+ "@babel/types" "^7.18.2"
|
|
|
+
|
|
|
"@babel/helper-simple-access@^7.17.7":
|
|
|
version "7.18.2"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.18.2.tgz#4dc473c2169ac3a1c9f4a51cfcd091d1c36fcff9"
|
|
@@ -162,6 +200,18 @@
|
|
|
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.4.tgz#6774231779dd700e0af29f6ad8d479582d7ce5ef"
|
|
|
integrity sha512-FDge0dFazETFcxGw/EXzOkN8uJp0PC7Qbm+Pe9T+av2zlBpOgunFHkQPPn+eRuClU73JF+98D531UgayY89tow==
|
|
|
|
|
|
+"@babel/plugin-proposal-decorators@^7.18.2":
|
|
|
+ version "7.18.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.18.2.tgz#dbe4086d2d42db489399783c3aa9272e9700afd4"
|
|
|
+ integrity sha512-kbDISufFOxeczi0v4NQP3p5kIeW6izn/6klfWBrIIdGZZe4UpHR+QU03FAoWjGGd9SUXAwbw2pup1kaL4OQsJQ==
|
|
|
+ dependencies:
|
|
|
+ "@babel/helper-create-class-features-plugin" "^7.18.0"
|
|
|
+ "@babel/helper-plugin-utils" "^7.17.12"
|
|
|
+ "@babel/helper-replace-supers" "^7.18.2"
|
|
|
+ "@babel/helper-split-export-declaration" "^7.16.7"
|
|
|
+ "@babel/plugin-syntax-decorators" "^7.17.12"
|
|
|
+ charcodes "^0.2.0"
|
|
|
+
|
|
|
"@babel/plugin-syntax-async-generators@^7.8.4":
|
|
|
version "7.8.4"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz#a983fb1aeb2ec3f6ed042a210f640e90e786fe0d"
|
|
@@ -183,6 +233,13 @@
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.12.13"
|
|
|
|
|
|
+"@babel/plugin-syntax-decorators@^7.17.12":
|
|
|
+ version "7.17.12"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.17.12.tgz#02e8f678602f0af8222235271efea945cfdb018a"
|
|
|
+ integrity sha512-D1Hz0qtGTza8K2xGyEdVNCYLdVHukAcbQr4K3/s6r/esadyEriZovpJimQOpu8ju4/jV8dW/1xdaE0UpDroidw==
|
|
|
+ dependencies:
|
|
|
+ "@babel/helper-plugin-utils" "^7.17.12"
|
|
|
+
|
|
|
"@babel/plugin-syntax-import-meta@^7.8.3":
|
|
|
version "7.10.4"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz#ee601348c370fa334d2207be158777496521fd51"
|
|
@@ -355,13 +412,13 @@
|
|
|
source-map "^0.5.7"
|
|
|
stylis "4.0.13"
|
|
|
|
|
|
-"@emotion/cache@^11.4.0", "@emotion/cache@^11.7.1":
|
|
|
- version "11.7.1"
|
|
|
- resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.7.1.tgz#08d080e396a42e0037848214e8aa7bf879065539"
|
|
|
- integrity sha512-r65Zy4Iljb8oyjtLeCuBH8Qjiy107dOYC6SJq7g7GV5UCQWMObY4SJDPGFjiiVpPrOJ2hmJOoBiYTC7hwx9E2A==
|
|
|
+"@emotion/cache@^11.4.0", "@emotion/cache@^11.9.3":
|
|
|
+ version "11.9.3"
|
|
|
+ resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.9.3.tgz#96638449f6929fd18062cfe04d79b29b44c0d6cb"
|
|
|
+ integrity sha512-0dgkI/JKlCXa+lEXviaMtGBL0ynpx4osh7rjOXE71q9bIF8G+XhJgvi+wDu0B0IdCVx37BffiwXlN9I3UuzFvg==
|
|
|
dependencies:
|
|
|
"@emotion/memoize" "^0.7.4"
|
|
|
- "@emotion/sheet" "^1.1.0"
|
|
|
+ "@emotion/sheet" "^1.1.1"
|
|
|
"@emotion/utils" "^1.0.0"
|
|
|
"@emotion/weak-memoize" "^0.2.5"
|
|
|
stylis "4.0.13"
|
|
@@ -377,22 +434,22 @@
|
|
|
integrity sha512-igX9a37DR2ZPGYtV6suZ6whr8pTFtyHL3K/oLUotxpSVO2ASaprmAe2Dkq7tBo7CRY7MMDrAa9nuQP9/YG8FxQ==
|
|
|
|
|
|
"@emotion/react@^11.8.1":
|
|
|
- version "11.9.0"
|
|
|
- resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.9.0.tgz#b6d42b1db3bd7511e7a7c4151dc8bc82e14593b8"
|
|
|
- integrity sha512-lBVSF5d0ceKtfKCDQJveNAtkC7ayxpVlgOohLgXqRwqWr9bOf4TZAFFyIcNngnV6xK6X4x2ZeXq7vliHkoVkxQ==
|
|
|
+ version "11.9.3"
|
|
|
+ resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.9.3.tgz#f4f4f34444f6654a2e550f5dab4f2d360c101df9"
|
|
|
+ integrity sha512-g9Q1GcTOlzOEjqwuLF/Zd9LC+4FljjPjDfxSM7KmEakm+hsHXk+bYZ2q+/hTJzr0OUNkujo72pXLQvXj6H+GJQ==
|
|
|
dependencies:
|
|
|
"@babel/runtime" "^7.13.10"
|
|
|
"@emotion/babel-plugin" "^11.7.1"
|
|
|
- "@emotion/cache" "^11.7.1"
|
|
|
- "@emotion/serialize" "^1.0.3"
|
|
|
+ "@emotion/cache" "^11.9.3"
|
|
|
+ "@emotion/serialize" "^1.0.4"
|
|
|
"@emotion/utils" "^1.1.0"
|
|
|
"@emotion/weak-memoize" "^0.2.5"
|
|
|
hoist-non-react-statics "^3.3.1"
|
|
|
|
|
|
-"@emotion/serialize@^1.0.2", "@emotion/serialize@^1.0.3":
|
|
|
- version "1.0.3"
|
|
|
- resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-1.0.3.tgz#99e2060c26c6292469fb30db41f4690e1c8fea63"
|
|
|
- integrity sha512-2mSSvgLfyV3q+iVh3YWgNlUc2a9ZlDU7DjuP5MjK3AXRR0dYigCrP99aeFtaB2L/hjfEZdSThn5dsZ0ufqbvsA==
|
|
|
+"@emotion/serialize@^1.0.2", "@emotion/serialize@^1.0.4":
|
|
|
+ version "1.0.4"
|
|
|
+ resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-1.0.4.tgz#ff31fd11bb07999611199c2229e152faadc21a3c"
|
|
|
+ integrity sha512-1JHamSpH8PIfFwAMryO2bNka+y8+KA5yga5Ocf2d7ZEiJjb7xlLW7aknBGZqJLajuLOvJ+72vN+IBSwPlXD1Pg==
|
|
|
dependencies:
|
|
|
"@emotion/hash" "^0.8.0"
|
|
|
"@emotion/memoize" "^0.7.4"
|
|
@@ -400,10 +457,10 @@
|
|
|
"@emotion/utils" "^1.0.0"
|
|
|
csstype "^3.0.2"
|
|
|
|
|
|
-"@emotion/sheet@^1.1.0":
|
|
|
- version "1.1.0"
|
|
|
- resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.1.0.tgz#56d99c41f0a1cda2726a05aa6a20afd4c63e58d2"
|
|
|
- integrity sha512-u0AX4aSo25sMAygCuQTzS+HsImZFuS8llY8O7b9MDRzbJM0kVJlAz6KNDqcG7pOuQZJmj/8X/rAW+66kMnMW+g==
|
|
|
+"@emotion/sheet@^1.1.1":
|
|
|
+ version "1.1.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.1.1.tgz#015756e2a9a3c7c5f11d8ec22966a8dbfbfac787"
|
|
|
+ integrity sha512-J3YPccVRMiTZxYAY0IOq3kd+hUP8idY8Kz6B/Cyo+JuXq52Ek+zbPbSQUrVQp95aJ+lsAW7DPL1P2Z+U1jGkKA==
|
|
|
|
|
|
"@emotion/unitless@^0.7.5":
|
|
|
version "0.7.5"
|
|
@@ -3016,6 +3073,11 @@ character-entities@^2.0.0:
|
|
|
resolved "https://registry.yarnpkg.com/character-entities/-/character-entities-2.0.1.tgz#98724833e1e27990dee0bd0f2b8a859c3476aac7"
|
|
|
integrity sha512-OzmutCf2Kmc+6DrFrrPS8/tDh2+DpnrfzdICHWhcVC9eOd0N1PXmQEE1a8iM4IziIAG+8tmTq3K+oo0ubH6RRQ==
|
|
|
|
|
|
+charcodes@^0.2.0:
|
|
|
+ version "0.2.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/charcodes/-/charcodes-0.2.0.tgz#5208d327e6cc05f99eb80ffc814707572d1f14e4"
|
|
|
+ integrity sha512-Y4kiDb+AM4Ecy58YkuZrrSRJBDQdQ2L+NyS1vHHFtNtUjgutcZfx3yp1dAONI/oPaPmyGfCLx5CxL+zauIMyKQ==
|
|
|
+
|
|
|
chardet@^0.7.0:
|
|
|
version "0.7.0"
|
|
|
resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.7.0.tgz#90094849f0937f2eedc2425d0d28a9e5f0cbad9e"
|
|
@@ -7322,14 +7384,6 @@ react-dom@^17.0.0:
|
|
|
object-assign "^4.1.1"
|
|
|
scheduler "^0.20.2"
|
|
|
|
|
|
-react-dom@^18.1.0:
|
|
|
- version "18.1.0"
|
|
|
- resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.1.0.tgz#7f6dd84b706408adde05e1df575b3a024d7e8a2f"
|
|
|
- integrity sha512-fU1Txz7Budmvamp7bshe4Zi32d0ll7ect+ccxNu9FlObT605GOEB8BfO4tmRJ39R5Zj831VCpvQ05QPBW5yb+w==
|
|
|
- dependencies:
|
|
|
- loose-envify "^1.1.0"
|
|
|
- scheduler "^0.22.0"
|
|
|
-
|
|
|
react-is@^16.13.1, react-is@^16.7.0:
|
|
|
version "16.13.1"
|
|
|
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
|
|
@@ -7381,13 +7435,6 @@ react@^17.0.0:
|
|
|
loose-envify "^1.1.0"
|
|
|
object-assign "^4.1.1"
|
|
|
|
|
|
-react@^18.1.0:
|
|
|
- version "18.1.0"
|
|
|
- resolved "https://registry.yarnpkg.com/react/-/react-18.1.0.tgz#6f8620382decb17fdc5cc223a115e2adbf104890"
|
|
|
- integrity sha512-4oL8ivCz5ZEPyclFQXaNksK3adutVS8l2xzZU0cqEFrE9Sb7fC0EFK5uEk74wIreL1DERyjvsU915j1pcT2uEQ==
|
|
|
- dependencies:
|
|
|
- loose-envify "^1.1.0"
|
|
|
-
|
|
|
read-cache@^1.0.0:
|
|
|
version "1.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/read-cache/-/read-cache-1.0.0.tgz#e664ef31161166c9751cdbe8dbcf86b5fb58f774"
|
|
@@ -7700,13 +7747,6 @@ scheduler@^0.20.2:
|
|
|
loose-envify "^1.1.0"
|
|
|
object-assign "^4.1.1"
|
|
|
|
|
|
-scheduler@^0.22.0:
|
|
|
- version "0.22.0"
|
|
|
- resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.22.0.tgz#83a5d63594edf074add9a7198b1bae76c3db01b8"
|
|
|
- integrity sha512-6QAm1BgQI88NPYymgGQLCZgvep4FyePDWFpXVK+zNSUgHwlqpJy8VEh8Et0KxTACS4VWwMousBElAZOH9nkkoQ==
|
|
|
- dependencies:
|
|
|
- loose-envify "^1.1.0"
|
|
|
-
|
|
|
"semver@2 || 3 || 4 || 5", semver@^5.6.0:
|
|
|
version "5.7.1"
|
|
|
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
|