Skip to content

Commit

Permalink
fix(deps): update react monorepo to v19 (major) (#464)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 21, 2024
1 parent 8e598db commit 4dfd282
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 65 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"motion": "^10.18.0",
"next": "14.2.17",
"normalize.css": "8.0.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-markdown": "^9.0.1",
"sharp": "^0.33.5",
"yet-another-react-lightbox": "^3.21.4"
Expand All @@ -33,8 +33,8 @@
"@playwright/test": "1.48.1",
"@types/lodash": "^4.17.7",
"@types/node": "20.17.10",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.1",
"@types/react": "19.0.2",
"@types/react-dom": "19.0.2",
"autoprefixer": "^10.4.20",
"classnames": "2.5.1",
"encoding": "^0.1.13",
Expand Down
113 changes: 52 additions & 61 deletions pnpm-lock.yaml

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

0 comments on commit 4dfd282

Please sign in to comment.