Skip to content

Commit

Permalink
update protobufs
Browse files Browse the repository at this point in the history
  • Loading branch information
sachaw committed Oct 2, 2023
1 parent 08c064d commit 9fff0b8
Show file tree
Hide file tree
Showing 8 changed files with 965 additions and 961 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,22 +23,22 @@
"@emeraldpay/hashicon-react": "^0.5.2",
"@hookform/error-message": "^2.0.1",
"@hookform/resolvers": "^3.3.1",
"@meshtastic/meshtasticjs": "2.2.4",
"@meshtastic/meshtasticjs": "2.2.9-0",
"@preact/signals-react": "^1.3.6",
"@radix-ui/react-accordion": "^1.1.2",
"@radix-ui/react-checkbox": "^1.0.4",
"@radix-ui/react-dialog": "^1.0.4",
"@radix-ui/react-dropdown-menu": "^2.0.5",
"@radix-ui/react-dialog": "^1.0.5",
"@radix-ui/react-dropdown-menu": "^2.0.6",
"@radix-ui/react-label": "^2.0.2",
"@radix-ui/react-menubar": "^1.0.3",
"@radix-ui/react-popover": "^1.0.6",
"@radix-ui/react-scroll-area": "^1.0.4",
"@radix-ui/react-select": "^1.2.2",
"@radix-ui/react-menubar": "^1.0.4",
"@radix-ui/react-popover": "^1.0.7",
"@radix-ui/react-scroll-area": "^1.0.5",
"@radix-ui/react-select": "^2.0.0",
"@radix-ui/react-separator": "^1.0.3",
"@radix-ui/react-switch": "^1.0.3",
"@radix-ui/react-tabs": "^1.0.4",
"@radix-ui/react-toast": "^1.1.4",
"@radix-ui/react-tooltip": "^1.0.6",
"@radix-ui/react-toast": "^1.1.5",
"@radix-ui/react-tooltip": "^1.0.7",
"@tailwindcss/typography": "^0.5.10",
"@turf/turf": "^6.5.0",
"base64-js": "^1.5.1",
Expand All @@ -56,8 +56,8 @@
"maplibre-gl": "3.3.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.46.1",
"react-map-gl": "7.2.0-beta.1",
"react-hook-form": "^7.47.0",
"react-map-gl": "7.1.6",
"react-qrcode-logo": "^2.9.0",
"rfc4648": "^1.5.2",
"tailwind-merge": "^1.14.0",
Expand All @@ -68,16 +68,16 @@
"devDependencies": {
"@tailwindcss/forms": "^0.5.6",
"@types/chrome": "^0.0.246",
"@types/geodesy": "^2.2.3",
"@types/node": "^20.6.2",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
"@types/w3c-web-serial": "^1.0.3",
"@types/web-bluetooth": "^0.0.17",
"@vitejs/plugin-react": "^4.0.4",
"autoprefixer": "^10.4.15",
"@types/geodesy": "^2.2.4",
"@types/node": "^20.8.0",
"@types/react": "^18.2.24",
"@types/react-dom": "^18.2.8",
"@types/w3c-web-serial": "^1.0.4",
"@types/web-bluetooth": "^0.0.18",
"@vitejs/plugin-react": "^4.1.0",
"autoprefixer": "^10.4.16",
"gzipper": "^7.2.0",
"postcss": "^8.4.29",
"postcss": "^8.4.31",
"rollup-plugin-visualizer": "^5.9.2",
"rome": "^12.1.3",
"tailwindcss": "^3.3.3",
Expand Down
Loading

0 comments on commit 9fff0b8

Please sign in to comment.