1 Commits

Author SHA1 Message Date
8ffecd2348 Update dependency @tanstack/eslint-plugin-query to v5.61.6
Some checks failed
Plex Watchlist Analysis/pipeline/pr-develop There was a failure building this commit
plex-watchlist/pipeline/pr-develop This commit looks good
2024-11-28 14:40:55 +00:00

6
package-lock.json generated
View File

@@ -4770,9 +4770,9 @@
}
},
"node_modules/@tanstack/eslint-plugin-query": {
"version": "5.61.4",
"resolved": "https://registry.npmjs.org/@tanstack/eslint-plugin-query/-/eslint-plugin-query-5.61.4.tgz",
"integrity": "sha512-QVVsY8hwrX9r6c8lLV48oY682SU2GeVlo0hWMSaOKkI05Yi4bXhw5jv7E2qkbjGrgA6DcVl3o/F0dT4wpT+/SQ==",
"version": "5.61.6",
"resolved": "https://registry.npmjs.org/@tanstack/eslint-plugin-query/-/eslint-plugin-query-5.61.6.tgz",
"integrity": "sha512-39DEve67KRcUOv4WI3svSyKzFGEhPTH4gzy99UBh2PmrDOUvAjfG59zSheNJFLHHokpSOQYJhFRNuMlC00CBMw==",
"dev": true,
"dependencies": {
"@typescript-eslint/utils": "^8.15.0"