mirror of
https://github.com/lukevella/rallly.git
synced 2025-08-03 08:28:35 +02:00
📦 Upgrade @tanstack/react-query from 4.16.1 to 4.22.0 (#504)
Snyk has created this PR to upgrade @tanstack/react-query from 4.16.1 to 4.22.0.
See this package in npm:
See this project in Snyk:
c6e9409b
-5e6c-4984-a2ef-0a8025133bd8?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
parent
d33d05ca5a
commit
9586a072d4
2 changed files with 10 additions and 10 deletions
|
@ -26,7 +26,7 @@
|
|||
"@sentry/nextjs": "^7.33.0",
|
||||
"@svgr/webpack": "^6.2.1",
|
||||
"@tailwindcss/typography": "^0.5.9",
|
||||
"@tanstack/react-query": "^4.16.1",
|
||||
"@tanstack/react-query": "^4.22.0",
|
||||
"@trpc/client": "^10.0.0-rc.8",
|
||||
"@trpc/next": "^10.0.0-rc.8",
|
||||
"@trpc/react-query": "^10.0.0-rc.8",
|
||||
|
|
18
yarn.lock
18
yarn.lock
|
@ -1934,17 +1934,17 @@
|
|||
lodash.merge "^4.6.2"
|
||||
postcss-selector-parser "6.0.10"
|
||||
|
||||
"@tanstack/query-core@4.15.1":
|
||||
version "4.15.1"
|
||||
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-4.15.1.tgz#a282f04fe5e612b50019e1cfaf0efabd220e00ce"
|
||||
integrity sha512-+UfqJsNbPIVo0a9ANW0ZxtjiMfGLaaoIaL9vZeVycvmBuWywJGtSi7fgPVMCPdZQFOzMsaXaOsDtSKQD5xLRVQ==
|
||||
"@tanstack/query-core@4.24.4":
|
||||
version "4.24.4"
|
||||
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-4.24.4.tgz#6fe78777286fdd805ac319c7c743df4935e18ee2"
|
||||
integrity sha512-9dqjv9eeB6VHN7lD3cLo16ZAjfjCsdXetSAD5+VyKqLUvcKTL0CklGQRJu+bWzdrS69R6Ea4UZo8obHYZnG6aA==
|
||||
|
||||
"@tanstack/react-query@^4.16.1":
|
||||
version "4.16.1"
|
||||
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-4.16.1.tgz#077006b8eb2c87fbe8d1597c1a0083a2d218b791"
|
||||
integrity sha512-PDE9u49wSDykPazlCoLFevUpceLjQ0Mm8i6038HgtTEKb/aoVnUZdlUP7C392ds3Cd75+EGlHU7qpEX06R7d9Q==
|
||||
"@tanstack/react-query@^4.22.0":
|
||||
version "4.24.4"
|
||||
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-4.24.4.tgz#79e892edac33d8aa394795390c0f79e4a8c9be4d"
|
||||
integrity sha512-RpaS/3T/a3pHuZJbIAzAYRu+1nkp+/enr9hfRXDS/mojwx567UiMksoqW4wUFWlwIvWTXyhot2nbIipTKEg55Q==
|
||||
dependencies:
|
||||
"@tanstack/query-core" "4.15.1"
|
||||
"@tanstack/query-core" "4.24.4"
|
||||
use-sync-external-store "^1.2.0"
|
||||
|
||||
"@trpc/client@^10.0.0-rc.8":
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue