diff --git a/package.json b/package.json index 05f3879..ad39e02 100644 --- a/package.json +++ b/package.json @@ -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.44.0", + "@tanstack/react-query": "^5.45.0", "@vercel/analytics": "^1.3.1", "@vercel/speed-insights": "^1.0.11", "babel-plugin-react-compiler": "^0.0.0-experimental-938cd9a-20240601", diff --git a/yarn.lock b/yarn.lock index 5e50740..7e32fa1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1423,21 +1423,21 @@ __metadata: languageName: node linkType: hard -"@tanstack/query-core@npm:5.44.0": - version: 5.44.0 - resolution: "@tanstack/query-core@npm:5.44.0" - checksum: 10c0/33e7cfac06d98dadffe02b7124da974f49dbeee96fbca3fd68e3a519c98d99702dbeb019a9cdb35c794b1cad836e5493dd4983499b3a80a52836c9bca9faa74c +"@tanstack/query-core@npm:5.45.0": + version: 5.45.0 + resolution: "@tanstack/query-core@npm:5.45.0" + checksum: 10c0/b1adb0e44a6294f8fc63d1f3915e657e29799ae761012a49430f2694f9fd4f7041984949f61d412ad43e5aaba3ea880ab89b3d2c309cb2860a2913029e9062e9 languageName: node linkType: hard -"@tanstack/react-query@npm:^5.44.0": - version: 5.44.0 - resolution: "@tanstack/react-query@npm:5.44.0" +"@tanstack/react-query@npm:^5.45.0": + version: 5.45.0 + resolution: "@tanstack/react-query@npm:5.45.0" dependencies: - "@tanstack/query-core": "npm:5.44.0" + "@tanstack/query-core": "npm:5.45.0" peerDependencies: react: ^18.0.0 - checksum: 10c0/d46c159d08358189611d21a5d51cbe7d93d27fc1e92a1205c3f26a8d3b0eb2f8c188d168718a74657499cb1feadc8fe2bd5253de8194bef7a66abdb5da54a197 + checksum: 10c0/0bff05c1a048c0f77f85d40adb165785b703b521a2e0f8cc6cd02185f41acd13d75b441ebe1b3887090a155f1f41c90e40079f567a1f00ed34f1f3908531dbb2 languageName: node linkType: hard @@ -5972,7 +5972,7 @@ __metadata: "@radix-ui/react-separator": "npm:^1.0.3" "@radix-ui/react-slot": "npm:^1.0.2" "@radix-ui/react-tooltip": "npm:^1.0.7" - "@tanstack/react-query": "npm:^5.44.0" + "@tanstack/react-query": "npm:^5.45.0" "@types/lodash": "npm:^4.17.5" "@types/node": "npm:^20" "@types/react": "npm:types-react@rc"