mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 09:03:36 +00:00
Merge pull request #191 from ahmadk953/dependabot/npm_and_yarn/tanstack/react-query-5.31.0
Bump @tanstack/react-query from 5.29.2 to 5.31.0
This commit is contained in:
commit
9253089d44
2 changed files with 10 additions and 10 deletions
|
@ -28,7 +28,7 @@
|
|||
"@radix-ui/react-separator": "^1.0.3",
|
||||
"@radix-ui/react-slot": "^1.0.2",
|
||||
"@radix-ui/react-tooltip": "^1.0.7",
|
||||
"@tanstack/react-query": "^5.29.2",
|
||||
"@tanstack/react-query": "^5.31.0",
|
||||
"@vercel/analytics": "^1.2.2",
|
||||
"@vercel/speed-insights": "^1.0.10",
|
||||
"class-variance-authority": "^0.7.0",
|
||||
|
|
18
yarn.lock
18
yarn.lock
|
@ -719,17 +719,17 @@
|
|||
"@swc/counter" "^0.1.3"
|
||||
tslib "^2.4.0"
|
||||
|
||||
"@tanstack/query-core@5.29.0":
|
||||
version "5.29.0"
|
||||
resolved "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.29.0.tgz"
|
||||
integrity sha512-WgPTRs58hm9CMzEr5jpISe8HXa3qKQ8CxewdYZeVnA54JrPY9B1CZiwsCoLpLkf0dGRZq+LcX5OiJb0bEsOFww==
|
||||
"@tanstack/query-core@5.31.0":
|
||||
version "5.31.0"
|
||||
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.31.0.tgz#b11372dedbf307bc8b2c25397c7107205bf50dfa"
|
||||
integrity sha512-r1V6RXB1LUGoEp7HGHVK4Tl59kOvAfwI9/kNNwPsb6cR5oHgfn1683sQnoH/3xEDUKOen3fEO90EnGE+OjRw5A==
|
||||
|
||||
"@tanstack/react-query@^5.29.2":
|
||||
version "5.29.2"
|
||||
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.29.2.tgz#c55ffbfaf9d8cf34212428db2b6c61ca6b545188"
|
||||
integrity sha512-nyuWILR4u7H5moLGSiifLh8kIqQDLNOHGuSz0rcp+J75fNc8aQLyr5+I2JCHU3n+nJrTTW1ssgAD8HiKD7IFBQ==
|
||||
"@tanstack/react-query@^5.31.0":
|
||||
version "5.31.0"
|
||||
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.31.0.tgz#ead732a5323c6c2c95da3115542cabc0920e4748"
|
||||
integrity sha512-/GUUDFA8yNIYZaSyImkecVfN9mAVw1Y+9LpHkOQ1DdWaKnbLtwfjelh6OF+6EtwQCycH50EjTL68UK3YTMxwvg==
|
||||
dependencies:
|
||||
"@tanstack/query-core" "5.29.0"
|
||||
"@tanstack/query-core" "5.31.0"
|
||||
|
||||
"@types/hoist-non-react-statics@^3.3.1":
|
||||
version "3.3.5"
|
||||
|
|
Loading…
Reference in a new issue