Skip to content

Commit

Permalink
fix(deps): update react monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 22, 2024
1 parent 45436b6 commit fce5f78
Show file tree
Hide file tree
Showing 2 changed files with 231 additions and 240 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
"@radix-ui/react-icons": "^1.3.0",
"@radix-ui/react-separator": "^1.1.0",
"@types/node": "^20.12.2",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0",
"autoprefixer": "^10.4.19",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
Expand All @@ -54,9 +54,9 @@
"postcss-import": "^16.0.0",
"quill-image-resize-module-react": "^3.0.0",
"quill-image-uploader": "^1.3.0",
"react": "^18.2.0",
"react": "^19.0.0",
"react-countup": "^6.5.3",
"react-dom": "^18.2.0",
"react-dom": "^19.0.0",
"react-hook-form": "^7.51.3",
"react-quill": "^2.0.0",
"react-remove-scroll": "^2.5.9",
Expand Down
Loading

0 comments on commit fce5f78

Please sign in to comment.