diff --git a/package-lock.json b/package-lock.json index 09ae067..d501e10 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "@heroicons/react": "^2.2.0", "@jest/globals": "^29.7.0", "@playwright/test": "^1.57.0", - "@tanstack/eslint-plugin-query": "^5.66.1", + "@tanstack/eslint-plugin-query": "^5.91.2", "@testing-library/jest-dom": "^6.9.1", "@testing-library/react": "^16.3.1", "@testing-library/user-event": "^14.6.1", @@ -2655,13 +2655,13 @@ } }, "node_modules/@tanstack/eslint-plugin-query": { - "version": "5.66.1", - "resolved": "https://registry.npmjs.org/@tanstack/eslint-plugin-query/-/eslint-plugin-query-5.66.1.tgz", - "integrity": "sha512-pYMVTGgJ7yPk9Rm6UWEmbY6TX0EmMmxJqYkthgeDCwEznToy2m+W928nUODFirtZBZlhBsqHy33LO0kyTlgf0w==", + "version": "5.91.2", + "resolved": "https://registry.npmjs.org/@tanstack/eslint-plugin-query/-/eslint-plugin-query-5.91.2.tgz", + "integrity": "sha512-UPeWKl/Acu1IuuHJlsN+eITUHqAaa9/04geHHPedY8siVarSaWprY0SVMKrkpKfk5ehRT7+/MZ5QwWuEtkWrFw==", "dev": true, "license": "MIT", "dependencies": { - "@typescript-eslint/utils": "^8.18.1" + "@typescript-eslint/utils": "^8.44.1" }, "funding": { "type": "github", diff --git a/package.json b/package.json index d68820b..f6e7158 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@heroicons/react": "^2.2.0", "@jest/globals": "^29.7.0", "@playwright/test": "^1.57.0", - "@tanstack/eslint-plugin-query": "^5.66.1", + "@tanstack/eslint-plugin-query": "^5.91.2", "@testing-library/jest-dom": "^6.9.1", "@testing-library/react": "^16.3.1", "@testing-library/user-event": "^14.6.1",