Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
125 changes: 112 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1229,6 +1229,11 @@
resolved "https://registry.yarnpkg.com/@next/polyfill-nomodule/-/polyfill-nomodule-9.3.2.tgz#f8e282fdeb448eb6b70bcc18c5d46c911072687a"
integrity sha512-kEa7v3trZmW6iWeTJrhg+ZsE9njae7mLkgyZB5M1r975JHr5PQ69B5aX7hrEAj7aAJYvCKETgAczx4gGR8MOzQ==

"@next/polyfill-nomodule@9.3.3":
version "9.3.3"
resolved "https://registry.yarnpkg.com/@next/polyfill-nomodule/-/polyfill-nomodule-9.3.3.tgz#07b206ead5cd65f6739e69accb71c1f8762ae891"
integrity sha512-IsJeoEMleAqDU7kVuAxBael+z6CFyLyK0opEmubsCw6Ve6xAI291qCYJuOQK8IiG3693g7N7Nfr8Osh6NG0NvQ==

"@types/prop-types@*":
version "15.7.3"
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.3.tgz#2ab0d5da2e5815f94b0b9d4b95d1e5f243ab2ca7"
Expand Down Expand Up @@ -2647,7 +2652,7 @@ debug@3.1.0:
dependencies:
ms "2.0.0"

debug@^3.0.0, debug@^3.1.0, debug@^3.2.6:
debug@^3.1.0, debug@^3.2.6:
version "3.2.6"
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b"
integrity sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ==
Expand Down Expand Up @@ -3282,11 +3287,9 @@ flush-write-stream@^1.0.0:
readable-stream "^2.3.6"

follow-redirects@^1.0.0:
version "1.11.0"
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.11.0.tgz#afa14f08ba12a52963140fe43212658897bc0ecb"
integrity sha512-KZm0V+ll8PfBrKwMzdo5D13b1bur9Iq9Zd/RMmAoQQcl2PxxFml8cxXPaaPYVbV0RjNjq1CU7zIzAOqtUPudmA==
dependencies:
debug "^3.0.0"
version "1.14.7"
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.7.tgz#2004c02eb9436eee9a21446a6477debf17e81685"
integrity sha512-+hbxoLbFMbRKDwohX8GkTataGqO6Jb7jGwpAlwgy2bIz25XtRm7KEzJM76R1WiNT5SwZkX4Y75SwBolkpmE7iQ==

for-in@^1.0.2:
version "1.0.2"
Expand Down Expand Up @@ -4121,20 +4124,20 @@ json5@2.1.1:
dependencies:
minimist "^1.2.0"

json5@2.1.2, json5@^2.1.0, json5@^2.1.2:
version "2.1.2"
resolved "https://registry.yarnpkg.com/json5/-/json5-2.1.2.tgz#43ef1f0af9835dd624751a6b7fa48874fb2d608e"
integrity sha512-MoUOQ4WdiN3yxhm7NEVJSJrieAo5hNSLQ5sj05OTRHPL9HOBy8u4Bu88jsC1jvqAdN+E1bJmsUcZH+1HQxliqQ==
dependencies:
minimist "^1.2.5"

json5@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.1.tgz#779fb0018604fa854eacbf6252180d83543e3dbe"
integrity sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==
dependencies:
minimist "^1.2.0"

json5@^2.1.0, json5@^2.1.2:
version "2.1.2"
resolved "https://registry.yarnpkg.com/json5/-/json5-2.1.2.tgz#43ef1f0af9835dd624751a6b7fa48874fb2d608e"
integrity sha512-MoUOQ4WdiN3yxhm7NEVJSJrieAo5hNSLQ5sj05OTRHPL9HOBy8u4Bu88jsC1jvqAdN+E1bJmsUcZH+1HQxliqQ==
dependencies:
minimist "^1.2.5"

jsonwebtoken@8.5.1, jsonwebtoken@^8.2.0, jsonwebtoken@^8.5.1:
version "8.5.1"
resolved "https://registry.yarnpkg.com/jsonwebtoken/-/jsonwebtoken-8.5.1.tgz#00e71e0b8df54c2121a1f26137df2280673bcc0d"
Expand Down Expand Up @@ -4899,6 +4902,102 @@ next@9.3.2:
webpack-hot-middleware "2.25.0"
webpack-sources "1.4.3"

next@9.3.3:
version "9.3.3"
resolved "https://registry.yarnpkg.com/next/-/next-9.3.3.tgz#eb76f27c3dda53003dd4a69e9d7491fe4068d934"
integrity sha512-YIuHOLmEi4NYsXwOij3KL2NAOTDlsuxSoSzjdxD/NHYpAkfQ5z5ComR0HsnA5fpv0/waKtb22H9piR4vP6Sxsg==
dependencies:
"@ampproject/toolbox-optimizer" "2.0.1"
"@babel/core" "7.7.2"
"@babel/plugin-proposal-class-properties" "7.7.0"
"@babel/plugin-proposal-nullish-coalescing-operator" "7.7.4"
"@babel/plugin-proposal-numeric-separator" "7.8.3"
"@babel/plugin-proposal-object-rest-spread" "7.6.2"
"@babel/plugin-proposal-optional-chaining" "7.7.4"
"@babel/plugin-syntax-bigint" "7.8.3"
"@babel/plugin-syntax-dynamic-import" "7.2.0"
"@babel/plugin-transform-modules-commonjs" "7.7.0"
"@babel/plugin-transform-runtime" "7.6.2"
"@babel/preset-env" "7.7.1"
"@babel/preset-modules" "0.1.1"
"@babel/preset-react" "7.7.0"
"@babel/preset-typescript" "7.7.2"
"@babel/runtime" "7.7.2"
"@babel/types" "7.7.4"
"@next/polyfill-nomodule" "9.3.3"
amphtml-validator "1.0.30"
async-retry "1.2.3"
async-sema "3.0.0"
autodll-webpack-plugin "0.4.2"
babel-core "7.0.0-bridge.0"
babel-loader "8.0.6"
babel-plugin-syntax-jsx "6.18.0"
babel-plugin-transform-define "2.0.0"
babel-plugin-transform-react-remove-prop-types "0.4.24"
browserslist "4.8.3"
cache-loader "4.1.0"
chalk "2.4.2"
ci-info "2.0.0"
compression "1.7.4"
conf "5.0.0"
content-type "1.0.4"
cookie "0.4.0"
css-loader "3.3.0"
cssnano-simple "1.0.0"
devalue "2.0.1"
escape-string-regexp "2.0.0"
etag "1.8.1"
file-loader "4.2.0"
finally-polyfill "0.1.0"
find-up "4.0.0"
fork-ts-checker-webpack-plugin "3.1.1"
fresh "0.5.2"
gzip-size "5.1.1"
http-proxy "1.18.0"
ignore-loader "0.1.2"
is-docker "2.0.0"
is-wsl "2.1.1"
jest-worker "24.9.0"
json5 "2.1.2"
jsonwebtoken "8.5.1"
launch-editor "2.2.1"
loader-utils "2.0.0"
lodash.curry "4.1.1"
lru-cache "5.1.1"
mini-css-extract-plugin "0.8.0"
native-url "0.2.6"
node-fetch "2.6.0"
ora "3.4.0"
path-to-regexp "6.1.0"
pnp-webpack-plugin "1.5.0"
postcss-flexbugs-fixes "4.2.0"
postcss-loader "3.0.0"
postcss-preset-env "6.7.0"
prop-types "15.7.2"
prop-types-exact "1.2.0"
raw-body "2.4.0"
react-error-overlay "5.1.6"
react-is "16.8.6"
recast "0.18.5"
resolve-url-loader "3.1.1"
sass-loader "8.0.2"
send "0.17.1"
source-map "0.6.1"
string-hash "1.1.3"
strip-ansi "5.2.0"
style-loader "1.0.0"
styled-jsx "3.2.5"
terser "4.4.2"
thread-loader "2.1.3"
unfetch "4.1.0"
url "0.11.0"
use-subscription "1.1.1"
watchpack "2.0.0-beta.13"
webpack "4.42.0"
webpack-dev-middleware "3.7.0"
webpack-hot-middleware "2.25.0"
webpack-sources "1.4.3"

node-environment-flags@^1.0.5:
version "1.0.6"
resolved "https://registry.yarnpkg.com/node-environment-flags/-/node-environment-flags-1.0.6.tgz#a30ac13621f6f7d674260a54dede048c3982c088"
Expand Down