File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 "preview" : " vite preview"
1111 },
1212 "dependencies" : {
13+ "@capacitor/core" : " ^6.0.0" ,
14+ "@capacitor/filesystem" : " ^6.0.0" ,
15+ "@capacitor/share" : " ^6.0.0" ,
1316 "@google/genai" : " ^1.35.0" ,
1417 "html2canvas" : " ^1.4.1" ,
1518 "idb" : " ^8.0.3" ,
1922 "react-markdown" : " ^10.1.0"
2023 },
2124 "devDependencies" : {
25+ "@capacitor/android" : " ^6.0.0" ,
26+ "@capacitor/assets" : " ^3.0.0" ,
27+ "@capacitor/cli" : " ^6.0.0" ,
2228 "@types/react" : " ^19.0.8" ,
2329 "@types/react-dom" : " ^19.0.3" ,
2430 "@vitejs/plugin-react" : " ^5.1.2" ,
2733 "tailwindcss" : " ^3.4.1" ,
2834 "typescript" : " ^5.3.3" ,
2935 "vite" : " ^7.3.1" ,
30- "vite-plugin-pwa" : " ^1.2.0" ,
31- "@capacitor/cli" : " ^6.0.0" ,
32- "@capacitor/core" : " ^6.0.0" ,
33- "@capacitor/android" : " ^6.0.0" ,
34- "@capacitor/assets" : " ^3.0.0"
36+ "vite-plugin-pwa" : " ^1.2.0"
3537 }
3638}
You can’t perform that action at this time.
0 commit comments