Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/settings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"start": "../../node_modules/.bin/webpack --watch"
},
"dependencies": {
"@tanstack/react-query": "^4.24.10",
"@tanstack/react-query": "^4.26.1",
"@transifex/native": "^5.1.0",
"@transifex/react": "^5.1.0",
"@wordpress/api-fetch": "6.25.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2869,10 +2869,10 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:4.24.10":
version: 4.24.10
resolution: "@tanstack/query-core@npm:4.24.10"
checksum: 8268b9dca4a2ed39f8575976d8a3e2f839bb6f4fb821dc00ba8e2aeffffe2f73e23344bcc24b9cb6dae9dbfe3ba2b14c76a1e0a38b4064c83beb9aa607fd94bc
"@tanstack/query-core@npm:4.26.1":
version: 4.26.1
resolution: "@tanstack/query-core@npm:4.26.1"
checksum: c7bc751d7d08ce27dd7262aa75a263808b128902b8f3a5dd1ff9b1dfda6511af965388bcdb7d8130bdf10756c1d583f527ead274b1d3e4f4db29c83260b416b0
languageName: node
linkType: hard

Expand All @@ -2891,11 +2891,11 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/react-query@npm:^4.24.10":
version: 4.24.10
resolution: "@tanstack/react-query@npm:4.24.10"
"@tanstack/react-query@npm:^4.26.1":
version: 4.26.1
resolution: "@tanstack/react-query@npm:4.26.1"
dependencies:
"@tanstack/query-core": 4.24.10
"@tanstack/query-core": 4.26.1
use-sync-external-store: ^1.2.0
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
Expand All @@ -2906,7 +2906,7 @@ __metadata:
optional: true
react-native:
optional: true
checksum: 576a2c73e98cf6a3c9584283989383d5ac63b01efe546cc7580ec7b1edf0c0cb8958a3071778cb0af908f5269d45c7516fa388e5f856e37f5b2d3c6110974cbe
checksum: 3b43a5acc84841364c08ed7c7d0f495008214f1f39b7fb073a95a53528ce40b4841dbc407070b4c0082d73990277bbcf9bc88df40217e70c226be4931efaa081
languageName: node
linkType: hard

Expand Down Expand Up @@ -3725,7 +3725,7 @@ __metadata:
"@babel/preset-typescript": 7.21.0
"@babel/runtime": 7.21.0
"@svgr/webpack": 6.5.1
"@tanstack/react-query": ^4.24.10
"@tanstack/react-query": ^4.26.1
"@tanstack/react-query-devtools": ^4.24.12
"@transifex/cli": ^5.1.0
"@transifex/native": ^5.1.0
Expand Down