Skip to content

Commit

Permalink
chore(deps): update react monorepo to v19 (#360)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 7, 2024
1 parent 98eda51 commit dc3350e
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 107 deletions.
8 changes: 4 additions & 4 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
"@uiw/codemirror-theme-github": "^4.23.3",
"@uiw/react-codemirror": "^4.23.3",
"@vercel/speed-insights": "^1.0.12",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"shlex": "^2.1.2"
},
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/react": "^18.3.9",
"@types/react-dom": "^18.3.0",
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0",
"@typescript-eslint/eslint-plugin": "^8.7.0",
"@typescript-eslint/parser": "^8.7.0",
"@vitejs/plugin-react": "^4.3.1",
Expand Down
Loading

0 comments on commit dc3350e

Please sign in to comment.