Browse Source

chore: update all deps

pull/872/head
Dan Ditomaso 8 months ago
parent
commit
ef850dbb83
  1. 98
      packages/web/package.json
  2. 3030
      pnpm-lock.yaml

98
packages/web/package.json

@ -27,92 +27,92 @@
"package": "gzipper c -i html,js,css,png,ico,svg,json,webmanifest,txt dist dist/output && tar -cvf dist/build.tar -C ./dist/output/ ." "package": "gzipper c -i html,js,css,png,ico,svg,json,webmanifest,txt dist dist/output && tar -cvf dist/build.tar -C ./dist/output/ ."
}, },
"dependencies": { "dependencies": {
"@bufbuild/protobuf": "^2.8.0", "@bufbuild/protobuf": "^2.9.0",
"@hookform/resolvers": "^5.1.1", "@hookform/resolvers": "^5.2.2",
"@meshtastic/core": "workspace:*", "@meshtastic/core": "workspace:*",
"@meshtastic/transport-http": "workspace:*", "@meshtastic/transport-http": "workspace:*",
"@meshtastic/transport-web-bluetooth": "workspace:*", "@meshtastic/transport-web-bluetooth": "workspace:*",
"@meshtastic/transport-web-serial": "workspace:*", "@meshtastic/transport-web-serial": "workspace:*",
"@noble/curves": "^1.9.2", "@noble/curves": "^2.0.1",
"@radix-ui/react-accordion": "^1.2.11", "@radix-ui/react-accordion": "^1.2.12",
"@radix-ui/react-avatar": "^1.1.10", "@radix-ui/react-avatar": "^1.1.10",
"@radix-ui/react-checkbox": "^1.3.2", "@radix-ui/react-checkbox": "^1.3.3",
"@radix-ui/react-collapsible": "^1.1.12", "@radix-ui/react-collapsible": "^1.1.12",
"@radix-ui/react-dialog": "^1.1.14", "@radix-ui/react-dialog": "^1.1.15",
"@radix-ui/react-dropdown-menu": "^2.1.15", "@radix-ui/react-dropdown-menu": "^2.1.16",
"@radix-ui/react-label": "^2.1.7", "@radix-ui/react-label": "^2.1.7",
"@radix-ui/react-menubar": "^1.1.15", "@radix-ui/react-menubar": "^1.1.16",
"@radix-ui/react-popover": "^1.1.14", "@radix-ui/react-popover": "^1.1.15",
"@radix-ui/react-scroll-area": "^1.2.9", "@radix-ui/react-scroll-area": "^1.2.10",
"@radix-ui/react-select": "^2.2.5", "@radix-ui/react-select": "^2.2.6",
"@radix-ui/react-separator": "^1.1.7", "@radix-ui/react-separator": "^1.1.7",
"@radix-ui/react-slider": "^1.3.5", "@radix-ui/react-slider": "^1.3.6",
"@radix-ui/react-slot": "^1.2.3", "@radix-ui/react-slot": "^1.2.3",
"@radix-ui/react-switch": "^1.2.5", "@radix-ui/react-switch": "^1.2.6",
"@radix-ui/react-tabs": "^1.1.12", "@radix-ui/react-tabs": "^1.1.13",
"@radix-ui/react-toast": "^1.2.14", "@radix-ui/react-toast": "^1.2.15",
"@radix-ui/react-toggle-group": "^1.1.10", "@radix-ui/react-toggle-group": "^1.1.11",
"@radix-ui/react-tooltip": "^1.2.7", "@radix-ui/react-tooltip": "^1.2.8",
"@radix-ui/react-visually-hidden": "^1.2.3", "@radix-ui/react-visually-hidden": "^1.2.3",
"@tailwindcss/vite": "^4.1.11", "@tailwindcss/vite": "^4.1.14",
"@tanstack/react-router": "^1.127.9", "@tanstack/react-router": "^1.132.33",
"@tanstack/react-router-devtools": "^1.127.9", "@tanstack/react-router-devtools": "^1.132.33",
"@tanstack/router-cli": "^1.127.8", "@tanstack/router-cli": "^1.132.33",
"@tanstack/router-devtools": "^1.127.9", "@tanstack/router-devtools": "^1.132.33",
"@turf/turf": "^7.2.0", "@turf/turf": "^7.2.0",
"@types/node": "^24.0.14", "@types/node": "^24.6.2",
"@types/web-bluetooth": "^0.0.21", "@types/web-bluetooth": "^0.0.21",
"base64-js": "^1.5.1", "base64-js": "^1.5.1",
"class-variance-authority": "^0.7.1", "class-variance-authority": "^0.7.1",
"clsx": "^2.1.1", "clsx": "^2.1.1",
"cmdk": "^1.1.1", "cmdk": "^1.1.1",
"crypto-random-string": "^5.0.0", "crypto-random-string": "^5.0.0",
"i18next": "^25.3.2", "i18next": "^25.5.3",
"i18next-browser-languagedetector": "^8.2.0", "i18next-browser-languagedetector": "^8.2.0",
"i18next-http-backend": "^3.0.2", "i18next-http-backend": "^3.0.2",
"idb-keyval": "^6.2.2", "idb-keyval": "^6.2.2",
"immer": "^10.1.1", "immer": "^10.1.3",
"js-cookie": "^3.0.5", "js-cookie": "^3.0.5",
"lucide-react": "^0.525.0", "lucide-react": "^0.544.0",
"maplibre-gl": "5.6.1", "maplibre-gl": "5.8.0",
"react": "^19.1.0", "react": "^19.2.0",
"react-dom": "^19.1.0", "react-dom": "^19.2.0",
"react-error-boundary": "^6.0.0", "react-error-boundary": "^6.0.0",
"react-hook-form": "^7.60.0", "react-hook-form": "^7.63.0",
"react-i18next": "^15.6.0", "react-i18next": "^16.0.0",
"react-map-gl": "8.0.4", "react-map-gl": "8.1.0",
"react-qrcode-logo": "^3.0.0", "react-qrcode-logo": "^4.0.0",
"rfc4648": "^1.5.4", "rfc4648": "^1.5.4",
"vite": "^7.1.6", "vite": "^7.1.9",
"vite-plugin-html": "^3.2.2", "vite-plugin-html": "^3.2.2",
"vite-plugin-pwa": "^1.0.3", "vite-plugin-pwa": "^1.0.3",
"zod": "^4.0.5", "zod": "^4.1.11",
"zustand": "5.0.6" "zustand": "5.0.8"
}, },
"devDependencies": { "devDependencies": {
"@tanstack/router-plugin": "^1.127.9", "@tanstack/router-plugin": "^1.132.33",
"@testing-library/jest-dom": "^6.6.3", "@testing-library/jest-dom": "^6.9.1",
"@testing-library/react": "^16.3.0", "@testing-library/react": "^16.3.0",
"@testing-library/user-event": "^14.6.1", "@testing-library/user-event": "^14.6.1",
"@types/chrome": "^0.1.0", "@types/chrome": "^0.1.21",
"@types/geojson": "^7946.0.16", "@types/geojson": "^7946.0.16",
"@types/js-cookie": "^3.0.6", "@types/js-cookie": "^3.0.6",
"@types/react": "^19.1.8", "@types/react": "^19.2.0",
"@types/react-dom": "^19.1.6", "@types/react-dom": "^19.2.0",
"@types/serviceworker": "^0.0.142", "@types/serviceworker": "^0.0.156",
"@types/w3c-web-serial": "^1.0.8", "@types/w3c-web-serial": "^1.0.8",
"@vitejs/plugin-react": "^5.0.3", "@vitejs/plugin-react": "^5.0.4",
"autoprefixer": "^10.4.21", "autoprefixer": "^10.4.21",
"gzipper": "^8.2.1", "gzipper": "^8.2.1",
"happy-dom": "^18.0.1", "happy-dom": "^19.0.2",
"simple-git-hooks": "^2.13.0", "simple-git-hooks": "^2.13.1",
"tailwind-merge": "^3.3.1", "tailwind-merge": "^3.3.1",
"tailwindcss": "^4.1.13", "tailwindcss": "^4.1.14",
"tailwindcss-animate": "^1.0.7", "tailwindcss-animate": "^1.0.7",
"tar": "^7.4.3", "tar": "^7.5.1",
"testing-library": "^0.0.2", "testing-library": "^0.0.2",
"tw-animate-css": "^1.3.8", "tw-animate-css": "^1.4.0",
"typescript": "^5.8.3", "typescript": "^5.9.3",
"vitest": "^3.2.4" "vitest": "^3.2.4"
} }
} }

3030
pnpm-lock.yaml

File diff suppressed because it is too large
Loading…
Cancel
Save