1 Commits

Author SHA1 Message Date
8b34f8633c Update dependency @tanstack/eslint-plugin-query to v5.73.3
Some checks reported errors
plex-watchlist/pipeline/pr-develop This commit looks good
Plex Watchlist Analysis/pipeline/pr-develop Something is wrong with the build of this commit
2025-04-12 14:42:24 +00:00

6
package-lock.json generated
View File

@@ -4770,9 +4770,9 @@
}
},
"node_modules/@tanstack/eslint-plugin-query": {
"version": "5.72.2",
"resolved": "https://registry.npmjs.org/@tanstack/eslint-plugin-query/-/eslint-plugin-query-5.72.2.tgz",
"integrity": "sha512-JzfDu6fA/6jj25td+NxYSjiSC2kqo62uVWgquqUUOgzQK+/eJ2IH3pVDeIXrrhQ9VsaJEBeaJN4Lc0klnlVvGQ==",
"version": "5.73.3",
"resolved": "https://registry.npmjs.org/@tanstack/eslint-plugin-query/-/eslint-plugin-query-5.73.3.tgz",
"integrity": "sha512-GmUtnOkRzDuNOq96g3eW5ADKC1nWfrM9RI0kRyQVr87rOl6y+PUgkuVaPxh3R2C0EVODxCS07b9aaWphidl/OA==",
"dev": true,
"dependencies": {
"@typescript-eslint/utils": "^8.18.1"