diff --git a/package.json b/package.json index ee90b1d..a13aa6e 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@radix-ui/react-separator": "^1.0.3", "@radix-ui/react-slot": "^1.1.0", "@radix-ui/react-tooltip": "^1.1.2", - "@tanstack/react-query": "^5.51.11", + "@tanstack/react-query": "^5.51.15", "@vercel/analytics": "^1.3.1", "@vercel/speed-insights": "^1.0.12", "babel-plugin-react-compiler": "0.0.0-experimental-696af53-20240625", diff --git a/yarn.lock b/yarn.lock index 66fb137..35ea167 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1681,21 +1681,21 @@ __metadata: languageName: node linkType: hard -"@tanstack/query-core@npm:5.51.9": - version: 5.51.9 - resolution: "@tanstack/query-core@npm:5.51.9" - checksum: 10c0/05ae00d0f4c80ea82991b7624551da543abbe8782b9b3910867d1d142076e2ac8892f50c37f2bde0bfa70ada3be1ad2f74472aece945a0237d2c86b729a02a1c +"@tanstack/query-core@npm:5.51.15": + version: 5.51.15 + resolution: "@tanstack/query-core@npm:5.51.15" + checksum: 10c0/8ae5cbec93852a6f2b79717aa0de8c024f829e8c18a01432240cabf5505d2fcd46d8e034fdaa04f69f5889ae6dbe29ffed5798090ede29b4c09cf947fee2b11a languageName: node linkType: hard -"@tanstack/react-query@npm:^5.51.11": - version: 5.51.11 - resolution: "@tanstack/react-query@npm:5.51.11" +"@tanstack/react-query@npm:^5.51.15": + version: 5.51.15 + resolution: "@tanstack/react-query@npm:5.51.15" dependencies: - "@tanstack/query-core": "npm:5.51.9" + "@tanstack/query-core": "npm:5.51.15" peerDependencies: react: ^18.0.0 - checksum: 10c0/318aea36ffafc3e5123d970442c1358058137c069ef65dddcef87ea2406bc2f943f5e6da286df581885ba192b962b96eb785e57ef29366ee2178f18e39190f76 + checksum: 10c0/53c53331c7b8935345fb9d474ace7d66f21ab924f74a04e71782ca5f1a031f42905c162ae61bba5ec56155e5df81ab0dfbe98029348da784617e81c545d6536d languageName: node linkType: hard @@ -6367,7 +6367,7 @@ __metadata: "@radix-ui/react-separator": "npm:^1.0.3" "@radix-ui/react-slot": "npm:^1.1.0" "@radix-ui/react-tooltip": "npm:^1.1.2" - "@tanstack/react-query": "npm:^5.51.11" + "@tanstack/react-query": "npm:^5.51.15" "@types/lodash": "npm:^4.17.7" "@types/node": "npm:^20.14.12" "@types/react": "npm:types-react@rc"