Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update nextjs monorepo to v15
Browse files Browse the repository at this point in the history
renovate[bot] authored Nov 6, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 8e885a8 commit e63a3d4
Showing 2 changed files with 256 additions and 572 deletions.
824 changes: 254 additions & 570 deletions website/agb/package-lock.json
4 changes: 2 additions & 2 deletions website/agb/package.json
Original file line number Diff line number Diff line change
@@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"next": "14.2.17",
"next": "15.0.2",
"react": "^18",
"react-dom": "^18",
"react-syntax-highlighter": "^15.5.0",
@@ -23,7 +23,7 @@
"@types/react-syntax-highlighter": "^15.5.13",
"@types/styled-components": "^5.1.34",
"eslint": "^8",
"eslint-config-next": "14.2.17",
"eslint-config-next": "15.0.2",
"typescript": "^5"
}
}

0 comments on commit e63a3d4

Please sign in to comment.