Skip to content

Commit

Permalink
Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 19, 2025
1 parent 337cf04 commit 63079da
Show file tree
Hide file tree
Showing 2 changed files with 1,019 additions and 1,220 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,23 +44,23 @@
"devDependencies": {
"@babel/eslint-parser": "7.25.9",
"@types/node": "^22.7.5",
"@types/react": "^18.3.11",
"@types/react": "^19.0.0",
"@types/react-helmet": "6.1.11",
"@types/styled-components": "5.1.34",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"babel-plugin-styled-components": "2.1.4",
"eslint": "7.32.0",
"eslint-config-prettier": "8.10.0",
"eslint": "9.18.0",
"eslint-config-prettier": "10.0.1",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-prettier": "3.4.1",
"eslint-plugin-prettier": "5.2.3",
"eslint-plugin-react": "7.37.3",
"eslint-plugin-react-hooks": "4.6.2",
"prettier": "2.8.8",
"eslint-plugin-react-hooks": "5.1.0",
"prettier": "3.4.2",
"styled-components": "6.1.13",
"textlint": "11.9.1",
"textlint": "14.4.2",
"textlint-rule-preset-ja-spacing": "2.4.3",
"textlint-rule-preset-japanese": "5.0.0",
"textlint-rule-preset-japanese": "10.0.4",
"typescript": "5.7.2"
},
"keywords": [
Expand Down
Loading

0 comments on commit 63079da

Please sign in to comment.