Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
cosn committed Sep 10, 2024
1 parent 5e16abe commit 8438302
Show file tree
Hide file tree
Showing 2 changed files with 278 additions and 323 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,22 +26,22 @@
},
"license": "MIT",
"devDependencies": {
"@changesets/cli": "^2.27.7",
"@commitlint/cli": "^19.4.0",
"@commitlint/config-conventional": "^19.2.2",
"eslint": "^9.9.1",
"@changesets/cli": "^2.27.8",
"@commitlint/cli": "^19.4.1",
"@commitlint/config-conventional": "^19.4.1",
"eslint": "^9.10.0",
"husky": "^9.1.5",
"prettier": "^3.3.3"
},
"dependencies": {
"@eslint/compat": "^1.1.1",
"@eslint/js": "^9.9.1",
"@tanstack/eslint-plugin-query": "^5.52.0",
"@eslint/js": "^9.10.0",
"@tanstack/eslint-plugin-query": "^5.53.0",
"@total-typescript/ts-reset": "^0.5.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react": "^7.35.2",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-testing-library": "^6.3.0",
"eslint-plugin-vitest": "^0.5.4",
Expand Down
Loading

0 comments on commit 8438302

Please sign in to comment.