1 Commits

Author SHA1 Message Date
bc459a4de5 Update dependency @tanstack/eslint-plugin-query to v5.89.0
All checks were successful
plex-watchlist/pipeline/pr-develop This commit looks good
2025-09-16 20:51:49 +00:00

6
package-lock.json generated
View File

@@ -4772,9 +4772,9 @@
}
},
"node_modules/@tanstack/eslint-plugin-query": {
"version": "5.86.0",
"resolved": "https://registry.npmjs.org/@tanstack/eslint-plugin-query/-/eslint-plugin-query-5.86.0.tgz",
"integrity": "sha512-tmXdnx/fF3yY5G5jpzrJQbASY3PNzsKF0gq9IsZVqz3LJ4sExgdUFGQ305nao0wTMBOclyrSC13v/VQ3yOXu/Q==",
"version": "5.89.0",
"resolved": "https://registry.npmjs.org/@tanstack/eslint-plugin-query/-/eslint-plugin-query-5.89.0.tgz",
"integrity": "sha512-vz8TEuw9GO0xXIdreMpcofvOY17T3cjgob9bSFln8yQsKsbsUvtpvV3F8pVC3tZEDq0IwO++3/e0/+7YKEarNA==",
"dev": true,
"dependencies": {
"@typescript-eslint/utils": "^8.37.0"