Skip to content

Commit 8ae5aed

Browse files
committed
release: v5.60.1
1 parent 2f6c028 commit 8ae5aed

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

examples/react/algolia/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"react-dom": "19.0.0-rc-4c2e457c7c-20240522"
1717
},
1818
"devDependencies": {
19-
"@tanstack/eslint-plugin-query": "^5.59.20",
19+
"@tanstack/eslint-plugin-query": "^5.60.1",
2020
"@types/react": "^18.2.79",
2121
"@types/react-dom": "^18.2.25",
2222
"@vitejs/plugin-react": "^4.3.1",

examples/react/basic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"react-dom": "19.0.0-rc-4c2e457c7c-20240522"
1818
},
1919
"devDependencies": {
20-
"@tanstack/eslint-plugin-query": "^5.59.20",
20+
"@tanstack/eslint-plugin-query": "^5.60.1",
2121
"@types/react": "^18.2.79",
2222
"@types/react-dom": "^18.2.25",
2323
"@vitejs/plugin-react": "^4.3.1",

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.19"
1515
},
1616
"devDependencies": {
17-
"@tanstack/eslint-plugin-query": "^5.59.20",
17+
"@tanstack/eslint-plugin-query": "^5.60.1",
1818
"typescript": "5.3.3",
1919
"vite": "^5.3.5",
2020
"vite-plugin-solid": "^2.10.2"

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.59.20",
3+
"version": "5.60.1",
44
"description": "ESLint plugin for TanStack Query",
55
"author": "Eliya Cohen",
66
"license": "MIT",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)