Skip to content

Commit

Permalink
chore(dependencies): Update nextjs monorepo to v13.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 9, 2024
1 parent c2f9ff3 commit ea0ccc7
Show file tree
Hide file tree
Showing 2 changed files with 850 additions and 238 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"test:ci": "jest --ci"
},
"dependencies": {
"next": "13.2.4",
"next": "13.5.6",
"react": "18.2.0",
"react-dom": "18.2.0"
},
Expand All @@ -30,7 +30,7 @@
"@types/react": "18.2.79",
"@types/react-dom": "18.2.25",
"eslint": "8.57.0",
"eslint-config-next": "13.2.4",
"eslint-config-next": "13.5.6",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"typescript": "4.9.5"
Expand Down

0 comments on commit ea0ccc7

Please sign in to comment.