Skip to content

Commit

Permalink
feat: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gsong committed Nov 4, 2024
1 parent 9ff1dfb commit bd15711
Show file tree
Hide file tree
Showing 3 changed files with 263 additions and 256 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,18 +17,18 @@
"@eslint/compat": "^1.2.2",
"@types/eslint-plugin-jsx-a11y": "^6.9.0",
"@types/is-ci": "^3.0.4",
"@types/node": "^22.8.5",
"@types/node": "^22.8.7",
"@types/react": "^18.3.12",
"concurrently": "^9.0.1",
"eslint": "^9.13.0",
"concurrently": "^9.1.0",
"eslint": "^9.14.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-turbo": "^2.2.3",
"globals": "^15.11.0",
"globals": "^15.12.0",
"husky": "^9.1.6",
"is-ci": "^3.0.1",
"lint-staged": "^15.2.10",
Expand All @@ -39,6 +39,6 @@
"rimraf": "^6.0.1",
"turbo": "^2.2.3",
"typescript": "^5.6.3",
"typescript-eslint": "^8.12.2"
"typescript-eslint": "^8.13.0"
}
}
Loading

0 comments on commit bd15711

Please sign in to comment.