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 3, 2025
1 parent 09c3fd3 commit bf75749
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/carbon-components-react": "^7.55.2",
"@types/luxon": "^3.4.2",
"@types/react-beforeunload": "^2.1.5",
"@types/react-dom": "^18.0.11",
"@types/react-dom": "^19.0.0",
"@types/validator": "^13.7.17",
"@typescript-eslint/parser": "^7.0.0",
"@vitejs/plugin-react": "^4.0.4",
Expand All @@ -30,12 +30,12 @@
"eslint-config-airbnb-typescript": "^18.0.0",
"fast-xml-parser": "^4.4.1",
"luxon": "^3.4.3",
"react": "^18.2.0",
"react": "^19.0.0",
"react-beforeunload": "^2.6.0",
"react-dom": "^18.2.0",
"react-dom": "^19.0.0",
"react-hash-string": "^1.0.0",
"react-router": "^7.1.1",
"react-test-renderer": "^18.2.0",
"react-test-renderer": "^19.0.0",
"react-toastify": "^11.0.0",
"sass": "^1.77.7",
"typescript": "^5.4.4",
Expand All @@ -49,7 +49,7 @@
"@cypress/code-coverage": "^3.12.1",
"@istanbuljs/nyc-config-typescript": "^1.0.2",
"@types/node": "^22.0.0",
"@types/react": "^18.2.74",
"@types/react": "^19.0.0",
"@types/react-test-renderer": "^19.0.0",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@vitest/coverage-v8": "^2.0.0",
Expand Down

0 comments on commit bf75749

Please sign in to comment.