Compare commits

..

1 Commits

Author SHA1 Message Date
minori 6635d6ebfb deps: update react-dom to 19.2.4
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m28s
CI / Lint & Check (pull_request) Successful in 13m0s
CI / Build Windows (pull_request) Failing after 29m2s
2026-04-10 07:06:08 -07:00
2 changed files with 470 additions and 330 deletions
+2 -2
View File
@@ -15,7 +15,7 @@
"@tauri-apps/plugin-dialog": "2.3.0", "@tauri-apps/plugin-dialog": "2.3.0",
"@tauri-apps/plugin-fs": "2.4.0", "@tauri-apps/plugin-fs": "2.4.0",
"react": "19.1.0", "react": "19.1.0",
"react-dom": "19.1.0" "react-dom": "19.2.4"
}, },
"devDependencies": { "devDependencies": {
"@nhcarrigan/eslint-config": "5.2.0", "@nhcarrigan/eslint-config": "5.2.0",
@@ -28,7 +28,7 @@
"postcss": "8.5.3", "postcss": "8.5.3",
"tailwindcss": "3.4.17", "tailwindcss": "3.4.17",
"typescript": "5.8.3", "typescript": "5.8.3",
"vite": "8.0.3", "vite": "6.3.2",
"@vitejs/plugin-react": "4.4.1" "@vitejs/plugin-react": "4.4.1"
} }
} }
+468 -328
View File
File diff suppressed because it is too large Load Diff