2 changed files with 112 additions and 108 deletions
@ -6,18 +6,18 @@ specifiers: |
|||
'@heroicons/react': ^2.0.12 |
|||
'@hookform/resolvers': ^2.9.10 |
|||
'@meshtastic/eslint-config': ^1.0.8 |
|||
'@meshtastic/meshtasticjs': ^0.6.110 |
|||
'@meshtastic/meshtasticjs': ^0.6.112 |
|||
'@tailwindcss/forms': ^0.5.3 |
|||
'@tailwindcss/line-clamp': ^0.4.2 |
|||
'@tailwindcss/typography': ^0.5.7 |
|||
'@types/chrome': ^0.0.199 |
|||
'@types/chrome': ^0.0.200 |
|||
'@types/geodesy': ^2.2.3 |
|||
'@types/node': ^18.11.3 |
|||
'@types/react': ^18.0.21 |
|||
'@types/react-dom': ^18.0.6 |
|||
'@types/node': ^18.11.7 |
|||
'@types/react': ^18.0.23 |
|||
'@types/react-dom': ^18.0.7 |
|||
'@types/w3c-web-serial': ^1.0.3 |
|||
'@types/web-bluetooth': ^0.0.16 |
|||
'@vitejs/plugin-react': ^2.1.0 |
|||
'@vitejs/plugin-react': ^2.2.0 |
|||
autoprefixer: ^10.4.12 |
|||
base64-js: ^1.5.1 |
|||
chart.js: ^3.9.1 |
|||
@ -51,7 +51,7 @@ specifiers: |
|||
tslib: ^2.4.0 |
|||
typescript: ^4.8.4 |
|||
unimported: ^1.22.0 |
|||
vite: ^3.1.8 |
|||
vite: ^3.2.0 |
|||
vite-plugin-environment: ^1.1.3 |
|||
zustand: 4.1.3 |
|||
|
|||
@ -61,7 +61,7 @@ dependencies: |
|||
'@heroicons/react': 2.0[email protected] |
|||
'@hookform/resolvers': 2.9[email protected] |
|||
'@meshtastic/eslint-config': 1.0.8 |
|||
'@meshtastic/meshtasticjs': 0.6.110 |
|||
'@meshtastic/meshtasticjs': 0.6.112 |
|||
'@tailwindcss/line-clamp': 0.4[email protected] |
|||
'@tailwindcss/typography': 0.5[email protected] |
|||
base64-js: 1.5.1 |
|||
@ -82,7 +82,7 @@ dependencies: |
|||
react-hot-toast: 2.4.0_biqbaboplfbrettd7655fr4n2y |
|||
react-icons: 4.6[email protected] |
|||
react-json-pretty: 2.2.0_biqbaboplfbrettd7655fr4n2y |
|||
react-json-tree: 0.17.0_iapumuv4e6jcjznwuxpf4tt22e |
|||
react-json-tree: 0.17.0_i2izv7j3km4zzxbpzq2d4xtojy |
|||
react-map-gl: 7.0.19_6eczaga5xxiwzxtfiyk6fioasq |
|||
react-qrcode-logo: 2.8.0_biqbaboplfbrettd7655fr4n2y |
|||
rfc4648: 1.5.2 |
|||
@ -90,14 +90,14 @@ dependencies: |
|||
|
|||
devDependencies: |
|||
'@tailwindcss/forms': 0.5[email protected] |
|||
'@types/chrome': 0.0.199 |
|||
'@types/chrome': 0.0.200 |
|||
'@types/geodesy': 2.2.3 |
|||
'@types/node': 18.11.3 |
|||
'@types/react': 18.0.21 |
|||
'@types/react-dom': 18.0.6 |
|||
'@types/node': 18.11.7 |
|||
'@types/react': 18.0.23 |
|||
'@types/react-dom': 18.0.7 |
|||
'@types/w3c-web-serial': 1.0.3 |
|||
'@types/web-bluetooth': 0.0.16 |
|||
'@vitejs/plugin-react': 2.1[email protected] |
|||
'@vitejs/plugin-react': 2.2[email protected] |
|||
autoprefixer: 10.4[email protected] |
|||
gzipper: 7.1.0 |
|||
postcss: 8.4.18 |
|||
@ -109,8 +109,8 @@ devDependencies: |
|||
tslib: 2.4.0 |
|||
typescript: 4.8.4 |
|||
unimported: 1.22.0 |
|||
vite: 3.1.8 |
|||
vite-plugin-environment: 1.1.3_vite@3.1.8 |
|||
vite: 3.2.0 |
|||
vite-plugin-environment: 1.1.3_vite@3.2.0 |
|||
|
|||
packages: |
|||
|
|||
@ -619,13 +619,13 @@ packages: |
|||
/@meshtastic/eslint-config/1.0.8: |
|||
resolution: {integrity: sha512-Jzwaf3TyYFGeFuxLRQA5Yj5Rmz097VleFQUkswXH9nvLO81JjJbHgJWbHQ6RpxC31q/2hWV03QdaH98swpYcQA==} |
|||
dependencies: |
|||
'@typescript-eslint/eslint-plugin': 5.40.1_c4zyna56jjjrggqkyejnaxjxfu |
|||
'@typescript-eslint/parser': 5.40.1_wyqvi574yv7oiwfeinomdzmc3m |
|||
'@typescript-eslint/eslint-plugin': 5.41.0_huremdigmcnkianavgfk3x6iou |
|||
'@typescript-eslint/parser': 5.41.0_wyqvi574yv7oiwfeinomdzmc3m |
|||
eslint: 8.26.0 |
|||
eslint-config-prettier: 8.5[email protected] |
|||
eslint-import-resolver-typescript: 2.7.1_mynvxvmq5qtyojffiqgev4x7mm |
|||
eslint-plugin-eslint-comments: 3.2[email protected] |
|||
eslint-plugin-import: 2.26.0_ktm3uujnlhunjxml6wzsncefba |
|||
eslint-plugin-import: 2.26.0_sgtvadj53qann2ab365fx33s3a |
|||
eslint-plugin-react: 7.31[email protected] |
|||
eslint-plugin-react-hooks: 4.6[email protected] |
|||
prettier: 2.7.1 |
|||
@ -636,8 +636,8 @@ packages: |
|||
- supports-color |
|||
dev: false |
|||
|
|||
/@meshtastic/meshtasticjs/0.6.110: |
|||
resolution: {integrity: sha512-pqWDg12NKcWRFqvrrG0KIaESZG+e4HqT9zFQKOcf0DwI1xw0f7d7qaa4UNYK6BSOtY7CxAjYuTwxn6O4vYXwZw==} |
|||
/@meshtastic/meshtasticjs/0.6.112: |
|||
resolution: {integrity: sha512-GV/uygQUKwLnvaKiAvM4DZlTmGRf4f2blWZwYZNHYfp1zL81ak7KZeoPiFJi7qwr13XN5I4fSASLaUzbwWHXnQ==} |
|||
dependencies: |
|||
'@protobuf-ts/runtime': 2.8.1 |
|||
'@serialport/stream': 10.3.0 |
|||
@ -824,8 +824,8 @@ packages: |
|||
resolution: {integrity: sha512-oYO/U4VD1DavwrKuCSQWdLG+5K22SLPem2OQaHmFcQuwHoVeGC+JGVRji2MUqZUAIQZHEonOeVfAX09hYiLsdg==} |
|||
dev: false |
|||
|
|||
/@types/chrome/0.0.199: |
|||
resolution: {integrity: sha512-BDuKiS8iZONsvTFSjbJlmHAwkYpkcWtG7Z7ESDJ/vf0QlcaXX6q4Xzi7euDNjIS4ZMA4kSODPGBHGVdC2lAHzw==} |
|||
/@types/chrome/0.0.200: |
|||
resolution: {integrity: sha512-oNT2/KHgZECTzj4oavLc20r3D2yFufLwGNaLFAN8YxYyNVJGenX3l3oGBynhoT/Azm3eAfyDynrdca6jB7CNzw==} |
|||
dependencies: |
|||
'@types/filesystem': 0.0.32 |
|||
'@types/har-format': 1.2.9 |
|||
@ -883,8 +883,8 @@ packages: |
|||
'@types/pbf': 3.0.2 |
|||
dev: false |
|||
|
|||
/@types/node/18.11.3: |
|||
resolution: {integrity: sha512-fNjDQzzOsZeKZu5NATgXUPsaFaTxeRgFXoosrHivTl8RGeV733OLawXsGfEk9a8/tySyZUyiZ6E8LcjPFZ2y1A==} |
|||
/@types/node/18.11.7: |
|||
resolution: {integrity: sha512-LhFTglglr63mNXUSRYD8A+ZAIu5sFqNJ4Y2fPuY7UlrySJH87rRRlhtVmMHplmfk5WkoJGmDjE9oiTfyX94CpQ==} |
|||
dev: true |
|||
|
|||
/@types/normalize-package-data/2.4.1: |
|||
@ -898,14 +898,14 @@ packages: |
|||
/@types/prop-types/15.7.5: |
|||
resolution: {integrity: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==} |
|||
|
|||
/@types/react-dom/18.0.6: |
|||
resolution: {integrity: sha512-/5OFZgfIPSwy+YuIBP/FgJnQnsxhZhjjrnxudMddeblOouIodEQ75X14Rr4wGSG/bknL+Omy9iWlLo1u/9GzAA==} |
|||
/@types/react-dom/18.0.7: |
|||
resolution: {integrity: sha512-HaXc+BbqAZE1RdsK3tC8SbkFy6UL2xF76lT9rQs5JkPrJg3rWA3Ou/Lhw3YJQzEDkBpmJ79nBsfnd05WrBd2QQ==} |
|||
dependencies: |
|||
'@types/react': 18.0.21 |
|||
'@types/react': 18.0.23 |
|||
dev: true |
|||
|
|||
/@types/react/18.0.21: |
|||
resolution: {integrity: sha512-7QUCOxvFgnD5Jk8ZKlUAhVcRj7GuJRjnjjiY/IUBWKgOlnvDvTMLD4RTF7NPyVmbRhNrbomZiOepg7M/2Kj1mA==} |
|||
/@types/react/18.0.23: |
|||
resolution: {integrity: sha512-R1wTULtCiJkudAN2DJGoYYySbGtOdzZyUWAACYinKdiQC8auxso4kLDUhQ7AJ2kh3F6A6z4v69U6tNY39hihVQ==} |
|||
dependencies: |
|||
'@types/prop-types': 15.7.5 |
|||
'@types/scheduler': 0.16.2 |
|||
@ -914,8 +914,8 @@ packages: |
|||
/@types/scheduler/0.16.2: |
|||
resolution: {integrity: sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==} |
|||
|
|||
/@types/semver/7.3.12: |
|||
resolution: {integrity: sha512-WwA1MW0++RfXmCr12xeYOOC5baSC9mSb0ZqCquFzKhcoF4TvHu5MKOuXsncgZcpVFhB1pXd5hZmM0ryAoCp12A==} |
|||
/@types/semver/7.3.13: |
|||
resolution: {integrity: sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==} |
|||
dev: false |
|||
|
|||
/@types/w3c-web-serial/1.0.3: |
|||
@ -926,8 +926,8 @@ packages: |
|||
resolution: {integrity: sha512-oh8q2Zc32S6gd/j50GowEjKLoOVOwHP/bWVjKJInBwQqdOYMdPrf1oVlelTlyfFK3CKxL1uahMDAr+vy8T7yMQ==} |
|||
dev: true |
|||
|
|||
/@typescript-eslint/eslint-plugin/5.40.1_c4zyna56jjjrggqkyejnaxjxfu: |
|||
resolution: {integrity: sha512-FsWboKkWdytGiXT5O1/R9j37YgcjO8MKHSUmWnIEjVaz0krHkplPnYi7mwdb+5+cs0toFNQb0HIrN7zONdIEWg==} |
|||
/@typescript-eslint/eslint-plugin/5.41.0_huremdigmcnkianavgfk3x6iou: |
|||
resolution: {integrity: sha512-DXUS22Y57/LAFSg3x7Vi6RNAuLpTXwxB9S2nIA7msBb/Zt8p7XqMwdpdc1IU7CkOQUPgAqR5fWvxuKCbneKGmA==} |
|||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} |
|||
peerDependencies: |
|||
'@typescript-eslint/parser': ^5.0.0 |
|||
@ -937,10 +937,10 @@ packages: |
|||
typescript: |
|||
optional: true |
|||
dependencies: |
|||
'@typescript-eslint/parser': 5.40.1_wyqvi574yv7oiwfeinomdzmc3m |
|||
'@typescript-eslint/scope-manager': 5.40.1 |
|||
'@typescript-eslint/type-utils': 5.40.1_wyqvi574yv7oiwfeinomdzmc3m |
|||
'@typescript-eslint/utils': 5.40.1_wyqvi574yv7oiwfeinomdzmc3m |
|||
'@typescript-eslint/parser': 5.41.0_wyqvi574yv7oiwfeinomdzmc3m |
|||
'@typescript-eslint/scope-manager': 5.41.0 |
|||
'@typescript-eslint/type-utils': 5.41.0_wyqvi574yv7oiwfeinomdzmc3m |
|||
'@typescript-eslint/utils': 5.41.0_wyqvi574yv7oiwfeinomdzmc3m |
|||
debug: 4.3.4 |
|||
eslint: 8.26.0 |
|||
ignore: 5.2.0 |
|||
@ -952,8 +952,8 @@ packages: |
|||
- supports-color |
|||
dev: false |
|||
|
|||
/@typescript-eslint/parser/5.40.1_3rubbgt5ekhqrcgx4uwls3neim: |
|||
resolution: {integrity: sha512-IK6x55va5w4YvXd4b3VrXQPldV9vQTxi5ov+g4pMANsXPTXOcfjx08CRR1Dfrcc51syPtXHF5bgLlMHYFrvQtg==} |
|||
/@typescript-eslint/parser/5.41.0_3rubbgt5ekhqrcgx4uwls3neim: |
|||
resolution: {integrity: sha512-HQVfix4+RL5YRWZboMD1pUfFN8MpRH4laziWkkAzyO1fvNOY/uinZcvo3QiFJVS/siNHupV8E5+xSwQZrl6PZA==} |
|||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} |
|||
peerDependencies: |
|||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 |
|||
@ -962,9 +962,9 @@ packages: |
|||
typescript: |
|||
optional: true |
|||
dependencies: |
|||
'@typescript-eslint/scope-manager': 5.40.1 |
|||
'@typescript-eslint/types': 5.40.1 |
|||
'@typescript-eslint/typescript-estree': 5.40.1[email protected] |
|||
'@typescript-eslint/scope-manager': 5.41.0 |
|||
'@typescript-eslint/types': 5.41.0 |
|||
'@typescript-eslint/typescript-estree': 5.41.0[email protected] |
|||
debug: 4.3.4 |
|||
eslint: 7.32.0 |
|||
typescript: 4.8.4 |
|||
@ -972,8 +972,8 @@ packages: |
|||
- supports-color |
|||
dev: true |
|||
|
|||
/@typescript-eslint/parser/5.40.1_wyqvi574yv7oiwfeinomdzmc3m: |
|||
resolution: {integrity: sha512-IK6x55va5w4YvXd4b3VrXQPldV9vQTxi5ov+g4pMANsXPTXOcfjx08CRR1Dfrcc51syPtXHF5bgLlMHYFrvQtg==} |
|||
/@typescript-eslint/parser/5.41.0_wyqvi574yv7oiwfeinomdzmc3m: |
|||
resolution: {integrity: sha512-HQVfix4+RL5YRWZboMD1pUfFN8MpRH4laziWkkAzyO1fvNOY/uinZcvo3QiFJVS/siNHupV8E5+xSwQZrl6PZA==} |
|||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} |
|||
peerDependencies: |
|||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 |
|||
@ -982,9 +982,9 @@ packages: |
|||
typescript: |
|||
optional: true |
|||
dependencies: |
|||
'@typescript-eslint/scope-manager': 5.40.1 |
|||
'@typescript-eslint/types': 5.40.1 |
|||
'@typescript-eslint/typescript-estree': 5.40.1[email protected] |
|||
'@typescript-eslint/scope-manager': 5.41.0 |
|||
'@typescript-eslint/types': 5.41.0 |
|||
'@typescript-eslint/typescript-estree': 5.41.0[email protected] |
|||
debug: 4.3.4 |
|||
eslint: 8.26.0 |
|||
typescript: 4.8.4 |
|||
@ -992,15 +992,15 @@ packages: |
|||
- supports-color |
|||
dev: false |
|||
|
|||
/@typescript-eslint/scope-manager/5.40.1: |
|||
resolution: {integrity: sha512-jkn4xsJiUQucI16OLCXrLRXDZ3afKhOIqXs4R3O+M00hdQLKR58WuyXPZZjhKLFCEP2g+TXdBRtLQ33UfAdRUg==} |
|||
/@typescript-eslint/scope-manager/5.41.0: |
|||
resolution: {integrity: sha512-xOxPJCnuktUkY2xoEZBKXO5DBCugFzjrVndKdUnyQr3+9aDWZReKq9MhaoVnbL+maVwWJu/N0SEtrtEUNb62QQ==} |
|||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} |
|||
dependencies: |
|||
'@typescript-eslint/types': 5.40.1 |
|||
'@typescript-eslint/visitor-keys': 5.40.1 |
|||
'@typescript-eslint/types': 5.41.0 |
|||
'@typescript-eslint/visitor-keys': 5.41.0 |
|||
|
|||
/@typescript-eslint/type-utils/5.40.1_wyqvi574yv7oiwfeinomdzmc3m: |
|||
resolution: {integrity: sha512-DLAs+AHQOe6n5LRraXiv27IYPhleF0ldEmx6yBqBgBLaNRKTkffhV1RPsjoJBhVup2zHxfaRtan8/YRBgYhU9Q==} |
|||
/@typescript-eslint/type-utils/5.41.0_wyqvi574yv7oiwfeinomdzmc3m: |
|||
resolution: {integrity: sha512-L30HNvIG6A1Q0R58e4hu4h+fZqaO909UcnnPbwKiN6Rc3BUEx6ez2wgN7aC0cBfcAjZfwkzE+E2PQQ9nEuoqfA==} |
|||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} |
|||
peerDependencies: |
|||
eslint: '*' |
|||
@ -1009,8 +1009,8 @@ packages: |
|||
typescript: |
|||
optional: true |
|||
dependencies: |
|||
'@typescript-eslint/typescript-estree': 5.40.1[email protected] |
|||
'@typescript-eslint/utils': 5.40.1_wyqvi574yv7oiwfeinomdzmc3m |
|||
'@typescript-eslint/typescript-estree': 5.41.0[email protected] |
|||
'@typescript-eslint/utils': 5.41.0_wyqvi574yv7oiwfeinomdzmc3m |
|||
debug: 4.3.4 |
|||
eslint: 8.26.0 |
|||
tsutils: 3.21[email protected] |
|||
@ -1019,12 +1019,12 @@ packages: |
|||
- supports-color |
|||
dev: false |
|||
|
|||
/@typescript-eslint/types/5.40.1: |
|||
resolution: {integrity: sha512-Icg9kiuVJSwdzSQvtdGspOlWNjVDnF3qVIKXdJ103o36yRprdl3Ge5cABQx+csx960nuMF21v8qvO31v9t3OHw==} |
|||
/@typescript-eslint/types/5.41.0: |
|||
resolution: {integrity: sha512-5BejraMXMC+2UjefDvrH0Fo/eLwZRV6859SXRg+FgbhA0R0l6lDqDGAQYhKbXhPN2ofk2kY5sgGyLNL907UXpA==} |
|||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} |
|||
|
|||
/@typescript-eslint/typescript-estree/5.40.[email protected]: |
|||
resolution: {integrity: sha512-5QTP/nW5+60jBcEPfXy/EZL01qrl9GZtbgDZtDPlfW5zj/zjNrdI2B5zMUHmOsfvOr2cWqwVdWjobCiHcedmQA==} |
|||
/@typescript-eslint/typescript-estree/5.41.0[email protected]: |
|||
resolution: {integrity: sha512-SlzFYRwFSvswzDSQ/zPkIWcHv8O5y42YUskko9c4ki+fV6HATsTODUPbRbcGDFYP86gaJL5xohUEytvyNNcXWg==} |
|||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} |
|||
peerDependencies: |
|||
typescript: '*' |
|||
@ -1032,8 +1032,8 @@ packages: |
|||
typescript: |
|||
optional: true |
|||
dependencies: |
|||
'@typescript-eslint/types': 5.40.1 |
|||
'@typescript-eslint/visitor-keys': 5.40.1 |
|||
'@typescript-eslint/types': 5.41.0 |
|||
'@typescript-eslint/visitor-keys': 5.41.0 |
|||
debug: 4.3.4 |
|||
globby: 11.1.0 |
|||
is-glob: 4.0.3 |
|||
@ -1043,17 +1043,17 @@ packages: |
|||
transitivePeerDependencies: |
|||
- supports-color |
|||
|
|||
/@typescript-eslint/utils/5.40.1_wyqvi574yv7oiwfeinomdzmc3m: |
|||
resolution: {integrity: sha512-a2TAVScoX9fjryNrW6BZRnreDUszxqm9eQ9Esv8n5nXApMW0zeANUYlwh/DED04SC/ifuBvXgZpIK5xeJHQ3aw==} |
|||
/@typescript-eslint/utils/5.41.0_wyqvi574yv7oiwfeinomdzmc3m: |
|||
resolution: {integrity: sha512-QlvfwaN9jaMga9EBazQ+5DDx/4sAdqDkcs05AsQHMaopluVCUyu1bTRUVKzXbgjDlrRAQrYVoi/sXJ9fmG+KLQ==} |
|||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} |
|||
peerDependencies: |
|||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 |
|||
dependencies: |
|||
'@types/json-schema': 7.0.11 |
|||
'@types/semver': 7.3.12 |
|||
'@typescript-eslint/scope-manager': 5.40.1 |
|||
'@typescript-eslint/types': 5.40.1 |
|||
'@typescript-eslint/typescript-estree': 5.40.1[email protected] |
|||
'@types/semver': 7.3.13 |
|||
'@typescript-eslint/scope-manager': 5.41.0 |
|||
'@typescript-eslint/types': 5.41.0 |
|||
'@typescript-eslint/typescript-estree': 5.41.0[email protected] |
|||
eslint: 8.26.0 |
|||
eslint-scope: 5.1.1 |
|||
eslint-utils: 3.0[email protected] |
|||
@ -1063,15 +1063,15 @@ packages: |
|||
- typescript |
|||
dev: false |
|||
|
|||
/@typescript-eslint/visitor-keys/5.40.1: |
|||
resolution: {integrity: sha512-A2DGmeZ+FMja0geX5rww+DpvILpwo1OsiQs0M+joPWJYsiEFBLsH0y1oFymPNul6Z5okSmHpP4ivkc2N0Cgfkw==} |
|||
/@typescript-eslint/visitor-keys/5.41.0: |
|||
resolution: {integrity: sha512-vilqeHj267v8uzzakbm13HkPMl7cbYpKVjgFWZPIOHIJHZtinvypUhJ5xBXfWYg4eFKqztbMMpOgFpT9Gfx4fw==} |
|||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} |
|||
dependencies: |
|||
'@typescript-eslint/types': 5.40.1 |
|||
'@typescript-eslint/types': 5.41.0 |
|||
eslint-visitor-keys: 3.3.0 |
|||
|
|||
/@vitejs/plugin-react/2.[email protected]: |
|||
resolution: {integrity: sha512-am6rPyyU3LzUYne3Gd9oj9c4Rzbq5hQnuGXSMT6Gujq45Il/+bunwq3lrB7wghLkiF45ygMwft37vgJ/NE8IAA==} |
|||
/@vitejs/plugin-react/2.[email protected]: |
|||
resolution: {integrity: sha512-FFpefhvExd1toVRlokZgxgy2JtnBOdp4ZDsq7ldCWaqGSGn9UhWMAVm/1lxPL14JfNS5yGz+s9yFrQY6shoStA==} |
|||
engines: {node: ^14.18.0 || >=16.0.0} |
|||
peerDependencies: |
|||
vite: ^3.0.0 |
|||
@ -1083,7 +1083,7 @@ packages: |
|||
'@babel/plugin-transform-react-jsx-source': 7.19.6_@[email protected] |
|||
magic-string: 0.26.7 |
|||
react-refresh: 0.14.0 |
|||
vite: 3.1.8 |
|||
vite: 3.2.0 |
|||
transitivePeerDependencies: |
|||
- supports-color |
|||
dev: true |
|||
@ -1096,12 +1096,12 @@ packages: |
|||
acorn: 7.4.1 |
|||
dev: true |
|||
|
|||
/acorn-jsx/[email protected].0: |
|||
/acorn-jsx/[email protected].1: |
|||
resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} |
|||
peerDependencies: |
|||
acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 |
|||
dependencies: |
|||
acorn: 8.8.0 |
|||
acorn: 8.8.1 |
|||
dev: false |
|||
|
|||
/acorn-node/1.8.2: |
|||
@ -1120,8 +1120,8 @@ packages: |
|||
engines: {node: '>=0.4.0'} |
|||
hasBin: true |
|||
|
|||
/acorn/8.8.0: |
|||
resolution: {integrity: sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w==} |
|||
/acorn/8.8.1: |
|||
resolution: {integrity: sha512-7zFpHzhnqYKrkYdUjF1HI1bzd0VygEGX8lFk4k5zVMqHEoES+P+7TKI+EvLO9WVMJ8eekdO0aDEK044xTXwPPA==} |
|||
engines: {node: '>=0.4.0'} |
|||
hasBin: true |
|||
dev: false |
|||
@ -1233,7 +1233,7 @@ packages: |
|||
postcss: ^8.1.0 |
|||
dependencies: |
|||
browserslist: 4.21.4 |
|||
caniuse-lite: 1.0.30001423 |
|||
caniuse-lite: 1.0.30001426 |
|||
fraction.js: 4.2.0 |
|||
normalize-range: 0.1.2 |
|||
picocolors: 1.0.0 |
|||
@ -1285,7 +1285,7 @@ packages: |
|||
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} |
|||
hasBin: true |
|||
dependencies: |
|||
caniuse-lite: 1.0.30001423 |
|||
caniuse-lite: 1.0.30001426 |
|||
electron-to-chromium: 1.4.284 |
|||
node-releases: 2.0.6 |
|||
update-browserslist-db: 1.0[email protected] |
|||
@ -1316,8 +1316,8 @@ packages: |
|||
resolution: {integrity: sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==} |
|||
engines: {node: '>= 6'} |
|||
|
|||
/caniuse-lite/1.0.30001423: |
|||
resolution: {integrity: sha512-09iwWGOlifvE1XuHokFMP7eR38a0JnajoyL3/i87c8ZjRWRrdKo1fqjNfugfBD0UDBIOz0U+jtNhJ0EPm1VleQ==} |
|||
/caniuse-lite/1.0.30001426: |
|||
resolution: {integrity: sha512-n7cosrHLl8AWt0wwZw/PJZgUg3lV0gk9LMI7ikGJwhyhgsd2Nb65vKvmSexCqq/J7rbH3mFG6yZZiPR5dLPW5A==} |
|||
dev: true |
|||
|
|||
/chalk/2.4.2: |
|||
@ -1949,7 +1949,7 @@ packages: |
|||
dependencies: |
|||
debug: 4.3.4 |
|||
eslint: 8.26.0 |
|||
eslint-plugin-import: 2.26.0_ktm3uujnlhunjxml6wzsncefba |
|||
eslint-plugin-import: 2.26.0_sgtvadj53qann2ab365fx33s3a |
|||
glob: 7.2.3 |
|||
is-glob: 4.0.3 |
|||
resolve: 1.22.1 |
|||
@ -1958,7 +1958,7 @@ packages: |
|||
- supports-color |
|||
dev: false |
|||
|
|||
/eslint-module-utils/2.7.4_cpvribsnrifdnai62ae2t2h4ju: |
|||
/eslint-module-utils/2.7.4_tvinv4sbpgfss2gbjcxyrnrkuq: |
|||
resolution: {integrity: sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==} |
|||
engines: {node: '>=4'} |
|||
peerDependencies: |
|||
@ -1979,7 +1979,7 @@ packages: |
|||
eslint-import-resolver-webpack: |
|||
optional: true |
|||
dependencies: |
|||
'@typescript-eslint/parser': 5.40.1_wyqvi574yv7oiwfeinomdzmc3m |
|||
'@typescript-eslint/parser': 5.41.0_wyqvi574yv7oiwfeinomdzmc3m |
|||
debug: 3.2.7 |
|||
eslint: 8.26.0 |
|||
eslint-import-resolver-node: 0.3.6 |
|||
@ -1999,7 +1999,7 @@ packages: |
|||
ignore: 5.2.0 |
|||
dev: false |
|||
|
|||
/eslint-plugin-import/2.26.0_ktm3uujnlhunjxml6wzsncefba: |
|||
/eslint-plugin-import/2.26.0_sgtvadj53qann2ab365fx33s3a: |
|||
resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==} |
|||
engines: {node: '>=4'} |
|||
peerDependencies: |
|||
@ -2009,14 +2009,14 @@ packages: |
|||
'@typescript-eslint/parser': |
|||
optional: true |
|||
dependencies: |
|||
'@typescript-eslint/parser': 5.40.1_wyqvi574yv7oiwfeinomdzmc3m |
|||
'@typescript-eslint/parser': 5.41.0_wyqvi574yv7oiwfeinomdzmc3m |
|||
array-includes: 3.1.5 |
|||
array.prototype.flat: 1.3.0 |
|||
debug: 2.6.9 |
|||
doctrine: 2.1.0 |
|||
eslint: 8.26.0 |
|||
eslint-import-resolver-node: 0.3.6 |
|||
eslint-module-utils: 2.7.4_cpvribsnrifdnai62ae2t2h4ju |
|||
eslint-module-utils: 2.7.4_tvinv4sbpgfss2gbjcxyrnrkuq |
|||
has: 1.0.3 |
|||
is-core-module: 2.11.0 |
|||
is-glob: 4.0.3 |
|||
@ -2217,8 +2217,8 @@ packages: |
|||
resolution: {integrity: sha512-DQmnRpLj7f6TgN/NYb0MTzJXL+vJF9h3pHy4JhCIs3zwcgez8xmGg3sXHcEO97BrmO2OSvCwMdfdlyl+E9KjOw==} |
|||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} |
|||
dependencies: |
|||
acorn: 8.8.0 |
|||
acorn-jsx: 5.3[email protected].0 |
|||
acorn: 8.8.1 |
|||
acorn-jsx: 5.3[email protected].1 |
|||
eslint-visitor-keys: 3.3.0 |
|||
dev: false |
|||
|
|||
@ -3503,7 +3503,7 @@ packages: |
|||
react-dom: 18.2[email protected] |
|||
dev: false |
|||
|
|||
/react-json-tree/0.17.0_iapumuv4e6jcjznwuxpf4tt22e: |
|||
/react-json-tree/0.17.0_i2izv7j3km4zzxbpzq2d4xtojy: |
|||
resolution: {integrity: sha512-hcWjibI/fAvsKnfYk+lka5OrE1Lvb1jH5pSnFhIU5T8cCCxB85r6h/NOzDPggSSgErjmx4rl3+2EkeclIKBOhg==} |
|||
peerDependencies: |
|||
'@types/react': ^16.3.0 || ^17.0.0 || ^18.0.0 |
|||
@ -3512,7 +3512,7 @@ packages: |
|||
'@babel/runtime': 7.19.4 |
|||
'@types/lodash': 4.14.186 |
|||
'@types/prop-types': 15.7.5 |
|||
'@types/react': 18.0.21 |
|||
'@types/react': 18.0.23 |
|||
prop-types: 15.8.1 |
|||
react: 18.2.0 |
|||
react-base16-styling: 0.9.1 |
|||
@ -3703,8 +3703,8 @@ packages: |
|||
yargs: 17.6.0 |
|||
dev: true |
|||
|
|||
/rollup/2.78.1: |
|||
resolution: {integrity: sha512-VeeCgtGi4P+o9hIg+xz4qQpRl6R401LWEXBmxYKOV4zlF82lyhgh2hTZnheFUbANE8l2A41F458iwj2vEYaXJg==} |
|||
/rollup/2.79.1: |
|||
resolution: {integrity: sha512-uKxbd0IhMZOhjAiD5oAFp7BqvkA4Dv47qpOCtaNvng4HBwdbWtdOh8f5nZNuk2rp51PMGk3bzfWu5oayNEuYnw==} |
|||
engines: {node: '>=10.0.0'} |
|||
hasBin: true |
|||
optionalDependencies: |
|||
@ -4131,8 +4131,8 @@ packages: |
|||
engines: {node: '>=14.0.0'} |
|||
hasBin: true |
|||
dependencies: |
|||
'@typescript-eslint/parser': 5.40.1_3rubbgt5ekhqrcgx4uwls3neim |
|||
'@typescript-eslint/typescript-estree': 5.40.1[email protected] |
|||
'@typescript-eslint/parser': 5.41.0_3rubbgt5ekhqrcgx4uwls3neim |
|||
'@typescript-eslint/typescript-estree': 5.41.0[email protected] |
|||
chalk: 4.1.2 |
|||
debug: 4.3.4 |
|||
eslint: 7.32.0 |
|||
@ -4204,22 +4204,23 @@ packages: |
|||
engines: {node: '>= 0.10'} |
|||
dev: false |
|||
|
|||
/vite-plugin-environment/1.1.3_vite@3.1.8: |
|||
/vite-plugin-environment/1.1.3_vite@3.2.0: |
|||
resolution: {integrity: sha512-9LBhB0lx+2lXVBEWxFZC+WO7PKEyE/ykJ7EPWCq95NEcCpblxamTbs5Dm3DLBGzwODpJMEnzQywJU8fw6XGGGA==} |
|||
peerDependencies: |
|||
vite: '>= 2.7' |
|||
dependencies: |
|||
vite: 3.1.8 |
|||
vite: 3.2.0 |
|||
dev: true |
|||
|
|||
/vite/3.1.8: |
|||
resolution: {integrity: sha512-m7jJe3nufUbuOfotkntGFupinL/fmuTNuQmiVE7cH2IZMuf4UbfbGYMUT3jVWgGYuRVLY9j8NnrRqgw5rr5QTg==} |
|||
/vite/3.2.0: |
|||
resolution: {integrity: sha512-Ovj7+cqIdM1I0LPCk2CWxzgADXMix3NLXpUT6g7P7zg/a9grk/TaC3qn9YMg7w7M0POIVCBOp1aBANJW+RH7oA==} |
|||
engines: {node: ^14.18.0 || >=16.0.0} |
|||
hasBin: true |
|||
peerDependencies: |
|||
less: '*' |
|||
sass: '*' |
|||
stylus: '*' |
|||
sugarss: '*' |
|||
terser: ^5.4.0 |
|||
peerDependenciesMeta: |
|||
less: |
|||
@ -4228,13 +4229,15 @@ packages: |
|||
optional: true |
|||
stylus: |
|||
optional: true |
|||
sugarss: |
|||
optional: true |
|||
terser: |
|||
optional: true |
|||
dependencies: |
|||
esbuild: 0.15.12 |
|||
postcss: 8.4.18 |
|||
resolve: 1.22.1 |
|||
rollup: 2.78.1 |
|||
rollup: 2.79.1 |
|||
optionalDependencies: |
|||
fsevents: 2.3.2 |
|||
dev: true |
|||
|
|||
Loading…
Reference in new issue