chore(deps): Update React to v19

This commit is contained in:
renovate[bot]
2025-11-07 02:19:30 +00:00
committed by Xevion
parent 62b8ea1ace
commit 0cfa8eebaf
2 changed files with 114 additions and 133 deletions

View File

@@ -18,16 +18,16 @@
"@tauri-apps/api": "^2.9.0",
"@tauri-apps/plugin-opener": "^2.5.2",
"lucide-react": "^0.548.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react": "^19.2.0",
"react-dom": "^19.2.0",
"tailwindcss": "^4.1.16",
"ts-pattern": "^5.9.0"
},
"devDependencies": {
"@tauri-apps/cli": "^2.9.3",
"@tsconfig/vite-react": "^7.0.1",
"@types/react": "^18.3.26",
"@types/react-dom": "^18.3.7",
"@types/react": "^19.2.2",
"@types/react-dom": "^19.2.2",
"@vitejs/plugin-react": "^5.1.0",
"prettier": "^3.6.2",
"tsx": "^4.20.6",