Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 9, 2024
1 parent d2ec7c2 commit f1ddbf1
Show file tree
Hide file tree
Showing 2 changed files with 118 additions and 118 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,20 +19,20 @@
"@mui/material": "^5.15.12",
"@mui/material-nextjs": "^5.15.11",
"ky": "^1.2.2",
"next": "14.1.2",
"next": "14.1.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"swr": "^2.2.5",
"zod": "^3.22.4"
},
"devDependencies": {
"@types/node": "20.11.24",
"@types/react": "18.2.63",
"@types/react-dom": "18.2.20",
"@types/node": "20.11.25",
"@types/react": "18.2.64",
"@types/react-dom": "18.2.21",
"eslint": "8.57.0",
"eslint-config-next": "14.1.2",
"eslint-config-next": "14.1.3",
"npm-run-all2": "6.1.2",
"prettier": "3.2.5",
"typescript": "5.3.3"
"typescript": "5.4.2"
}
}
Loading

0 comments on commit f1ddbf1

Please sign in to comment.