Skip to content

Commit 9e086d8

Browse files
committed
release: v5.53.0
1 parent f3aad7c commit 9e086d8

File tree

5 files changed

+14
-20
lines changed

5 files changed

+14
-20
lines changed

examples/react/algolia/package.json

+1-1
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.52.3",
19+
"@tanstack/eslint-plugin-query": "^5.53.0",
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

+1-1
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.52.3",
20+
"@tanstack/eslint-plugin-query": "^5.53.0",
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

+1-1
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.52.3",
17+
"@tanstack/eslint-plugin-query": "^5.53.0",
1818
"typescript": "5.3.3",
1919
"vite": "^5.3.5",
2020
"vite-plugin-solid": "^2.10.2"

packages/eslint-plugin-query/package.json

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

pnpm-lock.yaml

+10-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)