1 Commits

Author SHA1 Message Date
bf5825f8ae Update dependency @tanstack/eslint-plugin-query to v5.78.0
All checks were successful
plex-watchlist/pipeline/pr-develop This commit looks good
2025-05-26 14:45:32 +00:00

6
package-lock.json generated
View File

@@ -4772,9 +4772,9 @@
}
},
"node_modules/@tanstack/eslint-plugin-query": {
"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==",
"version": "5.78.0",
"resolved": "https://registry.npmjs.org/@tanstack/eslint-plugin-query/-/eslint-plugin-query-5.78.0.tgz",
"integrity": "sha512-hYkhWr3UP0CkAsn/phBVR98UQawbw8CmTSgWtdgEBUjI60/GBaEIkpgi/Bp/2I8eIDK4+vdY7ac6jZx+GR+hEQ==",
"dev": true,
"dependencies": {
"@typescript-eslint/utils": "^8.18.1"