Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent ade8317 commit c9e2d6c
Show file tree
Hide file tree
Showing 2 changed files with 490 additions and 407 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,19 +14,19 @@
},
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/react": "18.3.2",
"@types/react-dom": "18.3.0",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@vitejs/plugin-react": "4.2.1",
"@vitejs/plugin-react": "4.3.3",
"cypress": "12.17.4",
"eslint": "8.57.0",
"eslint-plugin-react": "7.34.1",
"eslint": "8.57.1",
"eslint-plugin-react": "7.37.2",
"husky": "8.0.3",
"lint-staged": "13.3.0",
"prettier": "3.2.5",
"typescript": "5.4.5",
"vite": "5.2.11"
"prettier": "3.3.3",
"typescript": "5.6.3",
"vite": "5.4.10"
},
"lint-staged": {
"*.js": "eslint --cache --fix",
Expand Down
Loading

0 comments on commit c9e2d6c

Please sign in to comment.