Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @tanstack/react-query from 5.39.0 to 5.53.3 in /client #687

Closed
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 client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@mantine/notifications": "^7.10.0",
"@mantine/tiptap": "^7.10.0",
"@tabler/icons-react": "^3.5.0",
"@tanstack/react-query": "^5.39.0",
"@tanstack/react-query": "^5.53.3",
"@tanstack/react-query-devtools": "^5.39.0",
"@tiptap/core": "^2.4.0",
"@tiptap/extension-highlight": "^2.4.0",
Expand Down
22 changes: 11 additions & 11 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -583,10 +583,10 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.38.0":
version: 5.38.0
resolution: "@tanstack/query-core@npm:5.38.0"
checksum: 10c0/d617cb5a571f0ff147b07717ae71764fb5a4cca9765f5a642d2deff80d08c4fafb497a63824c8f84eec5ea4177fe79d5ef2f6f9381bcee4ebb8a22a033e8d5fc
"@tanstack/query-core@npm:5.53.3":
version: 5.53.3
resolution: "@tanstack/query-core@npm:5.53.3"
checksum: 10c0/bf1cee5aa69bca4e3caada664d3cf699031d513e56b206e853fa34ab867482018a1cf8caddcf175bde4c4eedc03378cb628f1b0d5338b1cffcd0c0b56b2ef339
languageName: node
linkType: hard

Expand All @@ -609,14 +609,14 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/react-query@npm:^5.39.0":
version: 5.39.0
resolution: "@tanstack/react-query@npm:5.39.0"
"@tanstack/react-query@npm:^5.53.3":
version: 5.53.3
resolution: "@tanstack/react-query@npm:5.53.3"
dependencies:
"@tanstack/query-core": "npm:5.38.0"
"@tanstack/query-core": "npm:5.53.3"
peerDependencies:
react: ^18.0.0
checksum: 10c0/b43271d60eb1a28b91f81d60ad2421ef863e6e5ab22b2601f5593321357e6f0e6c2fa535038b2fd04f5ca429695501be35917e147cb59d90d86c56235b0fdb07
react: ^18 || ^19
checksum: 10c0/c14e8e2cfe1c46437c513dcfcdfcac211368a29967d0256fa1320484861f14ca5c34dd117a7cd850732759fcc9faa7454b042d812c027fda8e128113b2616dcb
languageName: node
linkType: hard

Expand Down Expand Up @@ -2734,7 +2734,7 @@ __metadata:
"@mantine/tiptap": "npm:^7.10.0"
"@tabler/icons-react": "npm:^3.5.0"
"@tanstack/eslint-plugin-query": "npm:^5.35.6"
"@tanstack/react-query": "npm:^5.39.0"
"@tanstack/react-query": "npm:^5.53.3"
"@tanstack/react-query-devtools": "npm:^5.39.0"
"@tiptap/core": "npm:^2.4.0"
"@tiptap/extension-highlight": "npm:^2.4.0"
Expand Down