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.
fix(deps): update react monorepo to v19
Browse files Browse the repository at this point in the history
renovate[bot] authored Jan 12, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 0ecf831 commit 7e5340c
Showing 2 changed files with 85 additions and 102 deletions.
181 changes: 82 additions & 99 deletions pnpm-lock.yaml
6 changes: 3 additions & 3 deletions website/package.json
Original file line number Diff line number Diff line change
@@ -16,13 +16,13 @@
"next": "15.1.4",
"next-sitemap": "4.2.3",
"nextra": "3.0.0-alpha.22",
"react": "18.2.0",
"react-dom": "18.2.0"
"react": "19.0.0",
"react-dom": "19.0.0"
},
"devDependencies": {
"@theguild/tailwind-config": "0.4.2",
"@types/node": "22.10.1",
"@types/react": "18.2.69",
"@types/react": "19.0.5",
"sharp": "0.33.3"
},
"browserslist": {

0 comments on commit 7e5340c

Please sign in to comment.