|
|
|
@ -125,11 +125,21 @@
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz#2f75a831269d4f677de49986dff59927533cf375"
|
|
|
|
|
integrity sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==
|
|
|
|
|
|
|
|
|
|
"@babel/helper-plugin-utils@^7.14.5":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.14.5.tgz#5ac822ce97eec46741ab70a517971e443a70c5a9"
|
|
|
|
|
integrity sha512-/37qQCE3K0vvZKwoK4XU/irIJQdIfCJuhU5eKnNxpFDsOkgFaUAwbv+RYw6eYgsC0E4hS7r5KqGULUogqui0fQ==
|
|
|
|
|
|
|
|
|
|
"@babel/helper-validator-identifier@^7.10.4", "@babel/helper-validator-identifier@^7.12.11":
|
|
|
|
|
version "7.12.11"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed"
|
|
|
|
|
integrity sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw==
|
|
|
|
|
|
|
|
|
|
"@babel/helper-validator-identifier@^7.14.9":
|
|
|
|
|
version "7.14.9"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.9.tgz#6654d171b2024f6d8ee151bf2509699919131d48"
|
|
|
|
|
integrity sha512-pQYxPY0UP6IHISRitNe8bsijHex4TWZXi2HwKVsjPiltzlhse2znVcm9Ace510VT1kxIHjGJCZZQBX2gJDbo0g==
|
|
|
|
|
|
|
|
|
|
"@babel/highlight@^7.10.4":
|
|
|
|
|
version "7.10.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.10.4.tgz#7d1bdfd65753538fabe6c38596cdb76d9ac60143"
|
|
|
|
@ -139,6 +149,13 @@
|
|
|
|
|
chalk "^2.0.0"
|
|
|
|
|
js-tokens "^4.0.0"
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-syntax-jsx@7.14.5":
|
|
|
|
|
version "7.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.14.5.tgz#000e2e25d8673cce49300517a3eda44c263e4201"
|
|
|
|
|
integrity sha512-ohuFIsOMXJnbOMRfX7/w7LocdR6R7whhuRD4ax8IipLcLPlZGJKkBxgHp++U4N/vKyU16/YDQr2f5seajD3jIw==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-syntax-jsx@^7.12.1":
|
|
|
|
|
version "7.12.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.12.1.tgz#9d9d357cc818aa7ae7935917c1257f67677a0926"
|
|
|
|
@ -146,20 +163,19 @@
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
|
|
|
|
|
|
"@babel/runtime@7.12.5", "@babel/runtime@^7.0.0", "@babel/runtime@^7.7.2":
|
|
|
|
|
version "7.12.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.12.5.tgz#410e7e487441e1b360c29be715d870d9b985882e"
|
|
|
|
|
integrity sha512-plcc+hbExy3McchJCEQG3knOsuh3HH+Prx1P6cLIkET/0dLuQDEnrT+s27Axgc9bqfsmNUNHfscgMUdBpC9xfg==
|
|
|
|
|
"@babel/runtime@7.15.3", "@babel/runtime@^7.0.0", "@babel/runtime@^7.7.2":
|
|
|
|
|
version "7.15.3"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.15.3.tgz#2e1c2880ca118e5b2f9988322bd8a7656a32502b"
|
|
|
|
|
integrity sha512-OvwMLqNXkCXSz1kSm58sEsNuhqOx/fKpnUnKnFB5v8uDda5bLNEHNgKPvhDN6IU0LDcnHQ90LlJ0Q6jnyBSIBA==
|
|
|
|
|
dependencies:
|
|
|
|
|
regenerator-runtime "^0.13.4"
|
|
|
|
|
|
|
|
|
|
"@babel/types@7.8.3":
|
|
|
|
|
version "7.8.3"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.8.3.tgz#5a383dffa5416db1b73dedffd311ffd0788fb31c"
|
|
|
|
|
integrity sha512-jBD+G8+LWpMBBWvVcdr4QysjUE4mU/syrhN17o1u3gx0/WzJB1kwiVZAXRtWbsIPOwW8pF/YJV5+nmetPzepXg==
|
|
|
|
|
"@babel/types@7.15.0":
|
|
|
|
|
version "7.15.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.15.0.tgz#61af11f2286c4e9c69ca8deb5f4375a73c72dcbd"
|
|
|
|
|
integrity sha512-OBvfqnllOIdX4ojTHpwZbpvz4j3EWyjkZEdmjH0/cgsd6QOdSgU8rLSk6ard/pcW7rlmjdVSX/AWOaORR1uNOQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
esutils "^2.0.2"
|
|
|
|
|
lodash "^4.17.13"
|
|
|
|
|
"@babel/helper-validator-identifier" "^7.14.9"
|
|
|
|
|
to-fast-properties "^2.0.0"
|
|
|
|
|
|
|
|
|
|
"@babel/types@^7.12.5":
|
|
|
|
@ -883,6 +899,11 @@
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@hapi/hoek/-/hoek-9.1.1.tgz#9daf5745156fd84b8e9889a2dc721f0c58e894aa"
|
|
|
|
|
integrity sha512-CAEbWH7OIur6jEOzaai83jq3FmKmv4PmX1JYfs9IrYcGEVI/lyL1EXJGCj7eFVJ0bg5QR8LMxBlEtA+xKiLpFw==
|
|
|
|
|
|
|
|
|
|
"@napi-rs/triples@^1.0.3":
|
|
|
|
|
version "1.0.3"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@napi-rs/triples/-/triples-1.0.3.tgz#76d6d0c3f4d16013c61e45dfca5ff1e6c31ae53c"
|
|
|
|
|
integrity sha512-jDJTpta+P4p1NZTFVLHJ/TLFVYVcOqv6l8xwOeBKNPMgY/zDYH/YH7SJbvrr/h1RcS9GzbPcLKGzpuK9cV56UA==
|
|
|
|
|
|
|
|
|
|
"@next/bundle-analyzer@^10.0.4":
|
|
|
|
|
version "10.0.6"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@next/bundle-analyzer/-/bundle-analyzer-10.0.6.tgz#e39b45f7d08a5e913c870d5bc0b666bf5a230f37"
|
|
|
|
@ -890,20 +911,20 @@
|
|
|
|
|
dependencies:
|
|
|
|
|
webpack-bundle-analyzer "4.3.0"
|
|
|
|
|
|
|
|
|
|
"@next/env@10.2.3":
|
|
|
|
|
version "10.2.3"
|
|
|
|
|
resolved "https://registry.nlark.com/@next/env/download/@next/env-10.2.3.tgz#ede3bbe68cec9939c37168ea2077f9adbc68334e"
|
|
|
|
|
integrity sha1-7eO75ozsmTnDcWjqIHf5rbxoM04=
|
|
|
|
|
"@next/env@11.1.1":
|
|
|
|
|
version "11.1.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@next/env/-/env-11.1.1.tgz#d403282accbe8795aa2341f0e02c2e8bfc92bfb0"
|
|
|
|
|
integrity sha512-UEAzlfKofotLmj9LIgNixAfXpRck9rt/1CU9Q4ZtNDueGBJQP3HUzPHlrLChltWY2TA5MOzDQGL82H0a3+i5Ag==
|
|
|
|
|
|
|
|
|
|
"@next/polyfill-module@10.2.3":
|
|
|
|
|
version "10.2.3"
|
|
|
|
|
resolved "https://registry.nlark.com/@next/polyfill-module/download/@next/polyfill-module-10.2.3.tgz#5a29f50c3ce3a56b8268d3b8331c691d8039467a"
|
|
|
|
|
integrity sha1-Win1DDzjpWuCaNO4MxxpHYA5Rno=
|
|
|
|
|
"@next/polyfill-module@11.1.1":
|
|
|
|
|
version "11.1.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@next/polyfill-module/-/polyfill-module-11.1.1.tgz#89d5a70685a52a0fad79f05a1f97a6b15cc727aa"
|
|
|
|
|
integrity sha512-9FyVSnz00WGdlLsgc2w1xL1Lm/Q25y6FYIyA+1WlJvT6LA2lbR78GKiHgedzUvrAatVGAcg/Og+d0d7B4tsJOg==
|
|
|
|
|
|
|
|
|
|
"@next/react-dev-overlay@10.2.3":
|
|
|
|
|
version "10.2.3"
|
|
|
|
|
resolved "https://registry.nlark.com/@next/react-dev-overlay/download/@next/react-dev-overlay-10.2.3.tgz?cache=0&sync_timestamp=1625654794674&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40next%2Freact-dev-overlay%2Fdownload%2F%40next%2Freact-dev-overlay-10.2.3.tgz#95313d10a8848f6c7b9e31ae3bd2a3627d136841"
|
|
|
|
|
integrity sha1-lTE9EKiEj2x7njGuO9KjYn0TaEE=
|
|
|
|
|
"@next/react-dev-overlay@11.1.1":
|
|
|
|
|
version "11.1.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@next/react-dev-overlay/-/react-dev-overlay-11.1.1.tgz#3cd99202a85412bada8ba9c8e3f4cf7c19294b24"
|
|
|
|
|
integrity sha512-CXc/A0DbSk5VXYu4+zr0fHm52Zh/LhPlLyVPEctJOZL64ccxkls5xGoXvgolJCku9L0pLjJzvdfAmhNLOp5dyw==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/code-frame" "7.12.11"
|
|
|
|
|
anser "1.4.9"
|
|
|
|
@ -917,10 +938,37 @@
|
|
|
|
|
stacktrace-parser "0.1.10"
|
|
|
|
|
strip-ansi "6.0.0"
|
|
|
|
|
|
|
|
|
|
"@next/react-refresh-utils@10.2.3":
|
|
|
|
|
version "10.2.3"
|
|
|
|
|
resolved "https://registry.nlark.com/@next/react-refresh-utils/download/@next/react-refresh-utils-10.2.3.tgz?cache=0&sync_timestamp=1625654797560&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40next%2Freact-refresh-utils%2Fdownload%2F%40next%2Freact-refresh-utils-10.2.3.tgz#2f3e42fe6680798f276e3621345c2886b231348b"
|
|
|
|
|
integrity sha1-Lz5C/maAeY8nbjYhNFwohrIxNIs=
|
|
|
|
|
"@next/react-refresh-utils@11.1.1":
|
|
|
|
|
version "11.1.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@next/react-refresh-utils/-/react-refresh-utils-11.1.1.tgz#8d1a5432a53c9f987503d5ab07d3241230afb33f"
|
|
|
|
|
integrity sha512-j186y+lWc8BHAuysAWvlOqO9Bp7E3BLK/d/Ju3W2sP5BCH5ZLyLG/p308zSy/O0MGTag0B038ZA1dCy/msouRQ==
|
|
|
|
|
|
|
|
|
|
"@next/swc-darwin-arm64@11.1.1":
|
|
|
|
|
version "11.1.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-11.1.1.tgz#ea9a76bcff00945df29a81bc43b3b22dd0a6cb53"
|
|
|
|
|
integrity sha512-KyB0aLpfQ+B2dsyGYpkM0ZwK3PV0t4C4b9yjgQc1VoTVnIjzXdDPnNOuVvmD849ZNOHfj3x8e2rlbxkj0lPm3A==
|
|
|
|
|
|
|
|
|
|
"@next/swc-darwin-x64@11.1.1":
|
|
|
|
|
version "11.1.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-11.1.1.tgz#95838e9116897ae734d02fdbbfa601b6f52adaf3"
|
|
|
|
|
integrity sha512-B3ZXgrGx0bQplbrk2oggPjKPPsmyg8Fl0PJLMTVQ+erQ8g1m5QzyS9P6tB3SiIZa180JgENuguTHlVK5qEj4UA==
|
|
|
|
|
|
|
|
|
|
"@next/swc-linux-x64-gnu@11.1.1":
|
|
|
|
|
version "11.1.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-11.1.1.tgz#42c4973213a880977ebdfad01474217d7d71e8c2"
|
|
|
|
|
integrity sha512-qvZL7gSKF+E+GZ3L1XiTnE3cOh9rk0wkqimT/q+wwcZA4E720Lu4lrT79I3HPuj6i/JPgGvmNskcnYrDeaoFaw==
|
|
|
|
|
|
|
|
|
|
"@next/swc-win32-x64-msvc@11.1.1":
|
|
|
|
|
version "11.1.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-11.1.1.tgz#1ffcbd01a0155fa8558f7aefffea1066e9bebe74"
|
|
|
|
|
integrity sha512-jhnCiA1De1L+kA0gmHG1AJijHoxOcrETWziDWy8fcqSrM1NlC4aJ5Mnu6k0QMcM9MnmXTA4TQZOEv3kF7vhJUQ==
|
|
|
|
|
|
|
|
|
|
"@node-rs/helper@1.2.1":
|
|
|
|
|
version "1.2.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@node-rs/helper/-/helper-1.2.1.tgz#e079b05f21ff4329d82c4e1f71c0290e4ecdc70c"
|
|
|
|
|
integrity sha512-R5wEmm8nbuQU0YGGmYVjEc0OHtYsuXdpRG+Ut/3wZ9XAvQWyThN08bTh2cBJgoZxHQUPtvRfeQuxcAgLuiBISg==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@napi-rs/triples" "^1.0.3"
|
|
|
|
|
|
|
|
|
|
"@octokit/auth-token@^2.4.4":
|
|
|
|
|
version "2.4.5"
|
|
|
|
@ -1025,18 +1073,6 @@
|
|
|
|
|
"@octokit/openapi-types" "^3.4.1"
|
|
|
|
|
"@types/node" ">= 8"
|
|
|
|
|
|
|
|
|
|
"@opentelemetry/api@0.14.0":
|
|
|
|
|
version "0.14.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@opentelemetry/api/-/api-0.14.0.tgz#4e17d8d2f1da72b19374efa7b6526aa001267cae"
|
|
|
|
|
integrity sha512-L7RMuZr5LzMmZiQSQDy9O1jo0q+DaLy6XpYJfIGfYSfoJA5qzYwUP3sP1uMIQ549DvxAgM3ng85EaPTM/hUHwQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@opentelemetry/context-base" "^0.14.0"
|
|
|
|
|
|
|
|
|
|
"@opentelemetry/context-base@^0.14.0":
|
|
|
|
|
version "0.14.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@opentelemetry/context-base/-/context-base-0.14.0.tgz#c67fc20a4d891447ca1a855d7d70fa79a3533001"
|
|
|
|
|
integrity sha512-sDOAZcYwynHFTbLo6n8kIbLiVF3a3BLkrmehJUyEbT9F+Smbi47kLGS2gG2g0fjBLR/Lr1InPD7kXL7FaTqEkw==
|
|
|
|
|
|
|
|
|
|
"@polka/url@^1.0.0-next.9":
|
|
|
|
|
version "1.0.0-next.11"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.11.tgz#aeb16f50649a91af79dbe36574b66d0f9e4d9f71"
|
|
|
|
@ -1346,11 +1382,6 @@ babel-plugin-macros@^2.6.1:
|
|
|
|
|
cosmiconfig "^6.0.0"
|
|
|
|
|
resolve "^1.12.0"
|
|
|
|
|
|
|
|
|
|
babel-plugin-syntax-jsx@6.18.0:
|
|
|
|
|
version "6.18.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-jsx/-/babel-plugin-syntax-jsx-6.18.0.tgz#0af32a9a6e13ca7a3fd5069e62d7b0f58d0d8946"
|
|
|
|
|
integrity sha1-CvMqmm4Tyno/1QaeYtew9Y0NiUY=
|
|
|
|
|
|
|
|
|
|
balanced-match@^1.0.0:
|
|
|
|
|
version "1.0.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
|
|
|
|
@ -1754,19 +1785,19 @@ css.escape@1.5.1:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/css.escape/-/css.escape-1.5.1.tgz#42e27d4fa04ae32f931a4b4d4191fa9cddee97cb"
|
|
|
|
|
integrity sha1-QuJ9T6BK4y+TGktNQZH6nN3ul8s=
|
|
|
|
|
|
|
|
|
|
cssnano-preset-simple@^2.0.0:
|
|
|
|
|
version "2.0.0"
|
|
|
|
|
resolved "https://registry.nlark.com/cssnano-preset-simple/download/cssnano-preset-simple-2.0.0.tgz#b55e72cb970713f425560a0e141b0335249e2f96"
|
|
|
|
|
integrity sha1-tV5yy5cHE/QlVgoOFBsDNSSeL5Y=
|
|
|
|
|
cssnano-preset-simple@^3.0.0:
|
|
|
|
|
version "3.0.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/cssnano-preset-simple/-/cssnano-preset-simple-3.0.0.tgz#e95d0012699ca2c741306e9a3b8eeb495a348dbe"
|
|
|
|
|
integrity sha512-vxQPeoMRqUT3c/9f0vWeVa2nKQIHFpogtoBvFdW4GQ3IvEJ6uauCP6p3Y5zQDLFcI7/+40FTgX12o7XUL0Ko+w==
|
|
|
|
|
dependencies:
|
|
|
|
|
caniuse-lite "^1.0.30001202"
|
|
|
|
|
|
|
|
|
|
cssnano-simple@2.0.0:
|
|
|
|
|
version "2.0.0"
|
|
|
|
|
resolved "https://registry.nlark.com/cssnano-simple/download/cssnano-simple-2.0.0.tgz#930d9dcd8ba105c5a62ce719cb00854da58b5c05"
|
|
|
|
|
integrity sha1-kw2dzYuhBcWmLOcZywCFTaWLXAU=
|
|
|
|
|
cssnano-simple@3.0.0:
|
|
|
|
|
version "3.0.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/cssnano-simple/-/cssnano-simple-3.0.0.tgz#a4b8ccdef4c7084af97e19bc5b93b4ecf211e90f"
|
|
|
|
|
integrity sha512-oU3ueli5Dtwgh0DyeohcIEE00QVfbPR3HzyXdAl89SfnQG3y0/qcpfLVW+jPIh3/rgMZGwuW96rejZGaYE9eUg==
|
|
|
|
|
dependencies:
|
|
|
|
|
cssnano-preset-simple "^2.0.0"
|
|
|
|
|
cssnano-preset-simple "^3.0.0"
|
|
|
|
|
|
|
|
|
|
csstype@^3.0.2, csstype@^3.0.6:
|
|
|
|
|
version "3.0.6"
|
|
|
|
@ -2015,11 +2046,6 @@ esprima@^4.0.0:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
|
|
|
|
|
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
|
|
|
|
|
|
|
|
|
|
esutils@^2.0.2:
|
|
|
|
|
version "2.0.3"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
|
|
|
|
|
integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==
|
|
|
|
|
|
|
|
|
|
etag@1.8.1:
|
|
|
|
|
version "1.8.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/etag/-/etag-1.8.1.tgz#41ae2eeb65efa62268aebfea83ac7d79299b0887"
|
|
|
|
@ -2405,6 +2431,13 @@ ieee754@^1.1.4:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/ieee754/-/ieee754-1.2.1.tgz#8eb7a10a63fff25d15a57b001586d177d1b0d352"
|
|
|
|
|
integrity sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==
|
|
|
|
|
|
|
|
|
|
image-size@1.0.0:
|
|
|
|
|
version "1.0.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/image-size/-/image-size-1.0.0.tgz#58b31fe4743b1cec0a0ac26f5c914d3c5b2f0750"
|
|
|
|
|
integrity sha512-JLJ6OwBfO1KcA+TvJT+v8gbE6iWbj24LyDNFgFEN0lzegn6cC6a/p3NIDaepMsJjQjlUWqIC7wJv8lBFxPNjcw==
|
|
|
|
|
dependencies:
|
|
|
|
|
queue "6.0.2"
|
|
|
|
|
|
|
|
|
|
immediate@^3.2.3:
|
|
|
|
|
version "3.3.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/immediate/-/immediate-3.3.0.tgz#1aef225517836bcdf7f2a2de2600c79ff0269266"
|
|
|
|
@ -2696,7 +2729,7 @@ lodash.sortby@^4.7.0:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438"
|
|
|
|
|
integrity sha1-7dFMgk4sycHgsKG0K7UhBRakJDg=
|
|
|
|
|
|
|
|
|
|
lodash@^4.17.13, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20:
|
|
|
|
|
lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20:
|
|
|
|
|
version "4.17.20"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
|
|
|
|
|
integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==
|
|
|
|
@ -2818,10 +2851,10 @@ ms@2.0.0:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
|
|
|
|
|
integrity sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=
|
|
|
|
|
|
|
|
|
|
nanoid@^3.1.22:
|
|
|
|
|
version "3.1.23"
|
|
|
|
|
resolved "https://registry.nlark.com/nanoid/download/nanoid-3.1.23.tgz?cache=0&sync_timestamp=1620673983269&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fnanoid%2Fdownload%2Fnanoid-3.1.23.tgz#f744086ce7c2bc47ee0a8472574d5c78e4183a81"
|
|
|
|
|
integrity sha1-90QIbOfCvEfuCoRyV01ceOQYOoE=
|
|
|
|
|
nanoid@^3.1.23:
|
|
|
|
|
version "3.1.25"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.25.tgz#09ca32747c0e543f0e1814b7d3793477f9c8e152"
|
|
|
|
|
integrity sha512-rdwtIXaXCLFAQbnfqDRnI6jaRHp9fTcYBjtFKE8eezcZ7LuLjhUaQGNeMXf1HmRoCH32CLz6XwX0TtxEOS/A3Q==
|
|
|
|
|
|
|
|
|
|
native-url@0.3.4:
|
|
|
|
|
version "0.3.4"
|
|
|
|
@ -2840,18 +2873,18 @@ next-seo@^4.17.0:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-4.18.0.tgz#c6cf30253088d64c2e552e10d89a831b59f661c4"
|
|
|
|
|
integrity sha512-Omv6r7hIRArsVpa3rzUmhjsuOm9eSFvG7BU3F/oEl7Z2OYjpOJvVjZsEgHMmsBvgmT1Svy0LDVo1/FKH3Zh4wQ==
|
|
|
|
|
|
|
|
|
|
next@^10.0.5:
|
|
|
|
|
version "10.2.3"
|
|
|
|
|
resolved "https://registry.nlark.com/next/download/next-10.2.3.tgz#5aa058a63626338cea91c198fda8f2715c058394"
|
|
|
|
|
integrity sha1-WqBYpjYmM4zqkcGY/ajycVwFg5Q=
|
|
|
|
|
next@^11.1.1:
|
|
|
|
|
version "11.1.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/next/-/next-11.1.1.tgz#ca15c6d6b4b4bf8c3e859f7fc4f9657ce59bcb63"
|
|
|
|
|
integrity sha512-vfLJDkwAHsZUho5R1K4w49nfYhftUMWNmeNSjCtulOvnRBuEFb7ROyRZOQk7f29rMz02eLQrPZ9yiAmPsexL2g==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/runtime" "7.12.5"
|
|
|
|
|
"@babel/runtime" "7.15.3"
|
|
|
|
|
"@hapi/accept" "5.0.2"
|
|
|
|
|
"@next/env" "10.2.3"
|
|
|
|
|
"@next/polyfill-module" "10.2.3"
|
|
|
|
|
"@next/react-dev-overlay" "10.2.3"
|
|
|
|
|
"@next/react-refresh-utils" "10.2.3"
|
|
|
|
|
"@opentelemetry/api" "0.14.0"
|
|
|
|
|
"@next/env" "11.1.1"
|
|
|
|
|
"@next/polyfill-module" "11.1.1"
|
|
|
|
|
"@next/react-dev-overlay" "11.1.1"
|
|
|
|
|
"@next/react-refresh-utils" "11.1.1"
|
|
|
|
|
"@node-rs/helper" "1.2.1"
|
|
|
|
|
assert "2.0.0"
|
|
|
|
|
ast-types "0.13.2"
|
|
|
|
|
browserify-zlib "0.2.0"
|
|
|
|
@ -2862,13 +2895,14 @@ next@^10.0.5:
|
|
|
|
|
chokidar "3.5.1"
|
|
|
|
|
constants-browserify "1.0.0"
|
|
|
|
|
crypto-browserify "3.12.0"
|
|
|
|
|
cssnano-simple "2.0.0"
|
|
|
|
|
cssnano-simple "3.0.0"
|
|
|
|
|
domain-browser "4.19.0"
|
|
|
|
|
encoding "0.1.13"
|
|
|
|
|
etag "1.8.1"
|
|
|
|
|
find-cache-dir "3.3.1"
|
|
|
|
|
get-orientation "1.1.2"
|
|
|
|
|
https-browserify "1.0.0"
|
|
|
|
|
image-size "1.0.0"
|
|
|
|
|
jest-worker "27.0.0-next.5"
|
|
|
|
|
native-url "0.3.4"
|
|
|
|
|
node-fetch "2.6.1"
|
|
|
|
@ -2878,23 +2912,27 @@ next@^10.0.5:
|
|
|
|
|
p-limit "3.1.0"
|
|
|
|
|
path-browserify "1.0.1"
|
|
|
|
|
pnp-webpack-plugin "1.6.4"
|
|
|
|
|
postcss "8.2.13"
|
|
|
|
|
postcss "8.2.15"
|
|
|
|
|
process "0.11.10"
|
|
|
|
|
prop-types "15.7.2"
|
|
|
|
|
querystring-es3 "0.2.1"
|
|
|
|
|
raw-body "2.4.1"
|
|
|
|
|
react-is "16.13.1"
|
|
|
|
|
react-is "17.0.2"
|
|
|
|
|
react-refresh "0.8.3"
|
|
|
|
|
stream-browserify "3.0.0"
|
|
|
|
|
stream-http "3.1.1"
|
|
|
|
|
string_decoder "1.3.0"
|
|
|
|
|
styled-jsx "3.3.2"
|
|
|
|
|
styled-jsx "4.0.0"
|
|
|
|
|
timers-browserify "2.0.12"
|
|
|
|
|
tty-browserify "0.0.1"
|
|
|
|
|
use-subscription "1.5.1"
|
|
|
|
|
util "0.12.3"
|
|
|
|
|
util "0.12.4"
|
|
|
|
|
vm-browserify "1.1.2"
|
|
|
|
|
watchpack "2.1.1"
|
|
|
|
|
optionalDependencies:
|
|
|
|
|
"@next/swc-darwin-arm64" "11.1.1"
|
|
|
|
|
"@next/swc-darwin-x64" "11.1.1"
|
|
|
|
|
"@next/swc-linux-x64-gnu" "11.1.1"
|
|
|
|
|
"@next/swc-win32-x64-msvc" "11.1.1"
|
|
|
|
|
|
|
|
|
|
node-fetch@2.6.1, node-fetch@^2.6.1:
|
|
|
|
|
version "2.6.1"
|
|
|
|
@ -3148,13 +3186,13 @@ popmotion@9.3.6:
|
|
|
|
|
style-value-types "4.1.4"
|
|
|
|
|
tslib "^2.1.0"
|
|
|
|
|
|
|
|
|
|
postcss@8.2.13:
|
|
|
|
|
version "8.2.13"
|
|
|
|
|
resolved "https://registry.nlark.com/postcss/download/postcss-8.2.13.tgz#dbe043e26e3c068e45113b1ed6375d2d37e2129f"
|
|
|
|
|
integrity sha1-2+BD4m48Bo5FETse1jddLTfiEp8=
|
|
|
|
|
postcss@8.2.15:
|
|
|
|
|
version "8.2.15"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.15.tgz#9e66ccf07292817d226fc315cbbf9bc148fbca65"
|
|
|
|
|
integrity sha512-2zO3b26eJD/8rb106Qu2o7Qgg52ND5HPjcyQiK2B98O388h43A448LCslC0dI2P97wCAQRJsFvwTRcXxTKds+Q==
|
|
|
|
|
dependencies:
|
|
|
|
|
colorette "^1.2.2"
|
|
|
|
|
nanoid "^3.1.22"
|
|
|
|
|
nanoid "^3.1.23"
|
|
|
|
|
source-map "^0.6.1"
|
|
|
|
|
|
|
|
|
|
process-nextick-args@~2.0.0:
|
|
|
|
@ -3167,7 +3205,7 @@ process@0.11.10, process@^0.11.10:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/process/-/process-0.11.10.tgz#7332300e840161bda3e69a1d1d91a7d4bc16f182"
|
|
|
|
|
integrity sha1-czIwDoQBYb2j5podHZGn1LwW8YI=
|
|
|
|
|
|
|
|
|
|
prop-types@15.7.2, prop-types@^15.5.8, prop-types@^15.6.2, prop-types@^15.7.2:
|
|
|
|
|
prop-types@^15.5.8, prop-types@^15.6.2, prop-types@^15.7.2:
|
|
|
|
|
version "15.7.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
|
|
|
|
|
integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==
|
|
|
|
@ -3233,6 +3271,13 @@ querystring@0.2.0, querystring@^0.2.0:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/querystring/-/querystring-0.2.0.tgz#b209849203bb25df820da756e747005878521620"
|
|
|
|
|
integrity sha1-sgmEkgO7Jd+CDadW50cAWHhSFiA=
|
|
|
|
|
|
|
|
|
|
queue@6.0.2:
|
|
|
|
|
version "6.0.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/queue/-/queue-6.0.2.tgz#b91525283e2315c7553d2efa18d83e76432fed65"
|
|
|
|
|
integrity sha512-iHZWu+q3IdFZFX36ro/lKBkSvfkztY5Y7HMiPlOUjhupPcG2JMfst2KKEpu5XndviX/3UhFbRngUPNKtgvtZiA==
|
|
|
|
|
dependencies:
|
|
|
|
|
inherits "~2.0.3"
|
|
|
|
|
|
|
|
|
|
randombytes@^2.0.0, randombytes@^2.0.1, randombytes@^2.0.5:
|
|
|
|
|
version "2.1.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/randombytes/-/randombytes-2.1.0.tgz#df6f84372f0270dc65cdf6291349ab7a473d4f2a"
|
|
|
|
@ -3315,7 +3360,12 @@ react-icons@^4.1.0:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.1.0.tgz#9ca9bcbf2e3aee8e86e378bb9d465842947bbfc3"
|
|
|
|
|
integrity sha512-FCXBg1JbbR0vWALXIxmFAfozHdVIJmmwCD81Jk0EKOt7Ax4AdBNcaRkWhR0NaKy9ugJgoY3fFvo0PHpte55pXg==
|
|
|
|
|
|
|
|
|
|
react-is@16.13.1, react-is@^16.7.0, react-is@^16.8.1:
|
|
|
|
|
react-is@17.0.2:
|
|
|
|
|
version "17.0.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0"
|
|
|
|
|
integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==
|
|
|
|
|
|
|
|
|
|
react-is@^16.7.0, react-is@^16.8.1:
|
|
|
|
|
version "16.13.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
|
|
|
|
|
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
|
|
|
|
@ -3679,13 +3729,13 @@ style-value-types@4.1.4:
|
|
|
|
|
hey-listen "^1.0.8"
|
|
|
|
|
tslib "^2.1.0"
|
|
|
|
|
|
|
|
|
|
styled-jsx@3.3.2:
|
|
|
|
|
version "3.3.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/styled-jsx/-/styled-jsx-3.3.2.tgz#2474601a26670a6049fb4d3f94bd91695b3ce018"
|
|
|
|
|
integrity sha512-daAkGd5mqhbBhLd6jYAjYBa9LpxYCzsgo/f6qzPdFxVB8yoGbhxvzQgkC0pfmCVvW3JuAEBn0UzFLBfkHVZG1g==
|
|
|
|
|
styled-jsx@4.0.0:
|
|
|
|
|
version "4.0.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/styled-jsx/-/styled-jsx-4.0.0.tgz#f7b90e7889d0a4f4635f8d1ae9ac32f3acaedc57"
|
|
|
|
|
integrity sha512-2USeoWMoJ/Lx5s2y1PxuvLy/cz2Yrr8cTySV3ILHU1Vmaw1bnV7suKdblLPjnyhMD+qzN7B1SWyh4UZTARn/WA==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/types" "7.8.3"
|
|
|
|
|
babel-plugin-syntax-jsx "6.18.0"
|
|
|
|
|
"@babel/plugin-syntax-jsx" "7.14.5"
|
|
|
|
|
"@babel/types" "7.15.0"
|
|
|
|
|
convert-source-map "1.7.0"
|
|
|
|
|
loader-utils "1.2.3"
|
|
|
|
|
source-map "0.7.3"
|
|
|
|
@ -3929,10 +3979,10 @@ util@0.10.3:
|
|
|
|
|
dependencies:
|
|
|
|
|
inherits "2.0.1"
|
|
|
|
|
|
|
|
|
|
util@0.12.3:
|
|
|
|
|
version "0.12.3"
|
|
|
|
|
resolved "https://registry.nlark.com/util/download/util-0.12.3.tgz#971bb0292d2cc0c892dab7c6a5d37c2bec707888"
|
|
|
|
|
integrity sha1-lxuwKS0swMiS2rfGpdN8K+xweIg=
|
|
|
|
|
util@0.12.4, util@^0.12.0:
|
|
|
|
|
version "0.12.4"
|
|
|
|
|
resolved "https://registry.nlark.com/util/download/util-0.12.4.tgz#66121a31420df8f01ca0c464be15dfa1d1850253"
|
|
|
|
|
integrity sha1-ZhIaMUIN+PAcoMRkvhXfodGFAlM=
|
|
|
|
|
dependencies:
|
|
|
|
|
inherits "^2.0.3"
|
|
|
|
|
is-arguments "^1.0.4"
|
|
|
|
@ -3948,18 +3998,6 @@ util@^0.11.0:
|
|
|
|
|
dependencies:
|
|
|
|
|
inherits "2.0.3"
|
|
|
|
|
|
|
|
|
|
util@^0.12.0:
|
|
|
|
|
version "0.12.4"
|
|
|
|
|
resolved "https://registry.nlark.com/util/download/util-0.12.4.tgz#66121a31420df8f01ca0c464be15dfa1d1850253"
|
|
|
|
|
integrity sha1-ZhIaMUIN+PAcoMRkvhXfodGFAlM=
|
|
|
|
|
dependencies:
|
|
|
|
|
inherits "^2.0.3"
|
|
|
|
|
is-arguments "^1.0.4"
|
|
|
|
|
is-generator-function "^1.0.7"
|
|
|
|
|
is-typed-array "^1.1.3"
|
|
|
|
|
safe-buffer "^5.1.2"
|
|
|
|
|
which-typed-array "^1.1.2"
|
|
|
|
|
|
|
|
|
|
uuid@^3.3.2:
|
|
|
|
|
version "3.4.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
|
|
|
|
|