1 Commits

Author SHA1 Message Date
6e4999bcb9 Update dependency @tanstack/eslint-plugin-query to v5.74.7
All checks were successful
plex-watchlist/pipeline/pr-develop This commit looks good
2025-04-27 15:42:34 +00:00

6
package-lock.json generated
View File

@@ -4770,9 +4770,9 @@
}
},
"node_modules/@tanstack/eslint-plugin-query": {
"version": "5.73.3",
"resolved": "https://registry.npmjs.org/@tanstack/eslint-plugin-query/-/eslint-plugin-query-5.73.3.tgz",
"integrity": "sha512-GmUtnOkRzDuNOq96g3eW5ADKC1nWfrM9RI0kRyQVr87rOl6y+PUgkuVaPxh3R2C0EVODxCS07b9aaWphidl/OA==",
"version": "5.74.7",
"resolved": "https://registry.npmjs.org/@tanstack/eslint-plugin-query/-/eslint-plugin-query-5.74.7.tgz",
"integrity": "sha512-EeHuaaYiCOD+XOGyB7LMNEx9OEByAa5lkgP+S3ZggjKJpmIO6iRWeoIYYDKo2F8uc3qXcVhTfC7pn7NddQiNtA==",
"dev": true,
"dependencies": {
"@typescript-eslint/utils": "^8.18.1"