Skip to content

Commit

Permalink
Update Next to v9.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Vadorequest committed May 28, 2020
1 parent 620c8c9 commit 916e2a2
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 42 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"lodash.some": "4.6.0",
"lodash.startswith": "4.2.1",
"lodash.xorby": "4.7.0",
"next": "9.4.1",
"next": "9.4.4",
"next-cookies": "2.0.3",
"next-with-apollo": "5.0.1",
"prop-types": "15.7.2",
Expand Down
93 changes: 52 additions & 41 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,36 +15,37 @@
resolved "https://registry.yarnpkg.com/@amplitude/ua-parser-js/-/ua-parser-js-0.7.20.tgz#15652f8cc4fee72d962a5f2101cfde6f3c8e87b8"
integrity sha512-bmW++BLt1Hg+4HCExLXP+0Jhgy2eTsEevqkVc5o4yYbgwdP/gV3gEQXzyVrMVlWWNLgph/tFIkf5PVlSpCELEg==

"@ampproject/toolbox-core@^2.3.0":
version "2.3.0"
resolved "https://registry.yarnpkg.com/@ampproject/toolbox-core/-/toolbox-core-2.3.0.tgz#f27bd17e01fdc6725c440aefa844f63466c0f37e"
integrity sha512-NT+kVR5Rm2cxp12h40IXgPRWmq0cpUdmcgZmgdelplp/q//4aWkt2+llGHR2foQJkwICxMVVlb/XidsHz0Rh9g==
"@ampproject/toolbox-core@^2.4.0-alpha.1":
version "2.4.0-alpha.1"
resolved "https://registry.yarnpkg.com/@ampproject/toolbox-core/-/toolbox-core-2.4.0-alpha.1.tgz#2e073fafedf46ef4f85326162e5b6c0080076142"
integrity sha512-QEIIXBdpevMJSan5JWJ5qLy3/R+V1cngWchKdenmkRzvoDhWWcZyCnUz5+xKhetD9ilPaM71bSJ0dF78OrYBIQ==
dependencies:
cross-fetch "3.0.4"

"@ampproject/toolbox-optimizer@2.3.1":
version "2.3.1"
resolved "https://registry.yarnpkg.com/@ampproject/toolbox-optimizer/-/toolbox-optimizer-2.3.1.tgz#ad31d2bbeef8cf863b055bd9a520337f796a957d"
integrity sha512-614CKgpHJfVVnns1kHMuXd8uTvE0bhgIEyhnBqQ06Af1s91bKDUKDksGFVd/drGhEYmyX3Y8pizoZgw2tiQtSQ==
"@ampproject/toolbox-optimizer@2.4.0":
version "2.4.0"
resolved "https://registry.yarnpkg.com/@ampproject/toolbox-optimizer/-/toolbox-optimizer-2.4.0.tgz#16bde73913f8b58a9bf617d37cdc1f21a1222f38"
integrity sha512-Bmb+eMF9/VB3H0qPdZy0V5yPSkWe5RwuGbXiMxzqYdJgmMat+NL75EtozQnlpa0uBlESnOGe7bMojm/SA1ImrA==
dependencies:
"@ampproject/toolbox-core" "^2.3.0"
"@ampproject/toolbox-runtime-version" "^2.3.1"
"@ampproject/toolbox-core" "^2.4.0-alpha.1"
"@ampproject/toolbox-runtime-version" "^2.4.0-alpha.1"
"@ampproject/toolbox-script-csp" "^2.3.0"
"@ampproject/toolbox-validator-rules" "^2.3.0"
cssnano "4.1.10"
domhandler "3.0.0"
domutils "2.0.0"
domutils "2.1.0"
htmlparser2 "4.1.0"
lru-cache "5.1.1"
normalize-html-whitespace "1.0.0"
postcss-safe-parser "4.0.2"
terser "4.6.13"

"@ampproject/toolbox-runtime-version@^2.3.1":
version "2.3.1"
resolved "https://registry.yarnpkg.com/@ampproject/toolbox-runtime-version/-/toolbox-runtime-version-2.3.1.tgz#c1d0d937a7474b958cb8e713ea8be00e7bc724f4"
integrity sha512-ocDCSaSUlbgPbuXRVyLU7k+dLGYluKrnfSPKXIwwpGkwNw58JOddvgnQGyB0R/2Ma36nxFA8AAyxjnghLSScpg==
"@ampproject/toolbox-runtime-version@^2.4.0-alpha.1":
version "2.4.0-alpha.1"
resolved "https://registry.yarnpkg.com/@ampproject/toolbox-runtime-version/-/toolbox-runtime-version-2.4.0-alpha.1.tgz#448c7206d9136e242ac99810141b6bbae6b1674f"
integrity sha512-iPOlATHFcaLyiuVdzCKiM4DamTvPpysHc5eW2oYoSMXsxOsAdp4LNyt05biFRJA/7za5+b9P15blPtOucj2WyQ==
dependencies:
"@ampproject/toolbox-core" "^2.3.0"
"@ampproject/toolbox-core" "^2.4.0-alpha.1"

"@ampproject/toolbox-script-csp@^2.3.0":
version "2.3.0"
Expand Down Expand Up @@ -1608,10 +1609,10 @@
dependencies:
webpack-bundle-analyzer "3.6.1"

"@next/react-dev-overlay@9.4.1":
version "9.4.1"
resolved "https://registry.yarnpkg.com/@next/react-dev-overlay/-/react-dev-overlay-9.4.1.tgz#79bcabd7bb2fcd0219b6b452456014bf93bd7c50"
integrity sha512-Ta8VXEk+yIBgbn7FRgvE6bvF37MfStZceHm78ZG+KUQWTsffy1fUFb24ylxGuBaq95uR2mXWS/+RIAFmZTyOqA==
"@next/react-dev-overlay@9.4.4":
version "9.4.4"
resolved "https://registry.yarnpkg.com/@next/react-dev-overlay/-/react-dev-overlay-9.4.4.tgz#4ae03ac839ff022b3ce5c695bd24b179d4ef459d"
integrity sha512-UUAa8RbH7BeWDPCkagIkR4sUsyvTPlEdFrPZ9kGjf2+p8HkLHpcVY7y+XRnNvJQs4PsAF0Plh20FBz7t54U2iQ==
dependencies:
"@babel/code-frame" "7.8.3"
ally.js "1.4.1"
Expand All @@ -1624,10 +1625,10 @@
stacktrace-parser "0.1.10"
strip-ansi "6.0.0"

"@next/react-refresh-utils@9.4.1":
version "9.4.1"
resolved "https://registry.yarnpkg.com/@next/react-refresh-utils/-/react-refresh-utils-9.4.1.tgz#92dbf3e6fba7d160b2a7d95d6a53d0e77fa1ece9"
integrity sha512-oN+htA/GmBNx+aAsCOTElTuCPad9ETPSg/G/B7xM1sI+7VoPqhXJ2P3Feoup3J5Rpw6TF1vUHSzlpELDu6/law==
"@next/react-refresh-utils@9.4.4":
version "9.4.4"
resolved "https://registry.yarnpkg.com/@next/react-refresh-utils/-/react-refresh-utils-9.4.4.tgz#d94cbb3b354a07f1f5b80e554d6b9e34aba99e41"
integrity sha512-9nKENeWRI6kQk44TbeqleIVtNLfcS3klVUepzl/ZCqzR5Bi06uqBCD277hdVvG/wL1pxA+R/pgJQLqnF5E2wPQ==

"@nodelib/fs.scandir@2.1.3":
version "2.1.3"
Expand Down Expand Up @@ -4941,10 +4942,10 @@ domhandler@3.0.0, domhandler@^3.0.0:
dependencies:
domelementtype "^2.0.1"

domutils@2.0.0, domutils@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/domutils/-/domutils-2.0.0.tgz#15b8278e37bfa8468d157478c58c367718133c08"
integrity sha512-n5SelJ1axbO636c2yUtOGia/IcJtVtlhQbFiVDBZHKV5ReJO1ViX7sFEemtuyoAnBxk5meNSYgA8V4s0271efg==
domutils@2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/domutils/-/domutils-2.1.0.tgz#7ade3201af43703fde154952e3a868eb4b635f16"
integrity sha512-CD9M0Dm1iaHfQ1R/TI+z3/JWp/pgub0j4jIQKH89ARR4ATAV2nbaOQS5XxU9maJP5jHaPdDDQSEHuE2UmpUTKg==
dependencies:
dom-serializer "^0.2.1"
domelementtype "^2.0.1"
Expand All @@ -4958,6 +4959,15 @@ domutils@^1.7.0:
dom-serializer "0"
domelementtype "1"

domutils@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/domutils/-/domutils-2.0.0.tgz#15b8278e37bfa8468d157478c58c367718133c08"
integrity sha512-n5SelJ1axbO636c2yUtOGia/IcJtVtlhQbFiVDBZHKV5ReJO1ViX7sFEemtuyoAnBxk5meNSYgA8V4s0271efg==
dependencies:
dom-serializer "^0.2.1"
domelementtype "^2.0.1"
domhandler "^3.0.0"

dot-prop@^5.2.0:
version "5.2.0"
resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-5.2.0.tgz#c34ecc29556dc45f1f4c22697b6f4904e0cc4fcb"
Expand Down Expand Up @@ -7955,7 +7965,7 @@ lowlight@~1.11.0:
fault "^1.0.2"
highlight.js "~9.13.0"

lru-cache@^5.1.1:
lru-cache@5.1.1, lru-cache@^5.1.1:
version "5.1.1"
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920"
integrity sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==
Expand Down Expand Up @@ -8425,12 +8435,13 @@ next-with-apollo@5.0.1:
dependencies:
isomorphic-unfetch "^3.0.0"

next@9.4.1:
version "9.4.1"
resolved "https://registry.yarnpkg.com/next/-/next-9.4.1.tgz#0db13108fa17b4e2b583a6726d898095274b08dc"
integrity sha512-6C+Iq11k5WB+iaPrGQUEl4V6AY4j+KyhHCWeNC2PCP+3VSbgUVQ0CKq71xPXjfWz7cT3Wfb0B+ZqavZZg9jjfA==
next@9.4.4:
version "9.4.4"
resolved "https://registry.yarnpkg.com/next/-/next-9.4.4.tgz#02ad9fea7f7016b6b42fc83b67835e4a0dd0c99a"
integrity sha512-ZT8bU2SAv5jkFQ+y8py+Rl5RJRJ6DnZDS+VUnB1cIscmtmUhDi7LYED7pYm4MCKkYhPbEEM1Lbpo7fnoZJGWNQ==
dependencies:
"@ampproject/toolbox-optimizer" "2.3.1"
"@ampproject/toolbox-optimizer" "2.4.0"
"@babel/code-frame" "7.8.3"
"@babel/core" "7.7.7"
"@babel/plugin-proposal-class-properties" "7.8.3"
"@babel/plugin-proposal-nullish-coalescing-operator" "7.8.3"
Expand All @@ -8447,8 +8458,8 @@ next@9.4.1:
"@babel/preset-typescript" "7.9.0"
"@babel/runtime" "7.9.6"
"@babel/types" "7.9.6"
"@next/react-dev-overlay" "9.4.1"
"@next/react-refresh-utils" "9.4.1"
"@next/react-dev-overlay" "9.4.4"
"@next/react-refresh-utils" "9.4.4"
babel-plugin-syntax-jsx "6.18.0"
babel-plugin-transform-define "2.0.0"
babel-plugin-transform-react-remove-prop-types "0.4.24"
Expand All @@ -8469,7 +8480,7 @@ next@9.4.1:
prop-types "15.7.2"
prop-types-exact "1.2.0"
react-is "16.13.1"
react-refresh "0.8.2"
react-refresh "0.8.3"
resolve-url-loader "3.1.1"
sass-loader "8.0.2"
schema-utils "2.6.6"
Expand Down Expand Up @@ -9932,10 +9943,10 @@ react-popper@^1.3.6:
typed-styles "^0.0.7"
warning "^4.0.2"

react-refresh@0.8.2:
version "0.8.2"
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.8.2.tgz#24bb0858eac92b0d7b0dd561747f0c9fd6c60327"
integrity sha512-n8GXxo3DwM2KtFEL69DAVhGc4A1THn2qjmfvSo3nze0NLCoPbywazeJPqdp0RdSGLmyhQzeyA+XPXOobbYlkzg==
react-refresh@0.8.3:
version "0.8.3"
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.8.3.tgz#721d4657672d400c5e3c75d063c4a85fb2d5d68f"
integrity sha512-X8jZHc7nCMjaCqoU+V2I0cOhNW+QMBwSUkeXnTi8IPe6zaRWfn60ZzvFDZqWPfmSJfjub7dDW1SP0jaHWLu/hg==

react-style-proptype@3.2.2:
version "3.2.2"
Expand Down

0 comments on commit 916e2a2

Please sign in to comment.