1 changed files with 2 additions and 6 deletions
@ -42,7 +42,6 @@ |
|||||
"@radix-ui/react-tooltip": "^1.1.1", |
"@radix-ui/react-tooltip": "^1.1.1", |
||||
"@turf/turf": "^6.5.0", |
"@turf/turf": "^6.5.0", |
||||
"base64-js": "^1.5.1", |
"base64-js": "^1.5.1", |
||||
"class-transformer": "^0.5.1", |
|
||||
"class-validator": "^0.14.1", |
"class-validator": "^0.14.1", |
||||
"class-variance-authority": "^0.7.0", |
"class-variance-authority": "^0.7.0", |
||||
"clsx": "^2.1.1", |
"clsx": "^2.1.1", |
||||
@ -59,15 +58,12 @@ |
|||||
"react-map-gl": "7.1.7", |
"react-map-gl": "7.1.7", |
||||
"react-qrcode-logo": "^2.10.0", |
"react-qrcode-logo": "^2.10.0", |
||||
"rfc4648": "^1.5.3", |
"rfc4648": "^1.5.3", |
||||
"tailwind-merge": "^2.3.0", |
|
||||
"tailwindcss-animate": "^1.0.7", |
|
||||
"timeago-react": "^3.0.6", |
"timeago-react": "^3.0.6", |
||||
"vite-plugin-node-polyfills": "^0.22.0", |
"vite-plugin-node-polyfills": "^0.22.0", |
||||
"zustand": "4.5.2" |
"zustand": "4.5.2" |
||||
}, |
}, |
||||
"devDependencies": { |
"devDependencies": { |
||||
"@biomejs/biome": "^1.8.2", |
"@biomejs/biome": "^1.8.2", |
||||
"@buf/meshtastic_protobufs.bufbuild_es": "1.10.0-20240906232734-3da561588c55.1", |
|
||||
"@rsbuild/core": "^1.0.10", |
"@rsbuild/core": "^1.0.10", |
||||
"@rsbuild/plugin-react": "^1.0.3", |
"@rsbuild/plugin-react": "^1.0.3", |
||||
"@types/chrome": "^0.0.263", |
"@types/chrome": "^0.0.263", |
||||
@ -80,10 +76,10 @@ |
|||||
"autoprefixer": "^10.4.19", |
"autoprefixer": "^10.4.19", |
||||
"gzipper": "^7.2.0", |
"gzipper": "^7.2.0", |
||||
"postcss": "^8.4.38", |
"postcss": "^8.4.38", |
||||
"rollup-plugin-visualizer": "^5.12.0", |
|
||||
"tailwindcss": "^3.4.4", |
"tailwindcss": "^3.4.4", |
||||
|
"tailwind-merge": "^2.3.0", |
||||
|
"tailwindcss-animate": "^1.0.7", |
||||
"tar": "^6.2.1", |
"tar": "^6.2.1", |
||||
"tslib": "^2.6.3", |
|
||||
"typescript": "^5.5.2" |
"typescript": "^5.5.2" |
||||
}, |
}, |
||||
"packageManager": "[email protected]" |
"packageManager": "[email protected]" |
||||
|
|||||
Loading…
Reference in new issue