Skip to content

Commit 3cc0c15

Browse files
committed
release: v5.28.11
1 parent 1e3f791 commit 3cc0c15

File tree

6 files changed

+9
-9
lines changed

6 files changed

+9
-9
lines changed

examples/react/algolia/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"react-dom": "^18.2.0"
1919
},
2020
"devDependencies": {
21-
"@tanstack/eslint-plugin-query": "^5.28.6",
21+
"@tanstack/eslint-plugin-query": "^5.28.11",
2222
"@types/react": "^18.2.55",
2323
"@types/react-dom": "^18.2.19",
2424
"@vitejs/plugin-react": "^4.2.1",

examples/react/basic-typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"react-dom": "^18.2.0"
1919
},
2020
"devDependencies": {
21-
"@tanstack/eslint-plugin-query": "^5.28.6",
21+
"@tanstack/eslint-plugin-query": "^5.28.11",
2222
"@types/react": "^18.2.55",
2323
"@types/react-dom": "^18.2.19",
2424
"@vitejs/plugin-react": "^4.2.1",

examples/react/basic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"react-dom": "^18.2.0"
1616
},
1717
"devDependencies": {
18-
"@tanstack/eslint-plugin-query": "^5.28.6",
18+
"@tanstack/eslint-plugin-query": "^5.28.11",
1919
"@vitejs/plugin-react": "^4.2.1",
2020
"vite": "^5.1.1"
2121
},

examples/solid/simple/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"solid-js": "^1.8.14"
1515
},
1616
"devDependencies": {
17-
"@tanstack/eslint-plugin-query": "^5.28.6",
17+
"@tanstack/eslint-plugin-query": "^5.28.11",
1818
"typescript": "5.2.2",
1919
"vite": "^5.1.1",
2020
"vite-plugin-solid": "^2.9.1"

packages/eslint-plugin-query/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tanstack/eslint-plugin-query",
3-
"version": "5.28.6",
3+
"version": "5.28.11",
44
"description": "ESLint plugin for TanStack Query",
55
"author": "Eliya Cohen",
66
"license": "MIT",

pnpm-lock.yaml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)