diff --git a/package.json b/package.json index 4234c82..fbbabcc 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@radix-ui/react-tooltip": "^1.1.8", "@radix-ui/react-visually-hidden": "^1.1.0", "@sentry/nextjs": "9", - "@tanstack/react-query": "^5.71.3", + "@tanstack/react-query": "^5.70.0", "@vercel/analytics": "^1.5.0", "@vercel/speed-insights": "^1.1.0", "class-variance-authority": "^0.7.1", @@ -71,7 +71,7 @@ "@content-collections/core": "^0.8.2", "@content-collections/mdx": "^0.2.2", "@content-collections/next": "^0.2.6", - "@eslint/eslintrc": "^3.3.1", + "@eslint/eslintrc": "^3.3.0", "@eslint/js": "^9.22.0", "@microsoft/eslint-formatter-sarif": "^3.1.0", "@next/eslint-plugin-next": "15.2.4", diff --git a/yarn.lock b/yarn.lock index 2c73bb7..cdf46c3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1435,6 +1435,23 @@ __metadata: languageName: node linkType: hard +"@eslint/eslintrc@npm:^3.3.0": + version: 3.3.0 + resolution: "@eslint/eslintrc@npm:3.3.0" + dependencies: + ajv: "npm:^6.12.4" + debug: "npm:^4.3.2" + espree: "npm:^10.0.1" + globals: "npm:^14.0.0" + ignore: "npm:^5.2.0" + import-fresh: "npm:^3.2.1" + js-yaml: "npm:^4.1.0" + minimatch: "npm:^3.1.2" + strip-json-comments: "npm:^3.1.1" + checksum: 10c0/215de990231b31e2fe6458f225d8cea0f5c781d3ecb0b7920703501f8cd21b3101fc5ef2f0d4f9a38865d36647b983e0e8ce8bf12fd2bcdd227fc48a5b1a43be + languageName: node + linkType: hard + "@eslint/eslintrc@npm:^3.3.1": version: 3.3.1 resolution: "@eslint/eslintrc@npm:3.3.1" @@ -4386,21 +4403,21 @@ __metadata: languageName: node linkType: hard -"@tanstack/query-core@npm:5.71.3": - version: 5.71.3 - resolution: "@tanstack/query-core@npm:5.71.3" - checksum: 10c0/641efabd4ee2129f5f9d45a38e23ce4b7650f5a7c42f8b5c21c81381d482df1ca2390b79c2217c2f4427d6001513c48d2d05cb10a0f0d408005b9390f09008ef +"@tanstack/query-core@npm:5.70.0": + version: 5.70.0 + resolution: "@tanstack/query-core@npm:5.70.0" + checksum: 10c0/477295a10fbae909dbfada411bde4af3176585afe619570547788b5f6990202369bc27cd997c358930b9cb0957676396bedb9d5e59987fbd99687d368826bd53 languageName: node linkType: hard -"@tanstack/react-query@npm:^5.71.3": - version: 5.71.3 - resolution: "@tanstack/react-query@npm:5.71.3" +"@tanstack/react-query@npm:^5.70.0": + version: 5.70.0 + resolution: "@tanstack/react-query@npm:5.70.0" dependencies: - "@tanstack/query-core": "npm:5.71.3" + "@tanstack/query-core": "npm:5.70.0" peerDependencies: react: ^18 || ^19 - checksum: 10c0/e3677fa0c4c367839e2f73912678e8c86d51f4d81a122462d44d76fb5ccb889efe4e1a9e0aef387e3d89f0e39fd7b766803b8053c0d57cea84ca509668d77bc8 + checksum: 10c0/3c2a2f57b6857cd3f95de006e445440cabb2af7d3cce136da8dc6a963e6b8c2a16af6bed024af7a6a4642e08a38a6efe111d965b19356e48467133a5903a185c languageName: node linkType: hard @@ -13153,7 +13170,7 @@ __metadata: "@content-collections/core": "npm:^0.8.2" "@content-collections/mdx": "npm:^0.2.2" "@content-collections/next": "npm:^0.2.6" - "@eslint/eslintrc": "npm:^3.3.1" + "@eslint/eslintrc": "npm:^3.3.0" "@eslint/js": "npm:^9.22.0" "@hello-pangea/dnd": "npm:^18.0.1" "@liveblocks/client": "npm:^2.22.2" @@ -13178,7 +13195,7 @@ __metadata: "@radix-ui/react-visually-hidden": "npm:^1.1.0" "@sentry/nextjs": "npm:9" "@tailwindcss/typography": "npm:^0.5.16" - "@tanstack/react-query": "npm:^5.71.3" + "@tanstack/react-query": "npm:^5.70.0" "@testing-library/dom": "npm:^10.4.0" "@testing-library/jest-dom": "npm:^6.6.3" "@testing-library/react": "npm:^16.2.0"