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 15, 2024
1 parent 12a6d87 commit 20e0428
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 104 deletions.
8 changes: 4 additions & 4 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"@types/lodash": "^4.17",
"lucide-react": "^0.456.0",
"next-themes": "^0.4.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-icons": "^5.3.0",
"react-select": "^5.8.1"
},
Expand All @@ -36,8 +36,8 @@
"@tauri-apps/api": "^1.6.0",
"@tauri-apps/cli": "^1.6.2",
"@types/node": "^22.7.4",
"@types/react": "^18.3.10",
"@types/react-dom": "^18.3.0",
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0",
"@typescript-eslint/eslint-plugin": "^8.14.0",
"@typescript-eslint/parser": "^8.14.0",
"@typescript-eslint/typescript-estree": "^8.14.0",
Expand Down
Loading

0 comments on commit 20e0428

Please sign in to comment.