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 Jan 2, 2025
1 parent d94087e commit dea59c8
Show file tree
Hide file tree
Showing 2 changed files with 159 additions and 168 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"canvas-confetti": "^1.9.2",
"framer-motion": "^11.0.8",
"next": "^14.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-no-ssr": "^1.1.0",
"uuid": "^9.0.1",
"ws": "^8.16.0",
Expand All @@ -49,8 +49,8 @@
"@types/canvas-confetti": "^1.6.4",
"@types/jest": "^29.5.12",
"@types/node": "22.10.3",
"@types/react": "18.2.73",
"@types/react-dom": "18.2.23",
"@types/react": "19.0.2",
"@types/react-dom": "19.0.2",
"@types/react-no-ssr": "^1.1.7",
"@types/uuid": "^9.0.8",
"@types/ws": "^8.5.10",
Expand Down
Loading

0 comments on commit dea59c8

Please sign in to comment.