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 17, 2024
1 parent 80f1f3a commit 94dfee1
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 19 deletions.
4 changes: 2 additions & 2 deletions src/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"clsx": "^2.0.0",
"file-loader": "^6.2.0",
"prism-react-renderer": "^2.0.0",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-player": "^2.9.0",
"url-loader": "^4.1.1"
},
Expand Down
29 changes: 14 additions & 15 deletions src/package-lock.json

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

4 changes: 2 additions & 2 deletions src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@
"laravel-mix": "^6.0.28",
"lodash": "^4.17.19",
"merge-stream": "^2.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"resolve-url-loader": "^5.0.0",
"sass": "^1.56.1"
},
Expand Down

0 comments on commit 94dfee1

Please sign in to comment.