Skip to content

Commit

Permalink
fix: πŸ› bump @tanstack/eslint-plugin-query to v5.61.6 (#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmy-guzman authored Nov 30, 2024
1 parent e037f5f commit c76670c
Show file tree
Hide file tree
Showing 2 changed files with 316 additions and 347 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"dependencies": {
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.1",
"@eslint/js": "^9.15.0",
"@tanstack/eslint-plugin-query": "^5.61.3",
"@tanstack/eslint-plugin-query": "^5.61.6",
"@types/eslint": "9.6.1",
"@typescript-eslint/parser": "^8.16.0",
"@typescript-eslint/utils": "^8.16.0",
Expand Down Expand Up @@ -86,36 +86,36 @@
"@semantic-release/git": "10.0.1",
"@semantic-release/npm": "12.0.1",
"@semantic-release/release-notes-generator": "14.0.1",
"@tanstack/react-query": "5.61.3",
"@tanstack/react-query": "5.62.0",
"@testing-library/dom": "10.4.0",
"@testing-library/react": "16.0.1",
"@total-typescript/ts-reset": "0.6.1",
"@types/node": "22.9.4",
"@types/node": "22.10.1",
"@types/react": "18.3.12",
"@vitest/coverage-v8": "2.1.5",
"astro": "4.16.14",
"@vitest/coverage-v8": "2.1.6",
"astro": "4.16.16",
"clean-pkg-json": "1.2.0",
"commitlint": "19.6.0",
"eslint": "9.15.0",
"eslint-typegen": "0.3.2",
"gitzy": "5.7.1",
"is-ci": "3.0.1",
"jiti": "2.4.0",
"jiti": "2.4.1",
"lefthook": "1.8.4",
"pkgroll": "2.5.1",
"prettier": "3.3.3",
"prettier": "3.4.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"semantic-release": "24.2.0",
"storybook": "8.4.5",
"storybook": "8.4.6",
"tsx": "4.19.2",
"typescript": "5.7.2",
"vitest": "2.1.5"
"vitest": "2.1.6"
},
"peerDependencies": {
"eslint": "^9.10.0"
},
"packageManager": "[email protected].2",
"packageManager": "[email protected].4",
"engines": {
"node": ">= 20"
},
Expand Down
Loading

0 comments on commit c76670c

Please sign in to comment.