Skip to content

Commit

Permalink
release: v5.57.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tannerlinsley committed Sep 20, 2024
1 parent f8d65fb commit 1d851dd
Show file tree
Hide file tree
Showing 5 changed files with 37 additions and 85 deletions.
2 changes: 1 addition & 1 deletion examples/react/algolia/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"react-dom": "19.0.0-rc-4c2e457c7c-20240522"
},
"devDependencies": {
"@tanstack/eslint-plugin-query": "^5.56.1",
"@tanstack/eslint-plugin-query": "^5.57.0",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",
"@vitejs/plugin-react": "^4.3.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"react-dom": "19.0.0-rc-4c2e457c7c-20240522"
},
"devDependencies": {
"@tanstack/eslint-plugin-query": "^5.56.1",
"@tanstack/eslint-plugin-query": "^5.57.0",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",
"@vitejs/plugin-react": "^4.3.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/solid/simple/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"solid-js": "^1.8.19"
},
"devDependencies": {
"@tanstack/eslint-plugin-query": "^5.56.1",
"@tanstack/eslint-plugin-query": "^5.57.0",
"typescript": "5.3.3",
"vite": "^5.3.5",
"vite-plugin-solid": "^2.10.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin-query/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/eslint-plugin-query",
"version": "5.56.1",
"version": "5.57.0",
"description": "ESLint plugin for TanStack Query",
"author": "Eliya Cohen",
"license": "MIT",
Expand Down
114 changes: 33 additions & 81 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1d851dd

Please sign in to comment.