1 Commits

Author SHA1 Message Date
b8f455b57f Update dependency @tanstack/eslint-plugin-query to v5.81.1 2025-06-21 20:43:51 +00:00

6
package-lock.json generated
View File

@@ -4772,9 +4772,9 @@
}
},
"node_modules/@tanstack/eslint-plugin-query": {
"version": "5.81.0",
"resolved": "https://registry.npmjs.org/@tanstack/eslint-plugin-query/-/eslint-plugin-query-5.81.0.tgz",
"integrity": "sha512-Up+951VjPHIBnf7h2EF13GmueV8t62fWCXpQg7fmP6WNJPcJ3lTGWAeE5Dl4AkcSPFdSIwi4rJ3jjmJ31DJJUA==",
"version": "5.81.1",
"resolved": "https://registry.npmjs.org/@tanstack/eslint-plugin-query/-/eslint-plugin-query-5.81.1.tgz",
"integrity": "sha512-w8hmZF5+C/IGZ4GWLpsHrQx6ftlc7Y+shAE2omhltntW4CMpdXK/n4org5Jkl+nYgLyyQBjxjklVQiHnEtVNfA==",
"dev": true,
"dependencies": {
"@typescript-eslint/utils": "^8.18.1"