Skip to content

Commit

Permalink
Install @tanstack/react-query
Browse files Browse the repository at this point in the history
  • Loading branch information
barbara-chaves committed Jun 4, 2024
1 parent 054f4a3 commit 2ec5c60
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
1 change: 1 addition & 0 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"@radix-ui/react-switch": "^1.0.3",
"@svgr/webpack": "^8.1.0",
"@t3-oss/env-core": "^0.10.1",
"@tanstack/react-query": "^5.40.1",
"@transifex/native": "^7.1.0",
"@typescript-eslint/eslint-plugin": "^7.10.0",
"axios": "^1.7.2",
Expand Down
19 changes: 19 additions & 0 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3072,6 +3072,24 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.40.0":
version: 5.40.0
resolution: "@tanstack/query-core@npm:5.40.0"
checksum: 10c0/8ed200657dcdc1c05a44571be07e7a9d9a6c19c4ac067560bfb9d065a9cfb3e0dbbd0c44c17814272fd0b8d559030e9f4b50fb917c4312bbe61c9848767fde38
languageName: node
linkType: hard

"@tanstack/react-query@npm:^5.40.1":
version: 5.40.1
resolution: "@tanstack/react-query@npm:5.40.1"
dependencies:
"@tanstack/query-core": "npm:5.40.0"
peerDependencies:
react: ^18.0.0
checksum: 10c0/1585b29127762a57181b0c9bc79711eed08dd6d108441d092a568cd094774ee367d896e885cc92d7ca2fd424c95225c347db4b4e2e62718e665272c1f199bf03
languageName: node
linkType: hard

"@transifex/native@npm:^7.1.0":
version: 7.1.0
resolution: "@transifex/native@npm:7.1.0"
Expand Down Expand Up @@ -4348,6 +4366,7 @@ __metadata:
"@radix-ui/react-switch": "npm:^1.0.3"
"@svgr/webpack": "npm:^8.1.0"
"@t3-oss/env-core": "npm:^0.10.1"
"@tanstack/react-query": "npm:^5.40.1"
"@transifex/native": "npm:^7.1.0"
"@types/express": "npm:^4"
"@types/mapbox-gl": "npm:^3"
Expand Down

0 comments on commit 2ec5c60

Please sign in to comment.