Skip to content

Commit 8f9f183

Browse files
committed
release: v5.66.1
1 parent 8093fc2 commit 8f9f183

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

examples/react/algolia/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"react-dom": "^19.0.0"
1616
},
1717
"devDependencies": {
18-
"@tanstack/eslint-plugin-query": "^5.66.0",
18+
"@tanstack/eslint-plugin-query": "^5.66.1",
1919
"@types/react": "^18.2.79",
2020
"@types/react-dom": "^18.2.25",
2121
"@vitejs/plugin-react": "^4.3.3",

examples/react/basic/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"react-dom": "^19.0.0"
1717
},
1818
"devDependencies": {
19-
"@tanstack/eslint-plugin-query": "^5.66.0",
19+
"@tanstack/eslint-plugin-query": "^5.66.1",
2020
"@types/react": "^18.2.79",
2121
"@types/react-dom": "^18.2.25",
2222
"@vitejs/plugin-react": "^4.3.3",

examples/solid/simple/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"solid-js": "^1.9.3"
1414
},
1515
"devDependencies": {
16-
"@tanstack/eslint-plugin-query": "^5.66.0",
16+
"@tanstack/eslint-plugin-query": "^5.66.1",
1717
"typescript": "5.7.2",
1818
"vite": "^5.3.5",
1919
"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.66.0",
3+
"version": "5.66.1",
44
"description": "ESLint plugin for TanStack Query",
55
"author": "Eliya Cohen",
66
"license": "MIT",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)