2 changed files with 109 additions and 25 deletions
@ -9,8 +9,8 @@ importers: |
|||||
.: |
.: |
||||
dependencies: |
dependencies: |
||||
'@bufbuild/protobuf': |
'@bufbuild/protobuf': |
||||
specifier: ^1.10.0 |
specifier: ^2.0.0 |
||||
version: 1.10.0 |
version: 2.0.0 |
||||
'@emeraldpay/hashicon-react': |
'@emeraldpay/hashicon-react': |
||||
specifier: ^0.5.2 |
specifier: ^0.5.2 |
||||
version: 0.5.2 |
version: 0.5.2 |
||||
@ -90,8 +90,8 @@ importers: |
|||||
specifier: ^0.363.0 |
specifier: ^0.363.0 |
||||
version: 0.363.0([email protected]) |
version: 0.363.0([email protected]) |
||||
mapbox-gl: |
mapbox-gl: |
||||
specifier: npm:empty-npm-package@^1.0.0 |
specifier: ^3.6.0 |
||||
version: [email protected].0 |
version: 3.6.0 |
||||
maplibre-gl: |
maplibre-gl: |
||||
specifier: 4.1.2 |
specifier: 4.1.2 |
||||
version: 4.1.2 |
version: 4.1.2 |
||||
@ -106,7 +106,7 @@ importers: |
|||||
version: 7.52.0([email protected]) |
version: 7.52.0([email protected]) |
||||
react-map-gl: |
react-map-gl: |
||||
specifier: 7.1.7 |
specifier: 7.1.7 |
||||
version: 7.1.7([email protected].0)([email protected])([email protected]([email protected]))([email protected]) |
version: 7.1.7([email protected].0)([email protected])([email protected]([email protected]))([email protected]) |
||||
react-qrcode-logo: |
react-qrcode-logo: |
||||
specifier: ^2.10.0 |
specifier: ^2.10.0 |
||||
version: 2.10.0([email protected]([email protected]))([email protected]) |
version: 2.10.0([email protected]([email protected]))([email protected]) |
||||
@ -130,8 +130,8 @@ importers: |
|||||
specifier: ^1.8.2 |
specifier: ^1.8.2 |
||||
version: 1.8.2 |
version: 1.8.2 |
||||
'@buf/meshtastic_protobufs.bufbuild_es': |
'@buf/meshtastic_protobufs.bufbuild_es': |
||||
specifier: 1.10.0-20240820152623-fac6975bbc78.1 |
specifier: 2.0.0-20240906232734-3da561588c55.2 |
||||
version: 1.10.0-20240820152623-fac6975bbc78.1(@bufbuild/[email protected]0.0) |
version: 2.0.0-20240906232734-3da561588c55.2(@bufbuild/protobuf@2.0.0) |
||||
'@types/chrome': |
'@types/chrome': |
||||
specifier: ^0.0.263 |
specifier: ^0.0.263 |
||||
version: 0.0.263 |
version: 0.0.263 |
||||
@ -354,13 +354,13 @@ packages: |
|||||
cpu: [x64] |
cpu: [x64] |
||||
os: [win32] |
os: [win32] |
||||
|
|
||||
'@buf/meshtastic_protobufs.bufbuild_es@1.10.0-20240820152623-fac6975bbc78.1': |
'@buf/meshtastic_protobufs.bufbuild_es@2.0.0-20240906232734-3da561588c55.2': |
||||
resolution: {tarball: https://buf.build/gen/npm/v1/@buf/meshtastic_protobufs.bufbuild_es/-/meshtastic_protobufs.bufbuild_es-1.10.0-20240820152623-fac6975bbc78.1.tgz} |
resolution: {tarball: https://buf.build/gen/npm/v1/@buf/meshtastic_protobufs.bufbuild_es/-/meshtastic_protobufs.bufbuild_es-2.0.0-20240906232734-3da561588c55.2.tgz} |
||||
peerDependencies: |
peerDependencies: |
||||
'@bufbuild/protobuf': ^1.10.0 |
'@bufbuild/protobuf': ^2.0.0 |
||||
|
|
||||
'@bufbuild/protobuf@1.10.0': |
'@bufbuild/protobuf@2.0.0': |
||||
resolution: {integrity: sha512-QDdVFLoN93Zjg36NoQPZfsVH9tZew7wKDKyV5qRdj8ntT4wQCOradQjRaTdwMhWUYsgKsvCINKKm87FdEk96Ag==} |
resolution: {integrity: sha512-sw2JhwJyvyL0zlhG61aDzOVryEfJg2PDZFSV7i7IdC7nAE41WuXCru3QWLGiP87At0BMzKOoKO/FqEGoKygGZQ==} |
||||
|
|
||||
'@emeraldpay/[email protected]': |
'@emeraldpay/[email protected]': |
||||
resolution: {integrity: sha512-XCoYKpq8QQOniiSZf5ouzdvXbKfG6q4ICHRqCO/GNofiF0Ra+LR/7+tomHlXVcLPBS9sDAoZQQw/Sr24KRAbJg==} |
resolution: {integrity: sha512-XCoYKpq8QQOniiSZf5ouzdvXbKfG6q4ICHRqCO/GNofiF0Ra+LR/7+tomHlXVcLPBS9sDAoZQQw/Sr24KRAbJg==} |
||||
@ -557,6 +557,9 @@ packages: |
|||||
resolution: {integrity: sha512-rY0o9A5ECsTQRVhv7tL/OyDpGAoUB4tTvLiW1DSzQGq4bvTPhNw1VpSNjDJc5GFZ2XuyOtSWSVN05qOtcD71qQ==} |
resolution: {integrity: sha512-rY0o9A5ECsTQRVhv7tL/OyDpGAoUB4tTvLiW1DSzQGq4bvTPhNw1VpSNjDJc5GFZ2XuyOtSWSVN05qOtcD71qQ==} |
||||
engines: {node: '>= 0.6'} |
engines: {node: '>= 0.6'} |
||||
|
|
||||
|
'@mapbox/[email protected]': |
||||
|
resolution: {integrity: sha512-2XghOwu16ZwPJLOFVuIOaLbN0iKMn867evzXFyf0P22dqugezfJwLmdanAgU25ITvz1TvOfVP4jsDImlDJzcWg==} |
||||
|
|
||||
'@mapbox/[email protected]': |
'@mapbox/[email protected]': |
||||
resolution: {integrity: sha512-6j56HdLTwWGO0fJPlrZtdU/B13q8Uwmo18Ck2GnGgN9PCFyKTZ3UbXeEdRFh18i9XQ92eH2VdtpJHpBD3aripQ==} |
resolution: {integrity: sha512-6j56HdLTwWGO0fJPlrZtdU/B13q8Uwmo18Ck2GnGgN9PCFyKTZ3UbXeEdRFh18i9XQ92eH2VdtpJHpBD3aripQ==} |
||||
|
|
||||
@ -1823,6 +1826,9 @@ packages: |
|||||
resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==} |
resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==} |
||||
engines: {node: '>=4'} |
engines: {node: '>=4'} |
||||
|
|
||||
|
[email protected]: |
||||
|
resolution: {integrity: sha512-0BJa8f4t141BYKQyn9NSQt1PguFQXMXwZiA5shfoaBYHAb2fFk2RAX+tiWMoQU+Agtzt3mdt0JtuyshAXqZ+Vw==} |
||||
|
|
||||
[email protected]: |
[email protected]: |
||||
resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==} |
resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==} |
||||
engines: {node: '>= 8.10.0'} |
engines: {node: '>= 8.10.0'} |
||||
@ -1908,6 +1914,9 @@ packages: |
|||||
resolution: {integrity: sha512-KWjTXWwxFd6a94m5CdRGW/t82Tr8DoBc9dNnPCAbFI1EBweN6v1tv8y4Y1m7ndkp/nkIBRxUxAzpaBnR2k3bcQ==} |
resolution: {integrity: sha512-KWjTXWwxFd6a94m5CdRGW/t82Tr8DoBc9dNnPCAbFI1EBweN6v1tv8y4Y1m7ndkp/nkIBRxUxAzpaBnR2k3bcQ==} |
||||
engines: {node: '>=14.16'} |
engines: {node: '>=14.16'} |
||||
|
|
||||
|
[email protected]: |
||||
|
resolution: {integrity: sha512-umPSgYwZkdFoUrH5hIq5kf0wPSXiro51nPw0j2K/c83KflkPSTBGMz6NJvMB+07VlL0y7VPo6QJcDjcgKTTm3w==} |
||||
|
|
||||
[email protected]: |
[email protected]: |
||||
resolution: {integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==} |
resolution: {integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==} |
||||
engines: {node: '>=4'} |
engines: {node: '>=4'} |
||||
@ -1975,6 +1984,9 @@ packages: |
|||||
[email protected]: |
[email protected]: |
||||
resolution: {integrity: sha512-/pjZsA1b4RPHbeWZQn66SWS8nZZWLQQ23oE3Eam7aroEFGEvwKAsJfZ9ytiEMycfzXWpca4FA9QIOehf7PocBQ==} |
resolution: {integrity: sha512-/pjZsA1b4RPHbeWZQn66SWS8nZZWLQQ23oE3Eam7aroEFGEvwKAsJfZ9ytiEMycfzXWpca4FA9QIOehf7PocBQ==} |
||||
|
|
||||
|
[email protected]: |
||||
|
resolution: {integrity: sha512-41Fs7Q/PLq1SDbqjsgcY7GA42T0jvaCNGXgGtsNdvg+Yv8eIu06bxv4/PoREkZ9nMDNwnUSG9OFB9+yv8eKhDg==} |
||||
|
|
||||
[email protected]: |
[email protected]: |
||||
resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==} |
resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==} |
||||
|
|
||||
@ -1987,9 +1999,6 @@ packages: |
|||||
[email protected]: |
[email protected]: |
||||
resolution: {integrity: sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==} |
resolution: {integrity: sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==} |
||||
|
|
||||
[email protected]: |
|
||||
resolution: {integrity: sha512-q4Mq/+XO7UNDdMiPpR/LIBIW1Zl4V0Z6UT9aKGqIAnBCtCb3lvZJM1KbDbdzdC8fKflwflModfjR29Nt0EpcwA==} |
|
||||
|
|
||||
[email protected]: |
[email protected]: |
||||
resolution: {integrity: sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==} |
resolution: {integrity: sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==} |
||||
|
|
||||
@ -2032,6 +2041,9 @@ packages: |
|||||
[email protected]: |
[email protected]: |
||||
resolution: {integrity: sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==} |
resolution: {integrity: sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==} |
||||
|
|
||||
|
[email protected]: |
||||
|
resolution: {integrity: sha512-cPJU47OaAoCbg0pBvzsgpTPhmhqI5eJjh/JIu8tPj5q+T7iLvW/JAYUqmE7KOB4R1ZyEhzBaIQpQpardBF5z8A==} |
||||
|
|
||||
[email protected]: |
[email protected]: |
||||
resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==} |
resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==} |
||||
engines: {node: '>=8'} |
engines: {node: '>=8'} |
||||
@ -2074,6 +2086,9 @@ packages: |
|||||
[email protected]: |
[email protected]: |
||||
resolution: {integrity: sha512-EvGQQi/zPrDA6zr6BnJD/YhwAkBP8nnJ9emh3EnHQKVMfg/MRVtPbMYdgVy/IaEmn4UfagD2a6fafPDL5hbtwg==} |
resolution: {integrity: sha512-EvGQQi/zPrDA6zr6BnJD/YhwAkBP8nnJ9emh3EnHQKVMfg/MRVtPbMYdgVy/IaEmn4UfagD2a6fafPDL5hbtwg==} |
||||
|
|
||||
|
[email protected]: |
||||
|
resolution: {integrity: sha512-AV9ROqlNqoZEIJGfm1ncNjEXfkz2hdFlZf0qkVfmkwdKa8vj7H16YUOT81rJw1rdFhyEDlN2Tds91p/glzbl5A==} |
||||
|
|
||||
[email protected]: |
[email protected]: |
||||
resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==} |
resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==} |
||||
engines: {node: 6.* || 8.* || >= 10.*} |
engines: {node: 6.* || 8.* || >= 10.*} |
||||
@ -2121,6 +2136,9 @@ packages: |
|||||
[email protected]: |
[email protected]: |
||||
resolution: {integrity: sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==} |
resolution: {integrity: sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==} |
||||
|
|
||||
|
[email protected]: |
||||
|
resolution: {integrity: sha512-HZRwumpOGUrHyxO5bqKZL0B0GlUpwtCAzZ42sgxUPniu33R1LSFH5yrIcBCHjkctCAh3mtWKcKd9J4vDDdeVHA==} |
||||
|
|
||||
[email protected]: |
[email protected]: |
||||
resolution: {integrity: sha512-qwYQr7GWBXIm9Cdzud+tyM/s9N+QFzGDZoF9YR8RYJbDKOYowzjMDPEinFtm78EQeeYMC/FJW2FXY0bHkyUgsA==} |
resolution: {integrity: sha512-qwYQr7GWBXIm9Cdzud+tyM/s9N+QFzGDZoF9YR8RYJbDKOYowzjMDPEinFtm78EQeeYMC/FJW2FXY0bHkyUgsA==} |
||||
engines: {node: '>=14'} |
engines: {node: '>=14'} |
||||
@ -2361,6 +2379,9 @@ packages: |
|||||
peerDependencies: |
peerDependencies: |
||||
react: ^16.5.1 || ^17.0.0 || ^18.0.0 |
react: ^16.5.1 || ^17.0.0 || ^18.0.0 |
||||
|
|
||||
|
[email protected]: |
||||
|
resolution: {integrity: sha512-xjYHHIJDh6haYcKY+/9jh1eywwYfIOWCgT5Fowj4JriZexx/oOtg2S7BQDMZtpFyg9IN4VLCysmUWxY0pFNRWA==} |
||||
|
|
||||
[email protected]: |
[email protected]: |
||||
resolution: {integrity: sha512-98T+3BesL4w/N39q/rgs9q6HzHLG6pgbS9UaTqg6fMISfzy2WGKokjK205ENFDDmEljj54/LTfdXgqg2XfYU4A==} |
resolution: {integrity: sha512-98T+3BesL4w/N39q/rgs9q6HzHLG6pgbS9UaTqg6fMISfzy2WGKokjK205ENFDDmEljj54/LTfdXgqg2XfYU4A==} |
||||
engines: {node: '>=16.14.0', npm: '>=8.1.0'} |
engines: {node: '>=16.14.0', npm: '>=8.1.0'} |
||||
@ -2575,6 +2596,9 @@ packages: |
|||||
[email protected]: |
[email protected]: |
||||
resolution: {integrity: sha512-RKJ22hX8mHe3Y6wH/N3wCM6BWtjaxIyyUIkpHOvfFnxdI4yD4tBXEBKSbriGujF6jnSVkJrffuo6vxACiSSxIw==} |
resolution: {integrity: sha512-RKJ22hX8mHe3Y6wH/N3wCM6BWtjaxIyyUIkpHOvfFnxdI4yD4tBXEBKSbriGujF6jnSVkJrffuo6vxACiSSxIw==} |
||||
|
|
||||
|
[email protected]: |
||||
|
resolution: {integrity: sha512-XdjUArbK4Bm5fLLvlm5KpTFOiOThgfWWI4axAZDWg4E/0mKdZyI9tNEfds27qCi1ze/vwTR16kvmmGhRra3c2g==} |
||||
|
|
||||
[email protected]: |
[email protected]: |
||||
resolution: {integrity: sha512-1XGObUh7RN5b58vKuAsrlfqT+Rc4vmw8N4pP9gFCq1GFlTdV0Ex/D2Ro1Drvrqj++HPi3ig0Np17XPslELeMRA==} |
resolution: {integrity: sha512-1XGObUh7RN5b58vKuAsrlfqT+Rc4vmw8N4pP9gFCq1GFlTdV0Ex/D2Ro1Drvrqj++HPi3ig0Np17XPslELeMRA==} |
||||
|
|
||||
@ -2748,6 +2772,10 @@ packages: |
|||||
resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==} |
resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==} |
||||
hasBin: true |
hasBin: true |
||||
|
|
||||
|
[email protected]: |
||||
|
resolution: {integrity: sha512-owllqNuDDEimQat7EPG0tH7JjO090xKNzUtYz6X+Sk2BXDnOCilDdNLwjWeFywG9xkJul1ULvtUQa9O4pUaY0w==} |
||||
|
engines: {node: '>=4.0.0'} |
||||
|
|
||||
[email protected]: |
[email protected]: |
||||
resolution: {integrity: sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==} |
resolution: {integrity: sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==} |
||||
engines: {node: '>= 0.4'} |
engines: {node: '>= 0.4'} |
||||
@ -2907,6 +2935,9 @@ packages: |
|||||
[email protected]: |
[email protected]: |
||||
resolution: {integrity: sha512-ppJZNDuKGgxzkHihX8v9v9G5f+18gzaTfrukGrq6ueg0lmH4nqVnA2IPG0AEH3jKEk2GRJCUhDoqpoiw3PHLBA==} |
resolution: {integrity: sha512-ppJZNDuKGgxzkHihX8v9v9G5f+18gzaTfrukGrq6ueg0lmH4nqVnA2IPG0AEH3jKEk2GRJCUhDoqpoiw3PHLBA==} |
||||
|
|
||||
|
[email protected]: |
||||
|
resolution: {integrity: sha512-gRa9gwYU3ECmQYv3lslts5hxuIa90veaEcxDYuu3QGOIAEM2mOZkVHp48ANJuu1CURtRdHKUBY5Lm1tHV+sD4g==} |
||||
|
|
||||
[email protected]: |
[email protected]: |
||||
resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==} |
resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==} |
||||
engines: {node: '>=4'} |
engines: {node: '>=4'} |
||||
@ -2936,6 +2967,9 @@ packages: |
|||||
[email protected]: |
[email protected]: |
||||
resolution: {integrity: sha512-Ja03QIJlPuHt4IQ2FfGex4F4JAr8m3jpaHbFbQrgwr7s7L6U8ocrHiF3J1+wf9jzhGKxvDeaCAnGDot8OjGFyA==} |
resolution: {integrity: sha512-Ja03QIJlPuHt4IQ2FfGex4F4JAr8m3jpaHbFbQrgwr7s7L6U8ocrHiF3J1+wf9jzhGKxvDeaCAnGDot8OjGFyA==} |
||||
|
|
||||
|
[email protected]: |
||||
|
resolution: {integrity: sha512-RkWD54zDlEbnN01wQPk0ANHGbdCvlJx/E8A1QxhTfCbX+ROWos1Ws2MnhOm39aUGMOh+36TjUwpDmLfmwTr1Fg==} |
||||
|
|
||||
[email protected]: |
[email protected]: |
||||
resolution: {integrity: sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==} |
resolution: {integrity: sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==} |
||||
engines: {node: '>=12.20'} |
engines: {node: '>=12.20'} |
||||
@ -3306,11 +3340,11 @@ snapshots: |
|||||
'@biomejs/[email protected]': |
'@biomejs/[email protected]': |
||||
optional: true |
optional: true |
||||
|
|
||||
'@buf/meshtastic_protobufs.bufbuild_es@1.10.0-20240820152623-fac6975bbc78.1(@bufbuild/[email protected]0.0)': |
'@buf/meshtastic_protobufs.bufbuild_es@2.0.0-20240906232734-3da561588c55.2(@bufbuild/protobuf@2.0.0)': |
||||
dependencies: |
dependencies: |
||||
'@bufbuild/protobuf': 1.10.0 |
'@bufbuild/protobuf': 2.0.0 |
||||
|
|
||||
'@bufbuild/protobuf@1.10.0': {} |
'@bufbuild/protobuf@2.0.0': {} |
||||
|
|
||||
'@emeraldpay/[email protected]': |
'@emeraldpay/[email protected]': |
||||
dependencies: |
dependencies: |
||||
@ -3445,6 +3479,8 @@ snapshots: |
|||||
|
|
||||
'@mapbox/[email protected]': {} |
'@mapbox/[email protected]': {} |
||||
|
|
||||
|
'@mapbox/[email protected]': {} |
||||
|
|
||||
'@mapbox/[email protected]': {} |
'@mapbox/[email protected]': {} |
||||
|
|
||||
'@mapbox/[email protected]': {} |
'@mapbox/[email protected]': {} |
||||
@ -5221,6 +5257,8 @@ snapshots: |
|||||
escape-string-regexp: 1.0.5 |
escape-string-regexp: 1.0.5 |
||||
supports-color: 5.5.0 |
supports-color: 5.5.0 |
||||
|
|
||||
|
[email protected]: {} |
||||
|
|
||||
[email protected]: |
[email protected]: |
||||
dependencies: |
dependencies: |
||||
anymatch: 3.1.3 |
anymatch: 3.1.3 |
||||
@ -5308,6 +5346,8 @@ snapshots: |
|||||
dependencies: |
dependencies: |
||||
type-fest: 2.19.0 |
type-fest: 2.19.0 |
||||
|
|
||||
|
[email protected]: {} |
||||
|
|
||||
[email protected]: {} |
[email protected]: {} |
||||
|
|
||||
[email protected]: {} |
[email protected]: {} |
||||
@ -5387,6 +5427,8 @@ snapshots: |
|||||
|
|
||||
[email protected]: {} |
[email protected]: {} |
||||
|
|
||||
|
[email protected]: {} |
||||
|
|
||||
[email protected]: {} |
[email protected]: {} |
||||
|
|
||||
[email protected]: {} |
[email protected]: {} |
||||
@ -5395,8 +5437,6 @@ snapshots: |
|||||
|
|
||||
[email protected]: {} |
[email protected]: {} |
||||
|
|
||||
[email protected]: {} |
|
||||
|
|
||||
[email protected]: |
[email protected]: |
||||
dependencies: |
dependencies: |
||||
once: 1.4.0 |
once: 1.4.0 |
||||
@ -5470,6 +5510,8 @@ snapshots: |
|||||
dependencies: |
dependencies: |
||||
reusify: 1.0.4 |
reusify: 1.0.4 |
||||
|
|
||||
|
[email protected]: {} |
||||
|
|
||||
[email protected]: |
[email protected]: |
||||
dependencies: |
dependencies: |
||||
to-regex-range: 5.0.1 |
to-regex-range: 5.0.1 |
||||
@ -5512,6 +5554,8 @@ snapshots: |
|||||
|
|
||||
[email protected]: {} |
[email protected]: {} |
||||
|
|
||||
|
[email protected]: {} |
||||
|
|
||||
[email protected]: {} |
[email protected]: {} |
||||
|
|
||||
[email protected]: |
[email protected]: |
||||
@ -5559,6 +5603,8 @@ snapshots: |
|||||
dependencies: |
dependencies: |
||||
get-intrinsic: 1.2.4 |
get-intrinsic: 1.2.4 |
||||
|
|
||||
|
[email protected]: {} |
||||
|
|
||||
[email protected]: |
[email protected]: |
||||
dependencies: |
dependencies: |
||||
'@gfx/zopfli': 1.0.15 |
'@gfx/zopfli': 1.0.15 |
||||
@ -5754,6 +5800,36 @@ snapshots: |
|||||
dependencies: |
dependencies: |
||||
react: 18.3.1 |
react: 18.3.1 |
||||
|
|
||||
|
[email protected]: |
||||
|
dependencies: |
||||
|
'@mapbox/jsonlint-lines-primitives': 2.0.2 |
||||
|
'@mapbox/mapbox-gl-supported': 3.0.0 |
||||
|
'@mapbox/point-geometry': 0.1.0 |
||||
|
'@mapbox/tiny-sdf': 2.0.6 |
||||
|
'@mapbox/unitbezier': 0.0.1 |
||||
|
'@mapbox/vector-tile': 1.3.1 |
||||
|
'@mapbox/whoots-js': 3.1.0 |
||||
|
'@types/geojson': 7946.0.14 |
||||
|
'@types/mapbox__vector-tile': 1.3.4 |
||||
|
cheap-ruler: 4.0.0 |
||||
|
csscolorparser: 1.0.3 |
||||
|
earcut: 3.0.0 |
||||
|
fflate: 0.8.2 |
||||
|
geojson-vt: 4.0.2 |
||||
|
gl-matrix: 3.4.3 |
||||
|
grid-index: 1.1.0 |
||||
|
kdbush: 4.0.2 |
||||
|
murmurhash-js: 1.0.0 |
||||
|
pbf: 3.2.1 |
||||
|
potpack: 2.0.0 |
||||
|
quickselect: 3.0.0 |
||||
|
rw: 1.3.3 |
||||
|
serialize-to-js: 3.1.2 |
||||
|
supercluster: 8.0.1 |
||||
|
tinyqueue: 3.0.0 |
||||
|
tweakpane: 4.0.4 |
||||
|
vt-pbf: 3.1.3 |
||||
|
|
||||
[email protected]: |
[email protected]: |
||||
dependencies: |
dependencies: |
||||
'@mapbox/geojson-rewind': 0.5.2 |
'@mapbox/geojson-rewind': 0.5.2 |
||||
@ -5963,6 +6039,8 @@ snapshots: |
|||||
|
|
||||
[email protected]: {} |
[email protected]: {} |
||||
|
|
||||
|
[email protected]: {} |
||||
|
|
||||
[email protected]: {} |
[email protected]: {} |
||||
|
|
||||
[email protected]: |
[email protected]: |
||||
@ -5985,14 +6063,14 @@ snapshots: |
|||||
|
|
||||
[email protected]: {} |
[email protected]: {} |
||||
|
|
||||
[email protected]([email protected].0)([email protected])([email protected]([email protected]))([email protected]): |
[email protected]([email protected].0)([email protected])([email protected]([email protected]))([email protected]): |
||||
dependencies: |
dependencies: |
||||
'@maplibre/maplibre-gl-style-spec': 19.3.3 |
'@maplibre/maplibre-gl-style-spec': 19.3.3 |
||||
'@types/mapbox-gl': 3.1.0 |
'@types/mapbox-gl': 3.1.0 |
||||
react: 18.3.1 |
react: 18.3.1 |
||||
react-dom: 18.3.1([email protected]) |
react-dom: 18.3.1([email protected]) |
||||
optionalDependencies: |
optionalDependencies: |
||||
mapbox-gl: [email protected].0 |
mapbox-gl: 3.6.0 |
||||
maplibre-gl: 4.1.2 |
maplibre-gl: 4.1.2 |
||||
|
|
||||
[email protected]([email protected]([email protected]))([email protected]): |
[email protected]([email protected]([email protected]))([email protected]): |
||||
@ -6153,6 +6231,8 @@ snapshots: |
|||||
|
|
||||
[email protected]: {} |
[email protected]: {} |
||||
|
|
||||
|
[email protected]: {} |
||||
|
|
||||
[email protected]: |
[email protected]: |
||||
dependencies: |
dependencies: |
||||
define-data-property: 1.1.4 |
define-data-property: 1.1.4 |
||||
@ -6358,6 +6438,8 @@ snapshots: |
|||||
|
|
||||
[email protected]: {} |
[email protected]: {} |
||||
|
|
||||
|
[email protected]: {} |
||||
|
|
||||
[email protected]: {} |
[email protected]: {} |
||||
|
|
||||
[email protected]: |
[email protected]: |
||||
@ -6380,6 +6462,8 @@ snapshots: |
|||||
|
|
||||
[email protected]: {} |
[email protected]: {} |
||||
|
|
||||
|
[email protected]: {} |
||||
|
|
||||
[email protected]: {} |
[email protected]: {} |
||||
|
|
||||
[email protected]: {} |
[email protected]: {} |
||||
|
|||||
Loading…
Reference in new issue