|
|
|
@ -23,7 +23,7 @@ |
|
|
|
"@emeraldpay/hashicon-react": "^0.5.2", |
|
|
|
"@hookform/error-message": "^2.0.1", |
|
|
|
"@hookform/resolvers": "^3.3.2", |
|
|
|
"@meshtastic/meshtasticjs": "2.2.15-1", |
|
|
|
"@meshtastic/meshtasticjs": "2.2.16-0", |
|
|
|
"@preact/signals-react": "^1.3.8", |
|
|
|
"@radix-ui/react-accordion": "^1.1.2", |
|
|
|
"@radix-ui/react-checkbox": "^1.0.4", |
|
|
|
@ -51,12 +51,12 @@ |
|
|
|
"geodesy": "^2.4.0", |
|
|
|
"immer": "^10.0.3", |
|
|
|
"jszip": "^3.10.1", |
|
|
|
"lucide-react": "^0.294.0", |
|
|
|
"lucide-react": "^0.298.0", |
|
|
|
"mapbox-gl": "npm:empty-npm-package@^1.0.0", |
|
|
|
"maplibre-gl": "3.6.2", |
|
|
|
"react": "^18.2.0", |
|
|
|
"react-dom": "^18.2.0", |
|
|
|
"react-hook-form": "^7.48.2", |
|
|
|
"react-hook-form": "^7.49.2", |
|
|
|
"react-map-gl": "7.1.6", |
|
|
|
"react-qrcode-logo": "^2.9.0", |
|
|
|
"rfc4648": "^1.5.3", |
|
|
|
@ -70,8 +70,8 @@ |
|
|
|
"@types/chrome": "^0.0.254", |
|
|
|
"@types/geodesy": "^2.2.7", |
|
|
|
"@types/node": "^20.10.4", |
|
|
|
"@types/react": "^18.2.42", |
|
|
|
"@types/react-dom": "^18.2.17", |
|
|
|
"@types/react": "^18.2.45", |
|
|
|
"@types/react-dom": "^18.2.18", |
|
|
|
"@types/w3c-web-serial": "^1.0.6", |
|
|
|
"@types/web-bluetooth": "^0.0.20", |
|
|
|
"@vitejs/plugin-react": "^4.2.1", |
|
|
|
@ -79,12 +79,12 @@ |
|
|
|
"biome": "^0.3.3", |
|
|
|
"gzipper": "^7.2.0", |
|
|
|
"postcss": "^8.4.32", |
|
|
|
"rollup-plugin-visualizer": "^5.10.0", |
|
|
|
"rollup-plugin-visualizer": "^5.11.0", |
|
|
|
"tailwindcss": "^3.3.6", |
|
|
|
"tar": "^6.2.0", |
|
|
|
"tslib": "^2.6.2", |
|
|
|
"typescript": "^5.3.3", |
|
|
|
"vite": "^5.0.7", |
|
|
|
"vite": "^5.0.10", |
|
|
|
"vite-plugin-environment": "^1.1.3", |
|
|
|
"vite-plugin-pwa": "^0.17.4" |
|
|
|
} |
|
|
|
|