Skip to content

Commit

Permalink
chore(deps): update react monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent 899321b commit 5430914
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 70 deletions.
8 changes: 4 additions & 4 deletions gui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"dependencies": {
"@tauri-apps/api": "1.6",
"history": "5.3",
"react": "18.3",
"react-dom": "18.3",
"react": "19.0",
"react-dom": "19.0",
"react-focus-lock": "2.13",
"react-router-dom": "6.28"
},
Expand All @@ -29,8 +29,8 @@
"@testing-library/jest-dom": "6.6",
"@testing-library/react": "16.1",
"@testing-library/user-event": "14.5",
"@types/react": "18.3",
"@types/react-dom": "18.3",
"@types/react": "19.0",
"@types/react-dom": "19.0",
"@typescript-eslint/eslint-plugin": "7.18",
"@typescript-eslint/parser": "7.18",
"@vitejs/plugin-react": "4.3",
Expand Down
121 changes: 55 additions & 66 deletions gui/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5430914

Please sign in to comment.