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 Jan 9, 2025
1 parent b353003 commit fd4e590
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 31 deletions.
8 changes: 4 additions & 4 deletions calm-hub/src/main/webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
"@testing-library/user-event": "^13.5.0",
"@types/jest": "^29.5.14",
"@types/node": "^22.9.0",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0",
"@vitejs/plugin-react-swc": "^3.7.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-json-view-lite": "^2.0.1",
"typescript": "^4.9.5",
"vite": "^6.0.7",
Expand Down
25 changes: 0 additions & 25 deletions docs/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 docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"@mdx-js/react": "^3.0.0",
"clsx": "^2.0.0",
"prism-react-renderer": "^2.3.0",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"webpack": "^5.94.0"
},
"overrides": {
Expand Down

0 comments on commit fd4e590

Please sign in to comment.