1 Commits

Author SHA1 Message Date
37b44ebdca Update dependency @tanstack/eslint-plugin-query to v5.81.2 2025-06-21 22:43:55 +00:00

6
package-lock.json generated
View File

@@ -4772,9 +4772,9 @@
}
},
"node_modules/@tanstack/eslint-plugin-query": {
"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==",
"version": "5.81.2",
"resolved": "https://registry.npmjs.org/@tanstack/eslint-plugin-query/-/eslint-plugin-query-5.81.2.tgz",
"integrity": "sha512-h4k6P6fm5VhKP5NkK+0TTVpGGyKQdx6tk7NYYG7J7PkSu7ClpLgBihw7yzK8N3n5zPaF3IMyErxfoNiXWH/3/A==",
"dev": true,
"dependencies": {
"@typescript-eslint/utils": "^8.18.1"