1 Commits

Author SHA1 Message Date
71b68ab9af Update dependency @tanstack/eslint-plugin-query to v5.91.1
All checks were successful
plex-watchlist/pipeline/pr-develop This commit looks good
2025-10-15 20:46:51 +00:00

6
package-lock.json generated
View File

@@ -4772,9 +4772,9 @@
}
},
"node_modules/@tanstack/eslint-plugin-query": {
"version": "5.91.0",
"resolved": "https://registry.npmjs.org/@tanstack/eslint-plugin-query/-/eslint-plugin-query-5.91.0.tgz",
"integrity": "sha512-Kn6yWyRe3dIPf7NqyDMhcsTBz2Oh8jPSOpBdlnLQhGBJ6iTMBFYA4B1UreGJ/WdfzQskSMh5imcyWF+wqa/Q5g==",
"version": "5.91.1",
"resolved": "https://registry.npmjs.org/@tanstack/eslint-plugin-query/-/eslint-plugin-query-5.91.1.tgz",
"integrity": "sha512-qbOAm0p7RCEVW5ZyJrqu2sed8hq6YbVqZmfG+C5IZSVOd9GL4XgK8XvF9QsEbaqUzxQrIjw4EEWnYlaYYNd42A==",
"dev": true,
"dependencies": {
"@typescript-eslint/utils": "^8.44.1"