Skip to content

Commit

Permalink
release: v5.28.11
Browse files Browse the repository at this point in the history
  • Loading branch information
tannerlinsley committed Apr 2, 2024
1 parent 1e3f791 commit 3cc0c15
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion examples/react/algolia/package.json
Expand Up @@ -18,7 +18,7 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@tanstack/eslint-plugin-query": "^5.28.6",
"@tanstack/eslint-plugin-query": "^5.28.11",
"@types/react": "^18.2.55",
"@types/react-dom": "^18.2.19",
"@vitejs/plugin-react": "^4.2.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/basic-typescript/package.json
Expand Up @@ -18,7 +18,7 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@tanstack/eslint-plugin-query": "^5.28.6",
"@tanstack/eslint-plugin-query": "^5.28.11",
"@types/react": "^18.2.55",
"@types/react-dom": "^18.2.19",
"@vitejs/plugin-react": "^4.2.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/basic/package.json
Expand Up @@ -15,7 +15,7 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@tanstack/eslint-plugin-query": "^5.28.6",
"@tanstack/eslint-plugin-query": "^5.28.11",
"@vitejs/plugin-react": "^4.2.1",
"vite": "^5.1.1"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/solid/simple/package.json
Expand Up @@ -14,7 +14,7 @@
"solid-js": "^1.8.14"
},
"devDependencies": {
"@tanstack/eslint-plugin-query": "^5.28.6",
"@tanstack/eslint-plugin-query": "^5.28.11",
"typescript": "5.2.2",
"vite": "^5.1.1",
"vite-plugin-solid": "^2.9.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin-query/package.json
@@ -1,6 +1,6 @@
{
"name": "@tanstack/eslint-plugin-query",
"version": "5.28.6",
"version": "5.28.11",
"description": "ESLint plugin for TanStack Query",
"author": "Eliya Cohen",
"license": "MIT",
Expand Down
8 changes: 4 additions & 4 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 3cc0c15

Please sign in to comment.