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 24, 2024
1 parent f29b944 commit acd51b0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"dependencies": {
"@radix-ui/react-slot": "^1.1.0",
"@types/node": "22.9.0",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"@types/react": "19.0.2",
"@types/react-dom": "19.0.2",
"autoprefixer": "10.4.20",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
Expand All @@ -28,8 +28,8 @@
"next": "15.1.2",
"next-themes": "^0.4.3",
"postcss": "8.4.49",
"react": "18.3.1",
"react-dom": "18.3.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"swr": "^2.2.5",
"tailwind-merge": "^2.5.4",
"tailwindcss": "3.4.15",
Expand Down

0 comments on commit acd51b0

Please sign in to comment.