1 Commits

Author SHA1 Message Date
c8a57571ee Update dependency @tanstack/eslint-plugin-query to v5.91.2
All checks were successful
plex-watchlist/pipeline/pr-develop This commit looks good
2025-10-16 20:47:42 +00:00

6
package-lock.json generated
View File

@@ -4772,9 +4772,9 @@
}
},
"node_modules/@tanstack/eslint-plugin-query": {
"version": "5.91.1",
"resolved": "https://registry.npmjs.org/@tanstack/eslint-plugin-query/-/eslint-plugin-query-5.91.1.tgz",
"integrity": "sha512-qbOAm0p7RCEVW5ZyJrqu2sed8hq6YbVqZmfG+C5IZSVOd9GL4XgK8XvF9QsEbaqUzxQrIjw4EEWnYlaYYNd42A==",
"version": "5.91.2",
"resolved": "https://registry.npmjs.org/@tanstack/eslint-plugin-query/-/eslint-plugin-query-5.91.2.tgz",
"integrity": "sha512-UPeWKl/Acu1IuuHJlsN+eITUHqAaa9/04geHHPedY8siVarSaWprY0SVMKrkpKfk5ehRT7+/MZ5QwWuEtkWrFw==",
"dev": true,
"dependencies": {
"@typescript-eslint/utils": "^8.44.1"