Skip to content

Commit

Permalink
chore(deps): update nextjs monorepo to v14 (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 17, 2023
1 parent 67f0cea commit b9fcff1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions with-nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@remirror/pm": "^2.0.8",
"@remirror/react": "^2.0.35",
"next": "^13.3.0",
"next": "^14.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"remirror": "^2.0.37"
Expand All @@ -23,7 +23,7 @@
"@types/react": "^18.0.37",
"@types/react-dom": "^18.0.11",
"eslint": "^8.38.0",
"eslint-config-next": "^13.3.0",
"eslint-config-next": "^14.0.0",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"jest-remirror": "^2.1.5",
Expand Down

0 comments on commit b9fcff1

Please sign in to comment.