feat: redesign mobile app with tactile UI
This commit is contained in:
Generated
+10
@@ -44,6 +44,7 @@
|
||||
"dependencies": {
|
||||
"@capacitor/android": "^7.4.0",
|
||||
"@capacitor/core": "^7.4.0",
|
||||
"@capacitor/haptics": "^7.0.2",
|
||||
"@hermes-mobile/shared": "file:../../packages/shared",
|
||||
"lucide-react": "^0.468.0",
|
||||
"react": "^19.0.0",
|
||||
@@ -410,6 +411,15 @@
|
||||
"tslib": "^2.1.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@capacitor/haptics": {
|
||||
"version": "7.0.5",
|
||||
"resolved": "https://registry.npmjs.org/@capacitor/haptics/-/haptics-7.0.5.tgz",
|
||||
"integrity": "sha512-ujXuUkL8UG1YLhuJo/q+jiHr0K5JmclGZHmV1RttmiUBRG1XpC4Fc4gXUJyEX+6IoyfwWhgtPvJFRUB31HYnRQ==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"@capacitor/core": ">=7.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@esbuild/aix-ppc64": {
|
||||
"version": "0.28.1",
|
||||
"resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.28.1.tgz",
|
||||
|
||||
Reference in New Issue
Block a user