26 changed files with 240 additions and 276 deletions
@ -6,7 +6,7 @@ specifiers: |
|||||
'@heroicons/react': ^2.0.13 |
'@heroicons/react': ^2.0.13 |
||||
'@hookform/error-message': ^2.0.1 |
'@hookform/error-message': ^2.0.1 |
||||
'@hookform/resolvers': ^2.9.10 |
'@hookform/resolvers': ^2.9.10 |
||||
'@meshtastic/meshtasticjs': ^0.7.5 |
'@meshtastic/meshtasticjs': ^0.9.1 |
||||
'@tailwindcss/forms': ^0.5.3 |
'@tailwindcss/forms': ^0.5.3 |
||||
'@tailwindcss/line-clamp': ^0.4.2 |
'@tailwindcss/line-clamp': ^0.4.2 |
||||
'@tailwindcss/typography': ^0.5.8 |
'@tailwindcss/typography': ^0.5.8 |
||||
@ -49,12 +49,11 @@ specifiers: |
|||||
react-hook-form: ^7.41.2 |
react-hook-form: ^7.41.2 |
||||
react-hot-toast: ^2.4.0 |
react-hot-toast: ^2.4.0 |
||||
react-icons: ^4.7.1 |
react-icons: ^4.7.1 |
||||
react-json-pretty: ^2.2.0 |
|
||||
react-json-tree: ^0.17.0 |
react-json-tree: ^0.17.0 |
||||
react-map-gl: ^7.0.20 |
react-map-gl: ^7.0.20 |
||||
react-qrcode-logo: ^2.8.0 |
react-qrcode-logo: ^2.8.0 |
||||
rfc4648: ^1.5.2 |
rfc4648: ^1.5.2 |
||||
rollup-plugin-visualizer: ^5.8.3 |
rollup-plugin-visualizer: ^5.9.0 |
||||
tailwindcss: ^3.2.4 |
tailwindcss: ^3.2.4 |
||||
tar: ^6.1.13 |
tar: ^6.1.13 |
||||
tslib: ^2.4.1 |
tslib: ^2.4.1 |
||||
@ -71,7 +70,7 @@ dependencies: |
|||||
'@heroicons/react': 2.0[email protected] |
'@heroicons/react': 2.0[email protected] |
||||
'@hookform/error-message': 2.0.1_33unso2ocv5y5ix74fsplqd6ny |
'@hookform/error-message': 2.0.1_33unso2ocv5y5ix74fsplqd6ny |
||||
'@hookform/resolvers': 2.9[email protected] |
'@hookform/resolvers': 2.9[email protected] |
||||
'@meshtastic/meshtasticjs': 0.7.5 |
'@meshtastic/meshtasticjs': 0.9.1 |
||||
'@tailwindcss/line-clamp': 0.4[email protected] |
'@tailwindcss/line-clamp': 0.4[email protected] |
||||
'@tailwindcss/typography': 0.5[email protected] |
'@tailwindcss/typography': 0.5[email protected] |
||||
'@turf/turf': 6.5.0 |
'@turf/turf': 6.5.0 |
||||
@ -92,7 +91,6 @@ dependencies: |
|||||
react-hook-form: 7.41[email protected] |
react-hook-form: 7.41[email protected] |
||||
react-hot-toast: 2.4.0_biqbaboplfbrettd7655fr4n2y |
react-hot-toast: 2.4.0_biqbaboplfbrettd7655fr4n2y |
||||
react-icons: 4.7[email protected] |
react-icons: 4.7[email protected] |
||||
react-json-pretty: 2.2.0_biqbaboplfbrettd7655fr4n2y |
|
||||
react-json-tree: 0.17.0_kzbn2opkn2327fwg5yzwzya5o4 |
react-json-tree: 0.17.0_kzbn2opkn2327fwg5yzwzya5o4 |
||||
react-map-gl: 7.0.20_6eczaga5xxiwzxtfiyk6fioasq |
react-map-gl: 7.0.20_6eczaga5xxiwzxtfiyk6fioasq |
||||
react-qrcode-logo: 2.8.0_biqbaboplfbrettd7655fr4n2y |
react-qrcode-logo: 2.8.0_biqbaboplfbrettd7655fr4n2y |
||||
@ -122,7 +120,7 @@ devDependencies: |
|||||
postcss: 8.4.20 |
postcss: 8.4.20 |
||||
prettier: 2.8.1 |
prettier: 2.8.1 |
||||
prettier-plugin-tailwindcss: 0.2[email protected] |
prettier-plugin-tailwindcss: 0.2[email protected] |
||||
rollup-plugin-visualizer: 5.8.3 |
rollup-plugin-visualizer: 5.9.0 |
||||
tailwindcss: 3.2[email protected] |
tailwindcss: 3.2[email protected] |
||||
tar: 6.1.13 |
tar: 6.1.13 |
||||
tslib: 2.4.1 |
tslib: 2.4.1 |
||||
@ -1252,7 +1250,7 @@ packages: |
|||||
babel-plugin-polyfill-corejs2: 0.3.3_@[email protected] |
babel-plugin-polyfill-corejs2: 0.3.3_@[email protected] |
||||
babel-plugin-polyfill-corejs3: 0.6.0_@[email protected] |
babel-plugin-polyfill-corejs3: 0.6.0_@[email protected] |
||||
babel-plugin-polyfill-regenerator: 0.4.1_@[email protected] |
babel-plugin-polyfill-regenerator: 0.4.1_@[email protected] |
||||
core-js-compat: 3.27.0 |
core-js-compat: 3.27.1 |
||||
semver: 6.3.0 |
semver: 6.3.0 |
||||
transitivePeerDependencies: |
transitivePeerDependencies: |
||||
- supports-color |
- supports-color |
||||
@ -1712,8 +1710,8 @@ packages: |
|||||
engines: {node: '>=6.0.0'} |
engines: {node: '>=6.0.0'} |
||||
dev: false |
dev: false |
||||
|
|
||||
/@meshtastic/meshtasticjs/0.7.5: |
/@meshtastic/meshtasticjs/0.9.1: |
||||
resolution: {integrity: sha512-t4Yk/uf84WI3oia+ktZy35hlBZXKVQHm2suqGIlwewl6eFcRqi0dYHzSVugyYqs4vjOEmT5vZVpy9UZbyb/DTQ==} |
resolution: {integrity: sha512-BYTqcH/ArIr82EpYW23Y2cwvkWoKgNJAdjU21L8SUt9HjuVUNzeJOxieASINqLEWLFbcnOf7G5owmN2rKCSkLA==} |
||||
dependencies: |
dependencies: |
||||
'@protobuf-ts/runtime': 2.8.2 |
'@protobuf-ts/runtime': 2.8.2 |
||||
glob: 8.0.3 |
glob: 8.0.3 |
||||
@ -3386,7 +3384,7 @@ packages: |
|||||
dependencies: |
dependencies: |
||||
'@babel/core': 7.20.7 |
'@babel/core': 7.20.7 |
||||
'@babel/helper-define-polyfill-provider': 0.3.3_@[email protected] |
'@babel/helper-define-polyfill-provider': 0.3.3_@[email protected] |
||||
core-js-compat: 3.27.0 |
core-js-compat: 3.27.1 |
||||
transitivePeerDependencies: |
transitivePeerDependencies: |
||||
- supports-color |
- supports-color |
||||
dev: true |
dev: true |
||||
@ -3653,8 +3651,8 @@ packages: |
|||||
resolution: {integrity: sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==} |
resolution: {integrity: sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==} |
||||
dev: true |
dev: true |
||||
|
|
||||
/core-js-compat/3.27.0: |
/core-js-compat/3.27.1: |
||||
resolution: {integrity: sha512-spN2H4E/wocMML7XtbKuqttHHM+zbF3bAdl9mT4/iyFaF33bowQGjxiWNWyvUJGH9F+hTgnhWziiLtwu3oC/Qg==} |
resolution: {integrity: sha512-Dg91JFeCDA17FKnneN7oCMz4BkQ4TcffkgHP4OWwp9yx3pi7ubqMDXXSacfNak1PQqjc95skyt+YBLHQJnkJwA==} |
||||
dependencies: |
dependencies: |
||||
browserslist: 4.21.4 |
browserslist: 4.21.4 |
||||
dev: true |
dev: true |
||||
@ -5755,17 +5753,6 @@ packages: |
|||||
/react-is/16.13.1: |
/react-is/16.13.1: |
||||
resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==} |
resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==} |
||||
|
|
||||
/react-json-pretty/2.2.0_biqbaboplfbrettd7655fr4n2y: |
|
||||
resolution: {integrity: sha512-3UMzlAXkJ4R8S4vmkRKtvJHTewG4/rn1Q18n0zqdu/ipZbUPLVZD+QwC7uVcD/IAY3s8iNVHlgR2dMzIUS0n1A==} |
|
||||
peerDependencies: |
|
||||
react: '>=15.0' |
|
||||
react-dom: '>=15.0' |
|
||||
dependencies: |
|
||||
prop-types: 15.8.1 |
|
||||
react: 18.2.0 |
|
||||
react-dom: 18.2[email protected] |
|
||||
dev: false |
|
||||
|
|
||||
/react-json-tree/0.17.0_kzbn2opkn2327fwg5yzwzya5o4: |
/react-json-tree/0.17.0_kzbn2opkn2327fwg5yzwzya5o4: |
||||
resolution: {integrity: sha512-hcWjibI/fAvsKnfYk+lka5OrE1Lvb1jH5pSnFhIU5T8cCCxB85r6h/NOzDPggSSgErjmx4rl3+2EkeclIKBOhg==} |
resolution: {integrity: sha512-hcWjibI/fAvsKnfYk+lka5OrE1Lvb1jH5pSnFhIU5T8cCCxB85r6h/NOzDPggSSgErjmx4rl3+2EkeclIKBOhg==} |
||||
peerDependencies: |
peerDependencies: |
||||
@ -6010,8 +5997,8 @@ packages: |
|||||
terser: 5.16.1 |
terser: 5.16.1 |
||||
dev: true |
dev: true |
||||
|
|
||||
/rollup-plugin-visualizer/5.8.3: |
/rollup-plugin-visualizer/5.9.0: |
||||
resolution: {integrity: sha512-QGJk4Bqe4AOat5AjipOh8esZH1nck5X2KFpf4VytUdSUuuuSwvIQZjMGgjcxe/zXexltqaXp5Vx1V3LmnQH15Q==} |
resolution: {integrity: sha512-bbDOv47+Bw4C/cgs0czZqfm8L82xOZssk4ayZjG40y9zbXclNk7YikrZTDao6p7+HDiGxrN0b65SgZiVm9k1Cg==} |
||||
engines: {node: '>=14'} |
engines: {node: '>=14'} |
||||
hasBin: true |
hasBin: true |
||||
peerDependencies: |
peerDependencies: |
||||
@ -6021,6 +6008,7 @@ packages: |
|||||
optional: true |
optional: true |
||||
dependencies: |
dependencies: |
||||
open: 8.4.0 |
open: 8.4.0 |
||||
|
picomatch: 2.3.1 |
||||
source-map: 0.7.4 |
source-map: 0.7.4 |
||||
yargs: 17.6.2 |
yargs: 17.6.2 |
||||
dev: true |
dev: true |
||||
|
|||||
Loading…
Reference in new issue