Skip to content

Commit

Permalink
chore(deps): update nextjs monorepo to v13.5.3 (#90)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 25, 2023
1 parent f5e6b48 commit 827b725
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 217 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"adm-zip": "^0.5.10",
"next": "13.5.2",
"next": "13.5.3",
"react": "18.2.0",
"react-dom": "18.2.0"
},
Expand All @@ -25,7 +25,7 @@
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"eslint": "8.50.0",
"eslint-config-next": "13.5.2",
"eslint-config-next": "13.5.3",
"eslint-plugin-import": "^2.27.5",
"jest": "^29.5.0",
"typescript": "^5.0.4"
Expand Down
Loading

1 comment on commit 827b725

@vercel
Copy link

@vercel vercel bot commented on 827b725 Sep 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.