1 Commits

Author SHA1 Message Date
698e9c6a7d Update dependency @tanstack/eslint-plugin-query to v5.91.0
All checks were successful
plex-watchlist/pipeline/pr-develop This commit looks good
2025-09-28 20:45:18 +00:00

8
package-lock.json generated
View File

@@ -4772,12 +4772,12 @@
}
},
"node_modules/@tanstack/eslint-plugin-query": {
"version": "5.90.2",
"resolved": "https://registry.npmjs.org/@tanstack/eslint-plugin-query/-/eslint-plugin-query-5.90.2.tgz",
"integrity": "sha512-SqhxxMQu8+0Z8HuiHXh34cztvaOCU5PySwSPvnMKDSWBMbH2jhuCzKZQcFFJ3dZ3lTBCoT54uzUYHGyorT6jqg==",
"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==",
"dev": true,
"dependencies": {
"@typescript-eslint/utils": "^8.44.0"
"@typescript-eslint/utils": "^8.44.1"
},
"funding": {
"type": "github",