Skip to content

Commit

Permalink
Update react to v19
Browse files Browse the repository at this point in the history
Update @types/react from 18.3.12 to 19.0.1

Change-type: patch
  • Loading branch information
balena-renovate[bot] authored Dec 17, 2024
1 parent 699d83e commit 7980ced
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
"@mdx-js/react": "^3.0.1",
"gray-matter": "^4.0.3",
"prism-react-renderer": "^2.3.1",
"react": "^18.3.1",
"react": "^19.0.0",
"react-dom": "^18.3.1"
},
"devDependencies": {
"@docusaurus/tsconfig": "^3.5.2",
"@types/react": "^18.3.3",
"@types/react": "^19.0.0",
"@docusaurus/types": "3.6.3",
"@docusaurus/module-type-aliases": "^3.5.2",
"typescript": "5.7.2"
Expand Down

0 comments on commit 7980ced

Please sign in to comment.