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 Dec 11, 2024
1 parent ade8317 commit e447eae
Show file tree
Hide file tree
Showing 2 changed files with 504 additions and 412 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.16",
"@types/react-dom": "18.3.5",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@vitejs/plugin-react": "4.2.1",
"@vitejs/plugin-react": "4.3.4",
"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.4.2",
"typescript": "5.7.2",
"vite": "5.4.11"
},
"lint-staged": {
"*.js": "eslint --cache --fix",
Expand Down
Loading

0 comments on commit e447eae

Please sign in to comment.