Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sachaw committed Jul 28, 2023
1 parent a988acd commit 785fc3e
Show file tree
Hide file tree
Showing 2 changed files with 1,042 additions and 1,486 deletions.
39 changes: 20 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@emeraldpay/hashicon-react": "^0.5.2",
"@hookform/error-message": "^2.0.1",
"@hookform/resolvers": "^3.1.1",
"@meshtastic/meshtasticjs": "2.1.18-0",
"@meshtastic/meshtasticjs": "2.1.20-0",
"@preact/signals-react": "^1.3.4",
"@radix-ui/react-accordion": "^1.1.2",
"@radix-ui/react-checkbox": "^1.0.4",
Expand All @@ -43,46 +43,47 @@
"base64-js": "^1.5.1",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.0",
"class-variance-authority": "^0.6.1",
"clsx": "^1.2.1",
"class-variance-authority": "^0.7.0",
"clsx": "^2.0.0",
"cmdk": "^0.2.0",
"esptool-js": "^0.3.0",
"geodesy": "^2.4.0",
"immer": "^10.0.2",
"lucide-react": "^0.259.0",
"jszip": "^3.10.1",
"lucide-react": "^0.263.1",
"mapbox-gl": "npm:empty-npm-package@^1.0.0",
"maplibre-gl": "3.1.0",
"maplibre-gl": "3.2.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.45.1",
"react-map-gl": "^7.1.2",
"react-hook-form": "^7.45.2",
"react-map-gl": "^7.1.3",
"react-qrcode-logo": "^2.9.0",
"rfc4648": "^1.5.2",
"tailwind-merge": "^1.13.2",
"tailwind-merge": "^1.14.0",
"tailwindcss-animate": "^1.0.6",
"timeago-react": "^3.0.6",
"zustand": "4.3.9"
},
"devDependencies": {
"@tailwindcss/forms": "^0.5.3",
"@types/chrome": "^0.0.240",
"@tailwindcss/forms": "^0.5.4",
"@types/chrome": "^0.0.242",
"@types/geodesy": "^2.2.3",
"@types/node": "^20.4.1",
"@types/react": "^18.2.14",
"@types/react-dom": "^18.2.6",
"@types/node": "^20.4.5",
"@types/react": "^18.2.17",
"@types/react-dom": "^18.2.7",
"@types/w3c-web-serial": "^1.0.3",
"@types/web-bluetooth": "^0.0.17",
"@typescript-eslint/parser": "^5.61.0",
"@vitejs/plugin-react": "^4.0.2",
"@vitejs/plugin-react": "^4.0.3",
"autoprefixer": "^10.4.14",
"gzipper": "^7.2.0",
"postcss": "^8.4.25",
"postcss": "^8.4.27",
"rollup-plugin-visualizer": "^5.9.2",
"rome": "^12.1.3",
"tailwindcss": "^3.3.2",
"tailwindcss": "^3.3.3",
"tar": "^6.1.15",
"tslib": "^2.6.0",
"tslib": "^2.6.1",
"typescript": "^5.1.6",
"vite": "^4.4.2",
"vite": "^4.4.7",
"vite-plugin-environment": "^1.1.3",
"vite-plugin-pwa": "^0.16.4"
}
Expand Down
Loading

0 comments on commit 785fc3e

Please sign in to comment.