7 changed files with 371 additions and 366 deletions
@ -1,9 +1,9 @@ |
|||
lockfileVersion: 5.3 |
|||
|
|||
specifiers: |
|||
'@floating-ui/react-dom': ^0.4.1 |
|||
'@floating-ui/react-dom': ^0.4.3 |
|||
'@headlessui/react': ^1.4.2 |
|||
'@meshtastic/components': ^1.0.13 |
|||
'@meshtastic/components': ^1.0.15 |
|||
'@meshtastic/meshtasticjs': ^0.6.36 |
|||
'@reduxjs/toolkit': ^1.7.1 |
|||
'@types/mapbox-gl': ^2.6.0 |
|||
@ -12,11 +12,11 @@ specifiers: |
|||
'@types/react-file-icon': ^1.0.1 |
|||
'@types/w3c-web-serial': ^1.0.2 |
|||
'@types/web-bluetooth': ^0.0.12 |
|||
'@typescript-eslint/eslint-plugin': ^5.8.1 |
|||
'@typescript-eslint/parser': ^5.8.1 |
|||
'@typescript-eslint/eslint-plugin': ^5.9.0 |
|||
'@typescript-eslint/parser': ^5.9.0 |
|||
'@verypossible/eslint-config': ^1.6.1 |
|||
'@vitejs/plugin-react': ^1.1.3 |
|||
autoprefixer: ^10.4.1 |
|||
'@vitejs/plugin-react': ^1.1.4 |
|||
autoprefixer: ^10.4.2 |
|||
babel-plugin-module-resolver: ^4.1.0 |
|||
base64-js: ^1.5.1 |
|||
boring-avatars: ^1.6.1 |
|||
@ -29,7 +29,7 @@ specifiers: |
|||
eslint-plugin-react: ^7.28.0 |
|||
eslint-plugin-react-hooks: ^4.3.0 |
|||
gzipper: ^6.2.1 |
|||
i18next: ^21.6.4 |
|||
i18next: ^21.6.5 |
|||
i18next-browser-languagedetector: ^6.1.2 |
|||
mapbox-gl: ^2.6.1 |
|||
postcss: ^8.4.5 |
|||
@ -45,28 +45,28 @@ specifiers: |
|||
react-qr-code: ^2.0.3 |
|||
react-redux: ^7.2.6 |
|||
react-select: ^5.2.1 |
|||
rfc4648: ^1.5.0 |
|||
rfc4648: ^1.5.1 |
|||
swr: ^1.1.2 |
|||
tailwindcss: ^3.0.8 |
|||
tailwindcss: ^3.0.12 |
|||
tar: ^6.1.11 |
|||
timeago-react: ^3.0.4 |
|||
type-route: ^0.6.0 |
|||
typescript: ^4.5.4 |
|||
use-breakpoint: ^3.0.0 |
|||
use-breakpoint: ^3.0.1 |
|||
vite: ^2.7.10 |
|||
vite-plugin-cdn-import: ^0.3.5 |
|||
vite-plugin-pwa: ^0.11.12 |
|||
workbox-window: ^6.4.2 |
|||
|
|||
dependencies: |
|||
'@floating-ui/react-dom': 0.4.1_b3482aaf5744fc7c2aeb7941b0e0a78f |
|||
'@floating-ui/react-dom': 0.4.3_b3482aaf5744fc7c2aeb7941b0e0a78f |
|||
'@headlessui/react': 1.4[email protected][email protected] |
|||
'@meshtastic/components': 1.0.13 |
|||
'@meshtastic/components': 1.0.15_@[email protected] |
|||
'@meshtastic/meshtasticjs': 0.6.36 |
|||
'@reduxjs/toolkit': 1.7[email protected][email protected] |
|||
base64-js: 1.5.1 |
|||
boring-avatars: 1.6.1 |
|||
i18next: 21.6.4 |
|||
i18next: 21.6.5 |
|||
i18next-browser-languagedetector: 6.1.2 |
|||
mapbox-gl: 2.6.1 |
|||
react: 17.0.2 |
|||
@ -74,17 +74,17 @@ dependencies: |
|||
react-error-boundary: 3.1[email protected] |
|||
react-file-icon: 1.1[email protected][email protected] |
|||
react-hook-form: 7.22[email protected] |
|||
react-i18next: 11.15.3_80acb397921aff391f276c2217c76c9e |
|||
react-i18next: 11.15.3_56927fec8de40d941cee913e7ea81c11 |
|||
react-icons: 4.3[email protected] |
|||
react-json-pretty: 2.2[email protected][email protected] |
|||
react-qr-code: 2.0[email protected] |
|||
react-redux: 7.2[email protected][email protected] |
|||
react-select: 5.2.1_b3482aaf5744fc7c2aeb7941b0e0a78f |
|||
rfc4648: 1.5.0 |
|||
rfc4648: 1.5.1 |
|||
swr: 1.1[email protected] |
|||
timeago-react: 3.0[email protected] |
|||
type-route: 0.6.0 |
|||
use-breakpoint: 3.0.0[email protected][email protected] |
|||
use-breakpoint: 3.0.1[email protected][email protected] |
|||
|
|||
devDependencies: |
|||
'@types/mapbox-gl': 2.6.0 |
|||
@ -93,11 +93,11 @@ devDependencies: |
|||
'@types/react-file-icon': 1.0.1 |
|||
'@types/w3c-web-serial': 1.0.2 |
|||
'@types/web-bluetooth': 0.0.12 |
|||
'@typescript-eslint/eslint-plugin': 5.8.1_13039593e64cd539d0b4c5c2da390958 |
|||
'@typescript-eslint/parser': 5.8.1[email protected][email protected] |
|||
'@typescript-eslint/eslint-plugin': 5.9.0_bd2fd93dbcc607ad2f21b784bccfe0c8 |
|||
'@typescript-eslint/parser': 5.9.0[email protected][email protected] |
|||
'@verypossible/eslint-config': 1.6[email protected] |
|||
'@vitejs/plugin-react': 1.1.3 |
|||
autoprefixer: 10.4.1[email protected] |
|||
'@vitejs/plugin-react': 1.1.4 |
|||
autoprefixer: 10.4.2[email protected] |
|||
babel-plugin-module-resolver: 4.1.0 |
|||
eslint: 8.6.0 |
|||
eslint-config-prettier: 8.3[email protected] |
|||
@ -110,7 +110,7 @@ devDependencies: |
|||
gzipper: 6.2.1 |
|||
postcss: 8.4.5 |
|||
prettier: 2.5.1 |
|||
tailwindcss: 3.0.8_cefe482e8d38053bbf3d5815e0c551b3 |
|||
tailwindcss: 3.0.12_ef48b3b8837f8a23677bffe8f9cd866d |
|||
tar: 6.1.11 |
|||
typescript: 4.5.4 |
|||
vite: 2.7.10 |
|||
@ -251,7 +251,7 @@ packages: |
|||
'@babel/traverse': 7.16.7 |
|||
debug: 4.3.3 |
|||
lodash.debounce: 4.0.8 |
|||
resolve: 1.20.0 |
|||
resolve: 1.21.0 |
|||
semver: 6.3.0 |
|||
transitivePeerDependencies: |
|||
- supports-color |
|||
@ -1427,8 +1427,8 @@ packages: |
|||
'@floating-ui/core': 0.3.1 |
|||
dev: false |
|||
|
|||
/@floating-ui/react-dom/0.4.1_b3482aaf5744fc7c2aeb7941b0e0a78f: |
|||
resolution: {integrity: sha512-0MLbzWipGVcVliNTWSBMcD12JeGvTwzjnxpp3hoM8KHhfy9yAKVuBJwuo3P9X1eC8dSwlplVp5JNplJKsZkkIg==} |
|||
/@floating-ui/react-dom/0.4.3_b3482aaf5744fc7c2aeb7941b0e0a78f: |
|||
resolution: {integrity: sha512-ZL88ryd9p6sFh9jIC/+05JZoNsogcq6U09cygQjiy757QtQqxIVLQwFag+BAWWYqpNEMO0S60fkqmh8KIAV4oA==} |
|||
peerDependencies: |
|||
react: '>=16.8.0' |
|||
react-dom: '>=16.8.0' |
|||
@ -1522,13 +1522,17 @@ packages: |
|||
engines: {node: '>=6.0.0'} |
|||
dev: false |
|||
|
|||
/@meshtastic/components/1.0.13: |
|||
resolution: {integrity: sha512-UdRwPVywIMaOYl0httBK51WagSuPhNPAuPG6DbvEq/TBBuJiGrTS/gYWsMb1UJhKzwb9XPKFMqAujowyBGN9cw==} |
|||
/@meshtastic/components/1.0.15_@[email protected].38: |
|||
resolution: {integrity: sha512-+ZT2I6shgtDTKBm3qpillRvG89wDxDf4gpD/EDhvECAjSTIFYjo0m3kiDSytVjJw/sLnj3LJljQ3U4o75J3uqw==} |
|||
dependencies: |
|||
inter-ui: 3.19.3 |
|||
react: 17.0.2 |
|||
react-dom: 17.0[email protected] |
|||
react-icons: 4.3[email protected] |
|||
react-select: 5.2.1_b3482aaf5744fc7c2aeb7941b0e0a78f |
|||
transitivePeerDependencies: |
|||
- '@babel/core' |
|||
- '@types/react' |
|||
dev: false |
|||
|
|||
/@meshtastic/meshtasticjs/0.6.36: |
|||
@ -1582,7 +1586,7 @@ packages: |
|||
reselect: 4.1.5 |
|||
dev: false |
|||
|
|||
/@rollup/plugin-babel/5.3.0_@[email protected][email protected]2.0: |
|||
/@rollup/plugin-babel/5.3.0_@[email protected][email protected]3.0: |
|||
resolution: {integrity: sha512-9uIC8HZOnVLrLHxayq/PTzw+uS25E14KPUBh5ktF+18Mjo5yK0ToMMx6epY0uEgkjwJw0aBW4x2horYXh8juWw==} |
|||
engines: {node: '>= 10.0.0'} |
|||
peerDependencies: |
|||
@ -1595,36 +1599,36 @@ packages: |
|||
dependencies: |
|||
'@babel/core': 7.16.7 |
|||
'@babel/helper-module-imports': 7.16.7 |
|||
'@rollup/pluginutils': 3.1[email protected]2.0 |
|||
rollup: 2.62.0 |
|||
'@rollup/pluginutils': 3.1[email protected]3.0 |
|||
rollup: 2.63.0 |
|||
dev: true |
|||
|
|||
/@rollup/plugin-node-resolve/[email protected]2.0: |
|||
/@rollup/plugin-node-resolve/[email protected]3.0: |
|||
resolution: {integrity: sha512-yc2n43jcqVyGE2sqV5/YCmocy9ArjVAP/BeXyTtADTBBX6V0e5UMqwO8CdQ0kzjb6zu5P1qMzsScCMRvE9OlVg==} |
|||
engines: {node: '>= 10.0.0'} |
|||
peerDependencies: |
|||
rollup: ^1.20.0||^2.0.0 |
|||
dependencies: |
|||
'@rollup/pluginutils': 3.1[email protected]2.0 |
|||
'@rollup/pluginutils': 3.1[email protected]3.0 |
|||
'@types/resolve': 1.17.1 |
|||
builtin-modules: 3.2.0 |
|||
deepmerge: 4.2.2 |
|||
is-module: 1.0.0 |
|||
resolve: 1.20.0 |
|||
rollup: 2.62.0 |
|||
resolve: 1.21.0 |
|||
rollup: 2.63.0 |
|||
dev: true |
|||
|
|||
/@rollup/plugin-replace/[email protected]2.0: |
|||
/@rollup/plugin-replace/[email protected]3.0: |
|||
resolution: {integrity: sha512-IGcu+cydlUMZ5En85jxHH4qj2hta/11BHq95iHEyb2sbgiN0eCdzvUcHw5gt9pBL5lTi4JDYJ1acCoMGpTvEZg==} |
|||
peerDependencies: |
|||
rollup: ^1.20.0 || ^2.0.0 |
|||
dependencies: |
|||
'@rollup/pluginutils': 3.1[email protected]2.0 |
|||
'@rollup/pluginutils': 3.1[email protected]3.0 |
|||
magic-string: 0.25.7 |
|||
rollup: 2.62.0 |
|||
rollup: 2.63.0 |
|||
dev: true |
|||
|
|||
/@rollup/pluginutils/[email protected]2.0: |
|||
/@rollup/pluginutils/[email protected]3.0: |
|||
resolution: {integrity: sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==} |
|||
engines: {node: '>= 8.0.0'} |
|||
peerDependencies: |
|||
@ -1633,7 +1637,7 @@ packages: |
|||
'@types/estree': 0.0.39 |
|||
estree-walker: 1.0.1 |
|||
picomatch: 2.3.1 |
|||
rollup: 2.62.0 |
|||
rollup: 2.63.0 |
|||
dev: true |
|||
|
|||
/@rollup/pluginutils/4.1.2: |
|||
@ -1686,8 +1690,8 @@ packages: |
|||
'@types/geojson': 7946.0.8 |
|||
dev: true |
|||
|
|||
/@types/node/17.0.7: |
|||
resolution: {integrity: sha512-1QUk+WAUD4t8iR+Oj+UgI8oJa6yyxaB8a8pHaC8uqM6RrS1qbL7bf3Pwl5rHv0psm2CuDErgho6v5N+G+5fwtQ==} |
|||
/@types/node/17.0.8: |
|||
resolution: {integrity: sha512-YofkM6fGv4gDJq78g4j0mMuGMkZVxZDgtU0JRdx6FgiJDG+0fY0GKVolOV8WqVmEhLCXkQRjwDdKyPxJp/uucg==} |
|||
dev: true |
|||
|
|||
/@types/parse-json/4.0.0: |
|||
@ -1734,7 +1738,7 @@ packages: |
|||
/@types/resolve/1.17.1: |
|||
resolution: {integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==} |
|||
dependencies: |
|||
'@types/node': 17.0.7 |
|||
'@types/node': 17.0.8 |
|||
dev: true |
|||
|
|||
/@types/scheduler/0.16.2: |
|||
@ -1778,8 +1782,8 @@ packages: |
|||
- supports-color |
|||
dev: true |
|||
|
|||
/@typescript-eslint/eslint-plugin/5.8.1_13039593e64cd539d0b4c5c2da390958: |
|||
resolution: {integrity: sha512-wTZ5oEKrKj/8/366qTM366zqhIKAp6NCMweoRONtfuC07OAU9nVI2GZZdqQ1qD30WAAtcPdkH+npDwtRFdp4Rw==} |
|||
/@typescript-eslint/eslint-plugin/5.9.0_bd2fd93dbcc607ad2f21b784bccfe0c8: |
|||
resolution: {integrity: sha512-qT4lr2jysDQBQOPsCCvpPUZHjbABoTJW8V9ZzIYKHMfppJtpdtzszDYsldwhFxlhvrp7aCHeXD1Lb9M1zhwWwQ==} |
|||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} |
|||
peerDependencies: |
|||
'@typescript-eslint/parser': ^5.0.0 |
|||
@ -1789,9 +1793,10 @@ packages: |
|||
typescript: |
|||
optional: true |
|||
dependencies: |
|||
'@typescript-eslint/experimental-utils': 5.8[email protected][email protected] |
|||
'@typescript-eslint/parser': 5.8[email protected][email protected] |
|||
'@typescript-eslint/scope-manager': 5.8.1 |
|||
'@typescript-eslint/experimental-utils': 5.9[email protected][email protected] |
|||
'@typescript-eslint/parser': 5.9[email protected][email protected] |
|||
'@typescript-eslint/scope-manager': 5.9.0 |
|||
'@typescript-eslint/type-utils': 5.9[email protected][email protected] |
|||
debug: 4.3.3 |
|||
eslint: 8.6.0 |
|||
functional-red-black-tree: 1.0.1 |
|||
@ -1822,16 +1827,16 @@ packages: |
|||
- typescript |
|||
dev: true |
|||
|
|||
/@typescript-eslint/experimental-utils/5.8.1[email protected][email protected]: |
|||
resolution: {integrity: sha512-fbodVnjIDU4JpeXWRDsG5IfIjYBxEvs8EBO8W1+YVdtrc2B9ppfof5sZhVEDOtgTfFHnYQJDI8+qdqLYO4ceww==} |
|||
/@typescript-eslint/experimental-utils/5.9.0[email protected][email protected]: |
|||
resolution: {integrity: sha512-ZnLVjBrf26dn7ElyaSKa6uDhqwvAi4jBBmHK1VxuFGPRAxhdi18ubQYSGA7SRiFiES3q9JiBOBHEBStOFkwD2g==} |
|||
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.9 |
|||
'@typescript-eslint/scope-manager': 5.8.1 |
|||
'@typescript-eslint/types': 5.8.1 |
|||
'@typescript-eslint/typescript-estree': 5.8.1[email protected] |
|||
'@typescript-eslint/scope-manager': 5.9.0 |
|||
'@typescript-eslint/types': 5.9.0 |
|||
'@typescript-eslint/typescript-estree': 5.9.0[email protected] |
|||
eslint: 8.6.0 |
|||
eslint-scope: 5.1.1 |
|||
eslint-utils: 3.0[email protected] |
|||
@ -1860,8 +1865,8 @@ packages: |
|||
- supports-color |
|||
dev: true |
|||
|
|||
/@typescript-eslint/parser/5.8.1[email protected][email protected]: |
|||
resolution: {integrity: sha512-K1giKHAjHuyB421SoXMXFHHVI4NdNY603uKw92++D3qyxSeYvC10CBJ/GE5Thpo4WTUvu1mmJI2/FFkz38F2Gw==} |
|||
/@typescript-eslint/parser/5.9.0[email protected][email protected]: |
|||
resolution: {integrity: sha512-/6pOPz8yAxEt4PLzgbFRDpZmHnXCeZgPDrh/1DaVKOjvn/UPMlWhbx/gA96xRi2JxY1kBl2AmwVbyROUqys5xQ==} |
|||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} |
|||
peerDependencies: |
|||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 |
|||
@ -1870,9 +1875,9 @@ packages: |
|||
typescript: |
|||
optional: true |
|||
dependencies: |
|||
'@typescript-eslint/scope-manager': 5.8.1 |
|||
'@typescript-eslint/types': 5.8.1 |
|||
'@typescript-eslint/typescript-estree': 5.8.1[email protected] |
|||
'@typescript-eslint/scope-manager': 5.9.0 |
|||
'@typescript-eslint/types': 5.9.0 |
|||
'@typescript-eslint/typescript-estree': 5.9.0[email protected] |
|||
debug: 4.3.3 |
|||
eslint: 8.6.0 |
|||
typescript: 4.5.4 |
|||
@ -1888,12 +1893,31 @@ packages: |
|||
'@typescript-eslint/visitor-keys': 4.33.0 |
|||
dev: true |
|||
|
|||
/@typescript-eslint/scope-manager/5.8.1: |
|||
resolution: {integrity: sha512-DGxJkNyYruFH3NIZc3PwrzwOQAg7vvgsHsHCILOLvUpupgkwDZdNq/cXU3BjF4LNrCsVg0qxEyWasys5AiJ85Q==} |
|||
/@typescript-eslint/scope-manager/5.9.0: |
|||
resolution: {integrity: sha512-DKtdIL49Qxk2a8icF6whRk7uThuVz4A6TCXfjdJSwOsf+9ree7vgQWcx0KOyCdk0i9ETX666p4aMhrRhxhUkyg==} |
|||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} |
|||
dependencies: |
|||
'@typescript-eslint/types': 5.8.1 |
|||
'@typescript-eslint/visitor-keys': 5.8.1 |
|||
'@typescript-eslint/types': 5.9.0 |
|||
'@typescript-eslint/visitor-keys': 5.9.0 |
|||
dev: true |
|||
|
|||
/@typescript-eslint/type-utils/[email protected][email protected]: |
|||
resolution: {integrity: sha512-uVCb9dJXpBrK1071ri5aEW7ZHdDHAiqEjYznF3HSSvAJXyrkxGOw2Ejibz/q6BXdT8lea8CMI0CzKNFTNI6TEQ==} |
|||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} |
|||
peerDependencies: |
|||
eslint: '*' |
|||
typescript: '*' |
|||
peerDependenciesMeta: |
|||
typescript: |
|||
optional: true |
|||
dependencies: |
|||
'@typescript-eslint/experimental-utils': 5.9[email protected][email protected] |
|||
debug: 4.3.3 |
|||
eslint: 8.6.0 |
|||
tsutils: 3.21[email protected] |
|||
typescript: 4.5.4 |
|||
transitivePeerDependencies: |
|||
- supports-color |
|||
dev: true |
|||
|
|||
/@typescript-eslint/types/4.33.0: |
|||
@ -1901,8 +1925,8 @@ packages: |
|||
engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} |
|||
dev: true |
|||
|
|||
/@typescript-eslint/types/5.8.1: |
|||
resolution: {integrity: sha512-L/FlWCCgnjKOLefdok90/pqInkomLnAcF9UAzNr+DSqMC3IffzumHTQTrINXhP1gVp9zlHiYYjvozVZDPleLcA==} |
|||
/@typescript-eslint/types/5.9.0: |
|||
resolution: {integrity: sha512-mWp6/b56Umo1rwyGCk8fPIzb9Migo8YOniBGPAQDNC6C52SeyNGN4gsVwQTAR+RS2L5xyajON4hOLwAGwPtUwg==} |
|||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} |
|||
dev: true |
|||
|
|||
@ -1918,7 +1942,7 @@ packages: |
|||
'@typescript-eslint/types': 4.33.0 |
|||
'@typescript-eslint/visitor-keys': 4.33.0 |
|||
debug: 4.3.3 |
|||
globby: 11.0.4 |
|||
globby: 11.1.0 |
|||
is-glob: 4.0.3 |
|||
semver: 7.3.5 |
|||
tsutils: 3.21[email protected] |
|||
@ -1927,8 +1951,8 @@ packages: |
|||
- supports-color |
|||
dev: true |
|||
|
|||
/@typescript-eslint/typescript-estree/5.8.1[email protected]: |
|||
resolution: {integrity: sha512-26lQ8l8tTbG7ri7xEcCFT9ijU5Fk+sx/KRRyyzCv7MQ+rZZlqiDPtMKWLC8P7o+dtCnby4c+OlxuX1tp8WfafQ==} |
|||
/@typescript-eslint/typescript-estree/5.9.0[email protected]: |
|||
resolution: {integrity: sha512-kxo3xL2mB7XmiVZcECbaDwYCt3qFXz99tBSuVJR4L/sR7CJ+UNAPrYILILktGj1ppfZ/jNt/cWYbziJUlHl1Pw==} |
|||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} |
|||
peerDependencies: |
|||
typescript: '*' |
|||
@ -1936,10 +1960,10 @@ packages: |
|||
typescript: |
|||
optional: true |
|||
dependencies: |
|||
'@typescript-eslint/types': 5.8.1 |
|||
'@typescript-eslint/visitor-keys': 5.8.1 |
|||
'@typescript-eslint/types': 5.9.0 |
|||
'@typescript-eslint/visitor-keys': 5.9.0 |
|||
debug: 4.3.3 |
|||
globby: 11.0.4 |
|||
globby: 11.1.0 |
|||
is-glob: 4.0.3 |
|||
semver: 7.3.5 |
|||
tsutils: 3.21[email protected] |
|||
@ -1956,11 +1980,11 @@ packages: |
|||
eslint-visitor-keys: 2.1.0 |
|||
dev: true |
|||
|
|||
/@typescript-eslint/visitor-keys/5.8.1: |
|||
resolution: {integrity: sha512-SWgiWIwocK6NralrJarPZlWdr0hZnj5GXHIgfdm8hNkyKvpeQuFyLP6YjSIe9kf3YBIfU6OHSZLYkQ+smZwtNg==} |
|||
/@typescript-eslint/visitor-keys/5.9.0: |
|||
resolution: {integrity: sha512-6zq0mb7LV0ThExKlecvpfepiB+XEtFv/bzx7/jKSgyXTFD7qjmSu1FoiS0x3OZaiS+UIXpH2vd9O89f02RCtgw==} |
|||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} |
|||
dependencies: |
|||
'@typescript-eslint/types': 5.8.1 |
|||
'@typescript-eslint/types': 5.9.0 |
|||
eslint-visitor-keys: 3.1.0 |
|||
dev: true |
|||
|
|||
@ -1984,8 +2008,8 @@ packages: |
|||
- typescript |
|||
dev: true |
|||
|
|||
/@vitejs/plugin-react/1.1.3: |
|||
resolution: {integrity: sha512-xv8QujX/uR4ti8qpt0hMriM2bdpxX4jm4iU6GAZfCwHjh/ewkX/8DJgnmQpE0HSJmgz8dixyUnRJKi2Pf1nNoQ==} |
|||
/@vitejs/plugin-react/1.1.4: |
|||
resolution: {integrity: sha512-cMUBDonNY8PPeHWjIrYKbRn6bLSunh/Ixo2XLLBd3DM0uYBZft+c+04zkGhhN1lAwvoRKJ2FdtvhGhPgViHc6w==} |
|||
engines: {node: '>=12.0.0'} |
|||
dependencies: |
|||
'@babel/core': 7.16.7 |
|||
@ -1995,7 +2019,7 @@ packages: |
|||
'@babel/plugin-transform-react-jsx-source': 7.16.7_@[email protected] |
|||
'@rollup/pluginutils': 4.1.2 |
|||
react-refresh: 0.11.0 |
|||
resolve: 1.20.0 |
|||
resolve: 1.21.0 |
|||
transitivePeerDependencies: |
|||
- supports-color |
|||
dev: true |
|||
@ -2169,15 +2193,15 @@ packages: |
|||
engines: {node: '>= 4.0.0'} |
|||
dev: true |
|||
|
|||
/autoprefixer/10.4.1[email protected]: |
|||
resolution: {integrity: sha512-B3ZEG7wtzXDRCEFsan7HmR2AeNsxdJB0+sEC0Hc5/c2NbhJqPwuZm+tn233GBVw82L+6CtD6IPSfVruwKjfV3A==} |
|||
/autoprefixer/10.4.2[email protected]: |
|||
resolution: {integrity: sha512-9fOPpHKuDW1w/0EKfRmVnxTDt8166MAnLI3mgZ1JCnhNtYWxcJ6Ud5CO/AVOZi/AvFa8DY9RTy3h3+tFBlrrdQ==} |
|||
engines: {node: ^10 || ^12 || >=14} |
|||
hasBin: true |
|||
peerDependencies: |
|||
postcss: ^8.1.0 |
|||
dependencies: |
|||
browserslist: 4.19.1 |
|||
caniuse-lite: 1.0.30001295 |
|||
caniuse-lite: 1.0.30001298 |
|||
fraction.js: 4.1.2 |
|||
normalize-range: 0.1.2 |
|||
picocolors: 1.0.0 |
|||
@ -2204,7 +2228,7 @@ packages: |
|||
glob: 7.2.0 |
|||
pkg-up: 3.1.0 |
|||
reselect: 4.1.5 |
|||
resolve: 1.20.0 |
|||
resolve: 1.21.0 |
|||
dev: true |
|||
|
|||
/babel-plugin-polyfill-corejs2/0.3.0_@[email protected]: |
|||
@ -2286,8 +2310,8 @@ packages: |
|||
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} |
|||
hasBin: true |
|||
dependencies: |
|||
caniuse-lite: 1.0.30001295 |
|||
electron-to-chromium: 1.4.31 |
|||
caniuse-lite: 1.0.30001298 |
|||
electron-to-chromium: 1.4.38 |
|||
escalade: 3.1.1 |
|||
node-releases: 2.0.1 |
|||
picocolors: 1.0.0 |
|||
@ -2326,8 +2350,8 @@ packages: |
|||
engines: {node: '>= 6'} |
|||
dev: true |
|||
|
|||
/caniuse-lite/1.0.30001295: |
|||
resolution: {integrity: sha512-lSP16vcyC0FEy0R4ECc9duSPoKoZy+YkpGkue9G4D81OfPnliopaZrU10+qtPdT8PbGXad/PNx43TIQrOmJZSQ==} |
|||
/caniuse-lite/1.0.30001298: |
|||
resolution: {integrity: sha512-AcKqikjMLlvghZL/vfTHorlQsLDhGRalYf1+GmWCf5SCMziSGjRYQW/JEksj14NaYHIR6KIhrFAy0HV5C25UzQ==} |
|||
dev: true |
|||
|
|||
/chalk/2.4.2: |
|||
@ -2646,8 +2670,8 @@ packages: |
|||
jake: 10.8.2 |
|||
dev: true |
|||
|
|||
/electron-to-chromium/1.4.31: |
|||
resolution: {integrity: sha512-t3XVQtk+Frkv6aTD4RRk0OqosU+VLe1dQFW83MDer78ZD6a52frgXuYOIsLYTQiH2Lm+JB2OKYcn7zrX+YGAiQ==} |
|||
/electron-to-chromium/1.4.38: |
|||
resolution: {integrity: sha512-WhHt3sZazKj0KK/UpgsbGQnUUoFeAHVishzHFExMxagpZgjiGYSC9S0ZlbhCfSH2L2i+2A1yyqOIliTctMx7KQ==} |
|||
dev: true |
|||
|
|||
/emoji-regex/8.0.0: |
|||
@ -2932,14 +2956,14 @@ packages: |
|||
dependencies: |
|||
babel-plugin-module-resolver: 4.1.0 |
|||
pkg-up: 3.1.0 |
|||
resolve: 1.20.0 |
|||
resolve: 1.21.0 |
|||
dev: true |
|||
|
|||
/eslint-import-resolver-node/0.3.6: |
|||
resolution: {integrity: sha512-0En0w03NRVMn9Uiyn8YRPDKvWjxCWkslUEhGNTdGx15RvPJYQ+lbOlqrlNI2vEAs4pDYK4f/HN2TbDmk5TP0iw==} |
|||
dependencies: |
|||
debug: 3.2.7 |
|||
resolve: 1.20.0 |
|||
resolve: 1.21.0 |
|||
dev: true |
|||
|
|||
/eslint-import-resolver-typescript/2.5.0_157002f9dff1b62f2b20650d7e8bf1eb: |
|||
@ -2954,7 +2978,7 @@ packages: |
|||
eslint-plugin-import: 2.25[email protected] |
|||
glob: 7.2.0 |
|||
is-glob: 4.0.3 |
|||
resolve: 1.20.0 |
|||
resolve: 1.21.0 |
|||
tsconfig-paths: 3.12.0 |
|||
transitivePeerDependencies: |
|||
- supports-color |
|||
@ -2972,7 +2996,7 @@ packages: |
|||
eslint-plugin-import: 2.25[email protected] |
|||
glob: 7.2.0 |
|||
is-glob: 4.0.3 |
|||
resolve: 1.20.0 |
|||
resolve: 1.21.0 |
|||
tsconfig-paths: 3.12.0 |
|||
transitivePeerDependencies: |
|||
- supports-color |
|||
@ -3000,11 +3024,11 @@ packages: |
|||
eslint-import-resolver-node: 0.3.6 |
|||
eslint-module-utils: 2.7.2 |
|||
has: 1.0.3 |
|||
is-core-module: 2.8.0 |
|||
is-core-module: 2.8.1 |
|||
is-glob: 4.0.3 |
|||
minimatch: 3.0.4 |
|||
object.values: 1.1.5 |
|||
resolve: 1.20.0 |
|||
resolve: 1.21.0 |
|||
tsconfig-paths: 3.12.0 |
|||
dev: true |
|||
|
|||
@ -3022,11 +3046,11 @@ packages: |
|||
eslint-import-resolver-node: 0.3.6 |
|||
eslint-module-utils: 2.7.2 |
|||
has: 1.0.3 |
|||
is-core-module: 2.8.0 |
|||
is-core-module: 2.8.1 |
|||
is-glob: 4.0.3 |
|||
minimatch: 3.0.4 |
|||
object.values: 1.1.5 |
|||
resolve: 1.20.0 |
|||
resolve: 1.21.0 |
|||
tsconfig-paths: 3.12.0 |
|||
dev: true |
|||
|
|||
@ -3065,7 +3089,7 @@ packages: |
|||
object.fromentries: 2.0.5 |
|||
object.hasown: 1.1.0 |
|||
object.values: 1.1.5 |
|||
prop-types: 15.8.0 |
|||
prop-types: 15.8.1 |
|||
resolve: 2.0.0-next.3 |
|||
semver: 6.3.0 |
|||
string.prototype.matchall: 4.0.6 |
|||
@ -3088,7 +3112,7 @@ packages: |
|||
object.fromentries: 2.0.5 |
|||
object.hasown: 1.1.0 |
|||
object.values: 1.1.5 |
|||
prop-types: 15.8.0 |
|||
prop-types: 15.8.1 |
|||
resolve: 2.0.0-next.3 |
|||
semver: 6.3.0 |
|||
string.prototype.matchall: 4.0.6 |
|||
@ -3194,7 +3218,7 @@ packages: |
|||
semver: 7.3.5 |
|||
strip-ansi: 6.0.1 |
|||
strip-json-comments: 3.1.1 |
|||
table: 6.7.5 |
|||
table: 6.8.0 |
|||
text-table: 0.2.0 |
|||
v8-compile-cache: 2.3.0 |
|||
transitivePeerDependencies: |
|||
@ -3318,9 +3342,9 @@ packages: |
|||
resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==} |
|||
dev: true |
|||
|
|||
/fast-glob/3.2.7: |
|||
resolution: {integrity: sha512-rYGMRwip6lUMvYD3BTScMwT1HtAs2d71SMv66Vrxs0IekGZEjhM0pcMfjQPnknBt2zeCwQMEupiN02ZP4DiT1Q==} |
|||
engines: {node: '>=8'} |
|||
/fast-glob/3.2.10: |
|||
resolution: {integrity: sha512-s9nFhFnvR63wls6/kM88kQqDhMu0AfdjqouE2l5GVQPbqLgyFjjU5ry/r2yKsJxpb9Py1EYNqieFrmMaX4v++A==} |
|||
engines: {node: '>=8.6.0'} |
|||
dependencies: |
|||
'@nodelib/fs.stat': 2.0.5 |
|||
'@nodelib/fs.walk': 1.2.8 |
|||
@ -3414,7 +3438,7 @@ packages: |
|||
engines: {node: '>=10'} |
|||
dependencies: |
|||
at-least-node: 1.0.0 |
|||
graceful-fs: 4.2.8 |
|||
graceful-fs: 4.2.9 |
|||
jsonfile: 6.1.0 |
|||
universalify: 2.0.0 |
|||
dev: true |
|||
@ -3538,20 +3562,20 @@ packages: |
|||
type-fest: 0.20.2 |
|||
dev: true |
|||
|
|||
/globby/11.0.4: |
|||
resolution: {integrity: sha512-9O4MVG9ioZJ08ffbcyVYyLOJLk5JQ688pJ4eMGLpdWLHq/Wr1D9BlriLQyL0E+jbkuePVZXYFj47QM/v093wHg==} |
|||
/globby/11.1.0: |
|||
resolution: {integrity: sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==} |
|||
engines: {node: '>=10'} |
|||
dependencies: |
|||
array-union: 2.1.0 |
|||
dir-glob: 3.0.1 |
|||
fast-glob: 3.2.7 |
|||
fast-glob: 3.2.10 |
|||
ignore: 5.2.0 |
|||
merge2: 1.4.1 |
|||
slash: 3.0.0 |
|||
dev: true |
|||
|
|||
/graceful-fs/4.2.8: |
|||
resolution: {integrity: sha512-qkIilPUYcNhJpd33n0GBXTB1MMPp14TxEsEs0pTrsSVucApsYzW5V+Q8Qxhik6KU3evy+qkAAowTByymK0avdg==} |
|||
/graceful-fs/4.2.9: |
|||
resolution: {integrity: sha512-NtNxqUcXgpW2iMrfqSfR73Glt39K+BLwWsPs94yR63v45T0Wbej7eRmL5cWfwEgqXnmjQp3zaJTshdRW/qC2ZQ==} |
|||
dev: true |
|||
|
|||
/grid-index/1.1.0: |
|||
@ -3635,8 +3659,8 @@ packages: |
|||
'@babel/runtime': 7.16.7 |
|||
dev: false |
|||
|
|||
/i18next/21.6.4: |
|||
resolution: {integrity: sha512-pk0Utxtq5g//Q9ONQ0w3+PRSwOFJ7+m4rAekhHHg1Xql0KcUjJU7DzmzweGy6DsrIQ1GM/t57wLeeGuyGKtjTg==} |
|||
/i18next/21.6.5: |
|||
resolution: {integrity: sha512-1oimhzFEpkmxpY2yDyghdycyA1bCKrh9zf04qiB2HytKJCqlrA5e8JfL6KyK/oZvZABLP0GohsZ+tvhHmd+OTA==} |
|||
dependencies: |
|||
'@babel/runtime': 7.16.7 |
|||
dev: false |
|||
@ -3741,8 +3765,8 @@ packages: |
|||
engines: {node: '>= 0.4'} |
|||
dev: true |
|||
|
|||
/is-core-module/2.8.0: |
|||
resolution: {integrity: sha512-vd15qHsaqrRL7dtH6QNuy0ndJmRDrS9HAM1CAiSifNUFv4x1a0CCVsj18hJ1mShxIG6T2i1sO78MkP56r0nYRw==} |
|||
/is-core-module/2.8.1: |
|||
resolution: {integrity: sha512-SdNCUs284hr40hFTFP6l0IfZ/RSrMXF3qgoRHd3/79unUTvrFO/JoXwkGm+5J/Oe3E/b5GsnG330uUNgRpu1PA==} |
|||
dependencies: |
|||
has: 1.0.3 |
|||
dev: true |
|||
@ -3912,7 +3936,7 @@ packages: |
|||
resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==} |
|||
engines: {node: '>= 10.13.0'} |
|||
dependencies: |
|||
'@types/node': 17.0.7 |
|||
'@types/node': 17.0.8 |
|||
merge-stream: 2.0.0 |
|||
supports-color: 7.2.0 |
|||
dev: true |
|||
@ -3991,7 +4015,7 @@ packages: |
|||
dependencies: |
|||
universalify: 2.0.0 |
|||
optionalDependencies: |
|||
graceful-fs: 4.2.8 |
|||
graceful-fs: 4.2.9 |
|||
dev: true |
|||
|
|||
/jsonpointer/5.0.0: |
|||
@ -4468,9 +4492,11 @@ packages: |
|||
find-up: 3.0.0 |
|||
dev: true |
|||
|
|||
/postcss-js/3.0.3: |
|||
resolution: {integrity: sha512-gWnoWQXKFw65Hk/mi2+WTQTHdPD5UJdDXZmX073EY/B3BWnYjO4F4t0VneTCnCGQ5E5GsCdMkzPaTXwl3r5dJw==} |
|||
engines: {node: '>=10.0'} |
|||
/postcss-js/[email protected]: |
|||
resolution: {integrity: sha512-77QESFBwgX4irogGVPgQ5s07vLvFqWr228qZY+w6lW599cRlK/HmnlivnnVUxkjHnCu4J16PDMHcH+e+2HbvTQ==} |
|||
engines: {node: ^12 || ^14 || >= 16} |
|||
peerDependencies: |
|||
postcss: ^8.3.3 |
|||
dependencies: |
|||
camelcase-css: 2.0.1 |
|||
postcss: 8.4.5 |
|||
@ -4579,8 +4605,8 @@ packages: |
|||
engines: {node: '>=0.4.0'} |
|||
dev: true |
|||
|
|||
/prop-types/15.8.0: |
|||
resolution: {integrity: sha512-fDGekdaHh65eI3lMi5OnErU6a8Ighg2KjcjQxO7m8VHyWjcPyj5kiOgV1LQDOOOgVy3+5FgjXvdSSX7B8/5/4g==} |
|||
/prop-types/15.8.1: |
|||
resolution: {integrity: sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==} |
|||
dependencies: |
|||
loose-envify: 1.4.0 |
|||
object-assign: 4.1.1 |
|||
@ -4667,7 +4693,7 @@ packages: |
|||
react-dom: ^17.0.0 || ^16.2.0 |
|||
dependencies: |
|||
lodash.uniqueid: 4.0.1 |
|||
prop-types: 15.8.0 |
|||
prop-types: 15.8.1 |
|||
react: 17.0.2 |
|||
react-dom: 17.0[email protected] |
|||
tinycolor2: 1.4.2 |
|||
@ -4682,7 +4708,7 @@ packages: |
|||
react: 17.0.2 |
|||
dev: false |
|||
|
|||
/react-i18next/11.15.3_80acb397921aff391f276c2217c76c9e: |
|||
/react-i18next/11.15.3_56927fec8de40d941cee913e7ea81c11: |
|||
resolution: {integrity: sha512-RSUEM4So3Tu2JHV0JsZ5Yje+4nz66YViMfPZoywxOy0xyn3L7tE2CHvJ7Y9LUsrTU7vGmZ5bwb8PpjnkatdIxg==} |
|||
peerDependencies: |
|||
i18next: '>= 19.0.0' |
|||
@ -4698,7 +4724,7 @@ packages: |
|||
'@babel/runtime': 7.16.7 |
|||
html-escaper: 2.0.2 |
|||
html-parse-stringify: 3.0.1 |
|||
i18next: 21.6.4 |
|||
i18next: 21.6.5 |
|||
react: 17.0.2 |
|||
react-dom: 17.0[email protected] |
|||
dev: false |
|||
@ -4724,7 +4750,7 @@ packages: |
|||
react: '>=15.0' |
|||
react-dom: '>=15.0' |
|||
dependencies: |
|||
prop-types: 15.8.0 |
|||
prop-types: 15.8.1 |
|||
react: 17.0.2 |
|||
react-dom: 17.0[email protected] |
|||
dev: false |
|||
@ -4735,7 +4761,7 @@ packages: |
|||
react: ^16.x || ^17.x |
|||
react-native-svg: '*' |
|||
dependencies: |
|||
prop-types: 15.8.0 |
|||
prop-types: 15.8.1 |
|||
qr.js: 0.0.0 |
|||
react: 17.0.2 |
|||
dev: false |
|||
@ -4756,7 +4782,7 @@ packages: |
|||
'@types/react-redux': 7.1.21 |
|||
hoist-non-react-statics: 3.3.2 |
|||
loose-envify: 1.4.0 |
|||
prop-types: 15.8.0 |
|||
prop-types: 15.8.1 |
|||
react: 17.0.2 |
|||
react-dom: 17.0[email protected] |
|||
react-is: 17.0.2 |
|||
@ -4778,7 +4804,7 @@ packages: |
|||
'@emotion/react': 11.7.1_b08e3c15324cbe90a6ff8fcd416c932c |
|||
'@types/react-transition-group': 4.4.4 |
|||
memoize-one: 5.2.1 |
|||
prop-types: 15.8.0 |
|||
prop-types: 15.8.1 |
|||
react: 17.0.2 |
|||
react-dom: 17.0[email protected] |
|||
react-transition-group: 4.4[email protected][email protected] |
|||
@ -4796,7 +4822,7 @@ packages: |
|||
'@babel/runtime': 7.16.7 |
|||
dom-helpers: 5.2.1 |
|||
loose-envify: 1.4.0 |
|||
prop-types: 15.8.0 |
|||
prop-types: 15.8.1 |
|||
react: 17.0.2 |
|||
react-dom: 17.0[email protected] |
|||
dev: false |
|||
@ -4926,17 +4952,19 @@ packages: |
|||
protocol-buffers-schema: 3.6.0 |
|||
dev: false |
|||
|
|||
/resolve/1.20.0: |
|||
resolution: {integrity: sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A==} |
|||
/resolve/1.21.0: |
|||
resolution: {integrity: sha512-3wCbTpk5WJlyE4mSOtDLhqQmGFi0/TD9VPwmiolnk8U0wRgMEktqCXd3vy5buTO3tljvalNvKrjHEfrd2WpEKA==} |
|||
hasBin: true |
|||
dependencies: |
|||
is-core-module: 2.8.0 |
|||
is-core-module: 2.8.1 |
|||
path-parse: 1.0.7 |
|||
supports-preserve-symlinks-flag: 1.0.0 |
|||
dev: true |
|||
|
|||
/resolve/2.0.0-next.3: |
|||
resolution: {integrity: sha512-W8LucSynKUIDu9ylraa7ueVZ7hc0uAgJBxVsQSKOXOyle8a93qXhcz+XAXZ8bIq2d6i4Ehddn6Evt+0/UwKk6Q==} |
|||
dependencies: |
|||
is-core-module: 2.8.0 |
|||
is-core-module: 2.8.1 |
|||
path-parse: 1.0.7 |
|||
dev: true |
|||
|
|||
@ -4945,8 +4973,8 @@ packages: |
|||
engines: {iojs: '>=1.0.0', node: '>=0.10.0'} |
|||
dev: true |
|||
|
|||
/rfc4648/1.5.0: |
|||
resolution: {integrity: sha512-FA6W9lDNeX8WbMY31io1xWg+TpZCbeDKsBo0ocwACZiWnh9TUAyk9CCuBQuOPmYnwwdEQZmraQ2ZK7yJsxErBg==} |
|||
/rfc4648/1.5.1: |
|||
resolution: {integrity: sha512-60e/YWs2/D3MV1ErdjhJHcmlgnyLUiG4X/14dgsfm9/zmCWLN16xI6YqJYSCd/OANM7bUNzJqPY5B8/02S9Ibw==} |
|||
dev: false |
|||
|
|||
/rimraf/3.0.2: |
|||
@ -4967,22 +4995,22 @@ packages: |
|||
magic-string: 0.25.7 |
|||
dev: true |
|||
|
|||
/rollup-plugin-terser/[email protected]2.0: |
|||
/rollup-plugin-terser/[email protected]3.0: |
|||
resolution: {integrity: sha512-w3iIaU4OxcF52UUXiZNsNeuXIMDvFrr+ZXK6bFZ0Q60qyVfq4uLptoS4bbq3paG3x216eQllFZX7zt6TIImguQ==} |
|||
peerDependencies: |
|||
rollup: ^2.0.0 |
|||
dependencies: |
|||
'@babel/code-frame': 7.16.7 |
|||
jest-worker: 26.6.2 |
|||
rollup: 2.62.0 |
|||
rollup: 2.63.0 |
|||
serialize-javascript: 4.0.0 |
|||
terser: 5.10.0 |
|||
transitivePeerDependencies: |
|||
- acorn |
|||
dev: true |
|||
|
|||
/rollup/2.62.0: |
|||
resolution: {integrity: sha512-cJEQq2gwB0GWMD3rYImefQTSjrPYaC6s4J9pYqnstVLJ1CHa/aZNVkD4Epuvg4iLeMA4KRiq7UM7awKK6j7jcw==} |
|||
/rollup/2.63.0: |
|||
resolution: {integrity: sha512-nps0idjmD+NXl6OREfyYXMn/dar3WGcyKn+KBzPdaLecub3x/LrId0wUcthcr8oZUAcZAR8NKcfGGFlNgGL1kQ==} |
|||
engines: {node: '>=10.0.0'} |
|||
hasBin: true |
|||
optionalDependencies: |
|||
@ -5285,6 +5313,11 @@ packages: |
|||
has-flag: 4.0.0 |
|||
dev: true |
|||
|
|||
/supports-preserve-symlinks-flag/1.0.0: |
|||
resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==} |
|||
engines: {node: '>= 0.4'} |
|||
dev: true |
|||
|
|||
/swr/[email protected]: |
|||
resolution: {integrity: sha512-UsM0eo5T+kRPyWFZtWRx2XR5qzohs/LS4lDC0GCyLpCYFmsfTk28UCVDbOE9+KtoXY4FnwHYiF+ZYEU3hnJ1lQ==} |
|||
peerDependencies: |
|||
@ -5293,8 +5326,8 @@ packages: |
|||
react: 17.0.2 |
|||
dev: false |
|||
|
|||
/table/6.7.5: |
|||
resolution: {integrity: sha512-LFNeryOqiQHqCVKzhkymKwt6ozeRhlm8IL1mE8rNUurkir4heF6PzMyRgaTa4tlyPTGGgXuvVOF/OLWiH09Lqw==} |
|||
/table/6.8.0: |
|||
resolution: {integrity: sha512-s/fitrbVeEyHKFa7mFdkuQMWlH1Wgw/yEXMt5xACT4ZpzWFluehAxRtUUQKPuWhaLAWhFcVx6w3oC8VKaUfPGA==} |
|||
engines: {node: '>=10.0.0'} |
|||
dependencies: |
|||
ajv: 8.8.2 |
|||
@ -5304,8 +5337,8 @@ packages: |
|||
strip-ansi: 6.0.1 |
|||
dev: true |
|||
|
|||
/tailwindcss/3.0.8_cefe482e8d38053bbf3d5815e0c551b3: |
|||
resolution: {integrity: sha512-Yww1eRYO1AxITJmW/KduZPxNvYdHuedeKwPju9Oakp7MdiixRi5xkpLhirsc81QCxHL0eoce6qKmxXwYGt4Cjw==} |
|||
/tailwindcss/3.0.12_ef48b3b8837f8a23677bffe8f9cd866d: |
|||
resolution: {integrity: sha512-VqhF86z2c34sJyS5ZS8Q2nYuN0KzqZw1GGsuQQO9kJ3mY1oG7Fsag0vICkxUVXk6P+1sUkTkjMjKWCjEF0hNHw==} |
|||
engines: {node: '>=12.13.0'} |
|||
hasBin: true |
|||
peerDependencies: |
|||
@ -5313,7 +5346,7 @@ packages: |
|||
postcss: ^8.0.9 |
|||
dependencies: |
|||
arg: 5.0.1 |
|||
autoprefixer: 10.4.1[email protected] |
|||
autoprefixer: 10.4.2[email protected] |
|||
chalk: 4.1.2 |
|||
chokidar: 3.5.2 |
|||
color-name: 1.1.4 |
|||
@ -5321,20 +5354,19 @@ packages: |
|||
detective: 5.2.0 |
|||
didyoumean: 1.2.2 |
|||
dlv: 1.1.3 |
|||
fast-glob: 3.2.7 |
|||
fast-glob: 3.2.10 |
|||
glob-parent: 6.0.2 |
|||
is-glob: 4.0.3 |
|||
normalize-path: 3.0.0 |
|||
object-hash: 2.2.0 |
|||
postcss: 8.4.5 |
|||
postcss-js: 3.0.3 |
|||
postcss-js: 4.0[email protected] |
|||
postcss-load-config: 3.1.1 |
|||
postcss-nested: 5.0[email protected] |
|||
postcss-selector-parser: 6.0.8 |
|||
postcss-value-parser: 4.2.0 |
|||
quick-lru: 5.1.1 |
|||
resolve: 1.20.0 |
|||
tmp: 0.2.1 |
|||
resolve: 1.21.0 |
|||
transitivePeerDependencies: |
|||
- ts-node |
|||
dev: true |
|||
@ -5447,13 +5479,6 @@ packages: |
|||
resolution: {integrity: sha512-ppJZNDuKGgxzkHihX8v9v9G5f+18gzaTfrukGrq6ueg0lmH4nqVnA2IPG0AEH3jKEk2GRJCUhDoqpoiw3PHLBA==} |
|||
dev: false |
|||
|
|||
/tmp/0.2.1: |
|||
resolution: {integrity: sha512-76SUhtfqR2Ijn+xllcI5P1oyannHNHByD80W1q447gU3mp9G9PSpGdWmjUOHRDPiHYacIk66W7ubDTuPF3BEtQ==} |
|||
engines: {node: '>=8.17.0'} |
|||
dependencies: |
|||
rimraf: 3.0.2 |
|||
dev: true |
|||
|
|||
/to-fast-properties/2.0.0: |
|||
resolution: {integrity: sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=} |
|||
engines: {node: '>=4'} |
|||
@ -5585,8 +5610,8 @@ packages: |
|||
punycode: 2.1.1 |
|||
dev: true |
|||
|
|||
/use-breakpoint/3.0.0[email protected][email protected]: |
|||
resolution: {integrity: sha512-YWP+3xRAqqr27l+bE1J/tvDOBf0rf/sEjQhWOICDfKvsloq9iKcQlm90F3mnAjk3YM/cgJXsscEeHGBm+7gzDg==} |
|||
/use-breakpoint/3.0.1[email protected][email protected]: |
|||
resolution: {integrity: sha512-gQ3zg55Aa/AAicxJSsKBSs5B4pcQv8PNMaJXS+P7TzvWJ6QLY7Napa2erkA6gZDmFFdkjWsztyOax5a5nuoLGQ==} |
|||
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} |
|||
peerDependencies: |
|||
react: '>=16.8' |
|||
@ -5641,9 +5666,9 @@ packages: |
|||
vite: ^2.0.0 |
|||
dependencies: |
|||
debug: 4.3.3 |
|||
fast-glob: 3.2.7 |
|||
fast-glob: 3.2.10 |
|||
pretty-bytes: 5.6.0 |
|||
rollup: 2.62.0 |
|||
rollup: 2.63.0 |
|||
vite: 2.7.10 |
|||
workbox-build: 6.4.2 |
|||
workbox-window: 6.4.2 |
|||
@ -5671,8 +5696,8 @@ packages: |
|||
dependencies: |
|||
esbuild: 0.13.15 |
|||
postcss: 8.4.5 |
|||
resolve: 1.20.0 |
|||
rollup: 2.62.0 |
|||
resolve: 1.21.0 |
|||
rollup: 2.63.0 |
|||
optionalDependencies: |
|||
fsevents: 2.3.2 |
|||
dev: true |
|||
@ -5777,9 +5802,9 @@ packages: |
|||
'@babel/core': 7.16.7 |
|||
'@babel/preset-env': 7.16.7_@[email protected] |
|||
'@babel/runtime': 7.16.7 |
|||
'@rollup/plugin-babel': 5.3.0_@[email protected][email protected]2.0 |
|||
'@rollup/plugin-node-resolve': 11.2[email protected]2.0 |
|||
'@rollup/plugin-replace': 2.4[email protected]2.0 |
|||
'@rollup/plugin-babel': 5.3.0_@[email protected][email protected]3.0 |
|||
'@rollup/plugin-node-resolve': 11.2[email protected]3.0 |
|||
'@rollup/plugin-replace': 2.4[email protected]3.0 |
|||
'@surma/rollup-plugin-off-main-thread': 2.2.3 |
|||
ajv: 8.8.2 |
|||
common-tags: 1.8.2 |
|||
@ -5788,8 +5813,8 @@ packages: |
|||
glob: 7.2.0 |
|||
lodash: 4.17.21 |
|||
pretty-bytes: 5.6.0 |
|||
rollup: 2.62.0 |
|||
rollup-plugin-terser: 7.0[email protected]2.0 |
|||
rollup: 2.63.0 |
|||
rollup-plugin-terser: 7.0[email protected]3.0 |
|||
source-map: 0.8.0-beta.0 |
|||
source-map-url: 0.4.1 |
|||
stringify-object: 3.3.0 |
|||
|
|||
Loading…
Reference in new issue