mirror of
https://github.com/MetaFam/TheGame.git
synced 2026-04-24 03:00:09 -04:00
Bump next-urql from 3.0.1 to 3.1.0 (#522)
Bumps [next-urql](https://github.com/FormidableLabs/urql/tree/HEAD/packages/next-urql) from 3.0.1 to 3.1.0. - [Release notes](https://github.com/FormidableLabs/urql/releases) - [Changelog](https://github.com/FormidableLabs/urql/blob/main/packages/next-urql/CHANGELOG.md) - [Commits](https://github.com/FormidableLabs/urql/commits/next-urql@3.1.0/packages/next-urql) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
"moment": "^2.29.1",
|
||||
"next": "10.2.0",
|
||||
"next-images": "1.7.0",
|
||||
"next-urql": "3.0.1",
|
||||
"next-urql": "3.1.0",
|
||||
"node-fetch": "2.6.1",
|
||||
"opensea-js": "1.1.11",
|
||||
"react": "16.14.0",
|
||||
|
||||
12
yarn.lock
12
yarn.lock
@@ -20682,12 +20682,12 @@ next-tick@~1.0.0:
|
||||
resolved "https://registry.yarnpkg.com/next-tick/-/next-tick-1.0.0.tgz#ca86d1fe8828169b0120208e3dc8424b9db8342c"
|
||||
integrity sha1-yobR/ogoFpsBICCOPchCS524NCw=
|
||||
|
||||
next-urql@3.0.1:
|
||||
version "3.0.1"
|
||||
resolved "https://registry.yarnpkg.com/next-urql/-/next-urql-3.0.1.tgz#552f8e317abe13f70251db77c0005c8e0f969854"
|
||||
integrity sha512-Owu+Y+svp17vYmAR+qJlLITQswSF00kdmys125syKG5uH4R0l3rD1wThEX64gWdUpSj4+P8jhP1wZQrrRJa8KA==
|
||||
next-urql@3.1.0:
|
||||
version "3.1.0"
|
||||
resolved "https://registry.yarnpkg.com/next-urql/-/next-urql-3.1.0.tgz#9c354cfd54cdf886988a2cb1ea0fd89f48ee7555"
|
||||
integrity sha512-darSfxLqtC6mIsWxtTGvD9HdY1ABZwfB28AORPUhPFn1QNE8zaVQUtWydPa9ekgE7HC5ydTSkl4pDniUS2G8uw==
|
||||
dependencies:
|
||||
react-ssr-prepass "^1.2.1"
|
||||
react-ssr-prepass "^1.4.0"
|
||||
|
||||
next@10.2.0:
|
||||
version "10.2.0"
|
||||
@@ -23660,7 +23660,7 @@ react-sizeme@^3.0.1:
|
||||
shallowequal "^1.1.0"
|
||||
throttle-debounce "^3.0.1"
|
||||
|
||||
react-ssr-prepass@^1.2.1:
|
||||
react-ssr-prepass@^1.4.0:
|
||||
version "1.4.0"
|
||||
resolved "https://registry.yarnpkg.com/react-ssr-prepass/-/react-ssr-prepass-1.4.0.tgz#33a3db19414f0f8f9f3f781c88f760ae366b4f51"
|
||||
integrity sha512-0SzdmiQUtHvhxCabHg9BI/pkJfijGkQ0jQL6fC4YFy7idaDOuaiQLsajIkkNxffFXtJFHIWFITlve2WB88e0Jw==
|
||||
|
||||
Reference in New Issue
Block a user