1 Commits

Author SHA1 Message Date
dc68bf940f Update dependency @tanstack/eslint-plugin-query to v5.62.1
All checks were successful
plex-watchlist/pipeline/pr-develop This commit looks good
Plex Watchlist Analysis/pipeline/pr-develop This commit looks good
2024-12-02 19:40:59 +00:00

6
package-lock.json generated
View File

@@ -4770,9 +4770,9 @@
}
},
"node_modules/@tanstack/eslint-plugin-query": {
"version": "5.61.6",
"resolved": "https://registry.npmjs.org/@tanstack/eslint-plugin-query/-/eslint-plugin-query-5.61.6.tgz",
"integrity": "sha512-39DEve67KRcUOv4WI3svSyKzFGEhPTH4gzy99UBh2PmrDOUvAjfG59zSheNJFLHHokpSOQYJhFRNuMlC00CBMw==",
"version": "5.62.1",
"resolved": "https://registry.npmjs.org/@tanstack/eslint-plugin-query/-/eslint-plugin-query-5.62.1.tgz",
"integrity": "sha512-1886D5U+re1TW0wSH4/kUGG36yIoW5Wkz4twVEzlk3ZWmjF3XkRSWgB+Sc7n+Lyzt8usNV8ZqkZE6DA7IC47fQ==",
"dev": true,
"dependencies": {
"@typescript-eslint/utils": "^8.15.0"