1 Commits

Author SHA1 Message Date
eefc533882 Update dependency @tanstack/eslint-plugin-query to v5.62.16
All checks were successful
plex-watchlist/pipeline/pr-develop This commit looks good
Plex Watchlist Analysis/pipeline/pr-develop This commit looks good
2025-01-06 19:41:53 +00:00

6
package-lock.json generated
View File

@@ -4770,9 +4770,9 @@
}
},
"node_modules/@tanstack/eslint-plugin-query": {
"version": "5.62.15",
"resolved": "https://registry.npmjs.org/@tanstack/eslint-plugin-query/-/eslint-plugin-query-5.62.15.tgz",
"integrity": "sha512-24BHoF3LIzyptjrZXc1IpaISno+fhVD3zWWso/HPSB+ZVOyOXoiQSQc2K362T13JKJ07EInhHi1+KyNoRzCCfQ==",
"version": "5.62.16",
"resolved": "https://registry.npmjs.org/@tanstack/eslint-plugin-query/-/eslint-plugin-query-5.62.16.tgz",
"integrity": "sha512-VhnHSQ/hc62olLzGhlLJ4BJGWynwjs3cDMsByasKJ3zjW1YZ+6raxOv0gHHISm+VEnAY42pkMowmSWrXfL4NTw==",
"dev": true,
"dependencies": {
"@typescript-eslint/utils": "^8.18.1"