Skip to content

Commit

Permalink
chore(dependencies): Update nextjs monorepo to v13.4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 3, 2023
1 parent 3845f36 commit a47cf2b
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 92 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.4.8",
"react": "18.2.0",
"react-dom": "18.2.0"
},
Expand All @@ -30,7 +30,7 @@
"@types/react": "18.2.14",
"@types/react-dom": "18.2.6",
"eslint": "8.44.0",
"eslint-config-next": "13.2.4",
"eslint-config-next": "13.4.8",
"jest": "29.5.0",
"jest-environment-jsdom": "29.5.0",
"typescript": "4.9.5"
Expand Down
167 changes: 77 additions & 90 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a47cf2b

Please sign in to comment.