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 Oct 29, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 288789f commit f97eeda
Showing 2 changed files with 255 additions and 572 deletions.
823 changes: 253 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.15",
"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.15",
"eslint-config-next": "15.0.2",
"typescript": "^5"
}
}

0 comments on commit f97eeda

Please sign in to comment.