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 Feb 6, 2025
1 parent d827058 commit 6a38c09
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "care_fe",
"version": "2.10.0",
"version": "2.11.0",
"description": "Care is a Digital Public Good enabling TeleICU & Decentralised Administration of Healthcare Capacity across States.",
"private": true,
"repository": {
Expand Down Expand Up @@ -102,9 +102,9 @@
"postcss-loader": "^8.1.1",
"qrcode.react": "^4.1.0",
"raviger": "^4.1.2",
"react": "18.3.1",
"react": "19.0.0",
"react-day-picker": "^8.10.1",
"react-dom": "18.3.1",
"react-dom": "19.0.0",
"react-google-recaptcha": "^3.1.0",
"react-hook-form": "^7.53.2",
"react-i18next": "^15.2.0",
Expand Down Expand Up @@ -133,10 +133,10 @@
"@types/jsdom": "^21.1.7",
"@types/markdown-it": "^14.1.2",
"@types/node": "^22.10.10",
"@types/react": "^18.3.12",
"@types/react": "^19.0.0",
"@types/react-copy-to-clipboard": "^5.0.7",
"@types/react-csv": "^1.1.10",
"@types/react-dom": "^18.3.1",
"@types/react-dom": "^19.0.0",
"@types/react-google-recaptcha": "^2.1.9",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^8.21.0",
Expand Down

0 comments on commit 6a38c09

Please sign in to comment.