diff --git a/client/package.json b/client/package.json index c46f5206..695d3b07 100644 --- a/client/package.json +++ b/client/package.json @@ -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", diff --git a/client/yarn.lock b/client/yarn.lock index bf06c91d..74aefa29 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -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 @@ -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 @@ -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"