Skip to content

Commit

Permalink
chore(deps): update nextjs monorepo to ^13.5.3 (#104)
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] committed Sep 30, 2023
1 parent 5e34850 commit 3da3ae6
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 316 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 @@
},
"dependencies": {
"dayjs": "^1.11.10",
"next": "^13.4.19",
"next": "^13.5.3",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand All @@ -36,7 +36,7 @@
"c8": "^8.0.1",
"dotenv-cli": "^7.3.0",
"eslint": "^8.50.0",
"eslint-config-next": "^13.4.19",
"eslint-config-next": "^13.5.3",
"prettier": "^3.0.3",
"supertest": "^6.3.3",
"tsx": "^3.13.0",
Expand Down

1 comment on commit 3da3ae6

@vercel
Copy link

@vercel vercel bot commented on 3da3ae6 Sep 30, 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.