|
|
@ -51,13 +51,13 @@ |
|
|
"geodesy": "^2.4.0", |
|
|
"geodesy": "^2.4.0", |
|
|
"immer": "^10.0.2", |
|
|
"immer": "^10.0.2", |
|
|
"jszip": "^3.10.1", |
|
|
"jszip": "^3.10.1", |
|
|
"lucide-react": "^0.274.0", |
|
|
"lucide-react": "^0.279.0", |
|
|
"mapbox-gl": "npm:empty-npm-package@^1.0.0", |
|
|
"mapbox-gl": "npm:empty-npm-package@^1.0.0", |
|
|
"maplibre-gl": "3.3.1", |
|
|
"maplibre-gl": "3.3.1", |
|
|
"react": "^18.2.0", |
|
|
"react": "^18.2.0", |
|
|
"react-dom": "^18.2.0", |
|
|
"react-dom": "^18.2.0", |
|
|
"react-hook-form": "^7.46.1", |
|
|
"react-hook-form": "^7.46.1", |
|
|
"react-map-gl": "^7.1.5", |
|
|
"react-map-gl": "7.2.0-beta.1", |
|
|
"react-qrcode-logo": "^2.9.0", |
|
|
"react-qrcode-logo": "^2.9.0", |
|
|
"rfc4648": "^1.5.2", |
|
|
"rfc4648": "^1.5.2", |
|
|
"tailwind-merge": "^1.14.0", |
|
|
"tailwind-merge": "^1.14.0", |
|
|
@ -67,9 +67,9 @@ |
|
|
}, |
|
|
}, |
|
|
"devDependencies": { |
|
|
"devDependencies": { |
|
|
"@tailwindcss/forms": "^0.5.6", |
|
|
"@tailwindcss/forms": "^0.5.6", |
|
|
"@types/chrome": "^0.0.245", |
|
|
"@types/chrome": "^0.0.246", |
|
|
"@types/geodesy": "^2.2.3", |
|
|
"@types/geodesy": "^2.2.3", |
|
|
"@types/node": "^20.5.9", |
|
|
"@types/node": "^20.6.2", |
|
|
"@types/react": "^18.2.21", |
|
|
"@types/react": "^18.2.21", |
|
|
"@types/react-dom": "^18.2.7", |
|
|
"@types/react-dom": "^18.2.7", |
|
|
"@types/w3c-web-serial": "^1.0.3", |
|
|
"@types/w3c-web-serial": "^1.0.3", |
|
|
@ -86,6 +86,6 @@ |
|
|
"typescript": "^5.2.2", |
|
|
"typescript": "^5.2.2", |
|
|
"vite": "^4.4.9", |
|
|
"vite": "^4.4.9", |
|
|
"vite-plugin-environment": "^1.1.3", |
|
|
"vite-plugin-environment": "^1.1.3", |
|
|
"vite-plugin-pwa": "^0.16.4" |
|
|
"vite-plugin-pwa": "^0.16.5" |
|
|
} |
|
|
} |
|
|
} |
|
|
} |