Skip to content
Open
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
121 changes: 111 additions & 10 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 @@ -4121,20 +4126,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 +4904,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 Expand Up @@ -6646,9 +6747,9 @@ shebang-regex@^1.0.0:
integrity sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=

shell-quote@^1.6.1:
version "1.7.2"
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.7.2.tgz#67a7d02c76c9da24f99d20808fcaded0e0e04be2"
integrity sha512-mRz/m/JVscCrkMyPqHc/bczi3OQHkLTqXHEFu0zDhK/qfv3UcOA4SVmRCLmos4bhjr9ekVQubj/R7waKapmiQg==
version "1.7.3"
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.7.3.tgz#aa40edac170445b9a431e17bb62c0b881b9c4123"
integrity sha512-Vpfqwm4EnqGdlsBFNmHhxhElJYrdfcxPThu+ryKS5J8L/fhAwLazFZtq+S+TWZ9ANj2piSQLGj6NQg+lKPmxrw==

sift@7.0.1:
version "7.0.1"
Expand Down