Skip to content

Commit

Permalink
Update react monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent 9bedae6 commit 3913f6b
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 23 deletions.
8 changes: 4 additions & 4 deletions apps/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"@t3-oss/env-nextjs": "^0.11.0",
"next": "^14.0.4",
"next-auth": "^4.24.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"zod": "^3.22.4"
},
"devDependencies": {
Expand All @@ -28,8 +28,8 @@
"@repo/typescript-config": "*",
"@types/eslint": "^8.56.1",
"@types/node": "^22.0.0",
"@types/react": "^18.2.46",
"@types/react-dom": "^18.2.18",
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0",
"eslint": "^8.56.0",
"prisma": "^5.15.0",
"prisma-import": "^1.0.4",
Expand Down
64 changes: 45 additions & 19 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3913f6b

Please sign in to comment.