Browse Source

update meshtastic.js version

pull/44/head
Sacha Weatherstone 4 years ago
parent
commit
8cd68a405b
  1. 8
      package.json
  2. 343
      pnpm-lock.yaml

8
package.json

@ -25,7 +25,7 @@
"@heroicons/react": "^2.0.12",
"@hookform/resolvers": "^2.9.8",
"@meshtastic/eslint-config": "^1.0.8",
"@meshtastic/meshtasticjs": "^0.6.107",
"@meshtastic/meshtasticjs": "^0.6.108",
"@tailwindcss/line-clamp": "^0.4.2",
"@tailwindcss/typography": "^0.5.7",
"base64-js": "^1.5.1",
@ -56,7 +56,7 @@
"@tailwindcss/forms": "^0.5.3",
"@types/chrome": "^0.0.197",
"@types/geodesy": "^2.2.3",
"@types/node": "^18.8.3",
"@types/node": "^18.8.5",
"@types/react": "^18.0.21",
"@types/react-dom": "^18.0.6",
"@types/w3c-web-serial": "^1.0.3",
@ -64,7 +64,7 @@
"@vitejs/plugin-react": "^2.1.0",
"autoprefixer": "^10.4.12",
"gzipper": "^7.1.0",
"postcss": "^8.4.17",
"postcss": "^8.4.18",
"prettier": "^2.7.1",
"prettier-plugin-tailwindcss": "^0.1.13",
"rollup-plugin-visualizer": "^5.8.2",
@ -73,7 +73,7 @@
"tslib": "^2.4.0",
"typescript": "^4.8.4",
"unimported": "^1.22.0",
"vite": "^3.1.6",
"vite": "^3.1.8",
"vite-plugin-environment": "^1.1.2"
}
}

343
pnpm-lock.yaml

@ -6,13 +6,13 @@ specifiers:
'@heroicons/react': ^2.0.12
'@hookform/resolvers': ^2.9.8
'@meshtastic/eslint-config': ^1.0.8
'@meshtastic/meshtasticjs': ^0.6.107
'@meshtastic/meshtasticjs': ^0.6.108
'@tailwindcss/forms': ^0.5.3
'@tailwindcss/line-clamp': ^0.4.2
'@tailwindcss/typography': ^0.5.7
'@types/chrome': ^0.0.197
'@types/geodesy': ^2.2.3
'@types/node': ^18.8.3
'@types/node': ^18.8.5
'@types/react': ^18.0.21
'@types/react-dom': ^18.0.6
'@types/w3c-web-serial': ^1.0.3
@ -30,7 +30,7 @@ specifiers:
immer: ^9.0.15
mapbox-gl: npm:empty-npm-package@^1.0.0
maplibre-gl: ^2.4.0
postcss: ^8.4.17
postcss: ^8.4.18
prettier: ^2.7.1
prettier-plugin-tailwindcss: ^0.1.13
pretty-ms: ^8.0.0
@ -51,7 +51,7 @@ specifiers:
tslib: ^2.4.0
typescript: ^4.8.4
unimported: ^1.22.0
vite: ^3.1.6
vite: ^3.1.8
vite-plugin-environment: ^1.1.2
zustand: 4.1.2
@ -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.107
'@meshtastic/meshtasticjs': 0.6.108
'@tailwindcss/line-clamp': 0.4[email protected]
'@tailwindcss/typography': 0.5[email protected]
base64-js: 1.5.1
@ -92,25 +92,25 @@ devDependencies:
'@tailwindcss/forms': 0.5[email protected]
'@types/chrome': 0.0.197
'@types/geodesy': 2.2.3
'@types/node': 18.8.3
'@types/node': 18.8.5
'@types/react': 18.0.21
'@types/react-dom': 18.0.6
'@types/w3c-web-serial': 1.0.3
'@types/web-bluetooth': 0.0.15
'@vitejs/plugin-react': 2.1[email protected].6
autoprefixer: 10.4[email protected]7
'@vitejs/plugin-react': 2.1[email protected].8
autoprefixer: 10.4[email protected]8
gzipper: 7.1.0
postcss: 8.4.17
postcss: 8.4.18
prettier: 2.7.1
prettier-plugin-tailwindcss: 0.1[email protected]
rollup-plugin-visualizer: 5.8.2
tailwindcss: 3.1[email protected]7
tailwindcss: 3.1[email protected]8
tar: 6.1.11
tslib: 2.4.0
typescript: 4.8.4
unimported: 1.22.0
vite: 3.1.6
vite-plugin-environment: 1.1[email protected].6
vite: 3.1.8
vite-plugin-environment: 1.1[email protected].8
packages:
@ -135,8 +135,8 @@ packages:
'@babel/highlight': 7.18.6
dev: true
/@babel/compat-data/7.19.3:
resolution: {integrity: sha512-prBHMK4JYYK+wDjJF1q99KK4JLL+egWS4nmNqdlMUgCExMZ+iZW0hGhyC3VEbsPjvaN0TBhW//VIFwBrk8sEiw==}
/@babel/compat-data/7.19.4:
resolution: {integrity: sha512-CHIGpJcUQ5lU9KrPHTjBMhVwQG6CQjxfg36fGXl3qk/Gik1WwWachaXFuo0uCWJT/mStOKtcbFJCaVLihC1CMw==}
engines: {node: '>=6.9.0'}
dev: true
@ -146,15 +146,15 @@ packages:
dependencies:
'@ampproject/remapping': 2.2.0
'@babel/code-frame': 7.18.6
'@babel/generator': 7.19.3
'@babel/generator': 7.19.5
'@babel/helper-compilation-targets': 7.19.3_@[email protected]
'@babel/helper-module-transforms': 7.19.0
'@babel/helpers': 7.19.0
'@babel/parser': 7.19.3
'@babel/helpers': 7.19.4
'@babel/parser': 7.19.4
'@babel/template': 7.18.10
'@babel/traverse': 7.19.3
'@babel/types': 7.19.3
convert-source-map: 1.8.0
'@babel/traverse': 7.19.4
'@babel/types': 7.19.4
convert-source-map: 1.9.0
debug: 4.3.4
gensync: 1.0.0-beta.2
json5: 2.2.1
@ -163,11 +163,11 @@ packages:
- supports-color
dev: true
/@babel/generator/7.19.3:
resolution: {integrity: sha512-fqVZnmp1ncvZU757UzDheKZpfPgatqY59XtW2/j/18H7u76akb8xqvjw82f+i2UKd/ksYsSick/BCLQUUtJ/qQ==}
/@babel/generator/7.19.5:
resolution: {integrity: sha512-DxbNz9Lz4aMZ99qPpO1raTbcrI1ZeYh+9NR9qhfkQIbFtVEqotHojEBxHzmxhVONkGt6VyrqVQcgpefMy9pqcg==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': 7.19.3
'@babel/types': 7.19.4
'@jridgewell/gen-mapping': 0.3.2
jsesc: 2.5.2
dev: true
@ -176,7 +176,7 @@ packages:
resolution: {integrity: sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': 7.19.3
'@babel/types': 7.19.4
dev: true
/@babel/helper-compilation-targets/7.19.3_@[email protected]:
@ -185,7 +185,7 @@ packages:
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
'@babel/compat-data': 7.19.3
'@babel/compat-data': 7.19.4
'@babel/core': 7.19.3
'@babel/helper-validator-option': 7.18.6
browserslist: 4.21.4
@ -202,21 +202,21 @@ packages:
engines: {node: '>=6.9.0'}
dependencies:
'@babel/template': 7.18.10
'@babel/types': 7.19.3
'@babel/types': 7.19.4
dev: true
/@babel/helper-hoist-variables/7.18.6:
resolution: {integrity: sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': 7.19.3
'@babel/types': 7.19.4
dev: true
/@babel/helper-module-imports/7.18.6:
resolution: {integrity: sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': 7.19.3
'@babel/types': 7.19.4
dev: true
/@babel/helper-module-transforms/7.19.0:
@ -225,12 +225,12 @@ packages:
dependencies:
'@babel/helper-environment-visitor': 7.18.9
'@babel/helper-module-imports': 7.18.6
'@babel/helper-simple-access': 7.18.6
'@babel/helper-simple-access': 7.19.4
'@babel/helper-split-export-declaration': 7.18.6
'@babel/helper-validator-identifier': 7.19.1
'@babel/template': 7.18.10
'@babel/traverse': 7.19.3
'@babel/types': 7.19.3
'@babel/traverse': 7.19.4
'@babel/types': 7.19.4
transitivePeerDependencies:
- supports-color
dev: true
@ -240,22 +240,22 @@ packages:
engines: {node: '>=6.9.0'}
dev: true
/@babel/helper-simple-access/7.18.6:
resolution: {integrity: sha512-iNpIgTgyAvDQpDj76POqg+YEt8fPxx3yaNBg3S30dxNKm2SWfYhD0TGrK/Eu9wHpUW63VQU894TsTg+GLbUa1g==}
/@babel/helper-simple-access/7.19.4:
resolution: {integrity: sha512-f9Xq6WqBFqaDfbCzn2w85hwklswz5qsKlh7f08w4Y9yhJHpnNC0QemtSkK5YyOY8kPGvyiwdzZksGUhnGdaUIg==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': 7.19.3
'@babel/types': 7.19.4
dev: true
/@babel/helper-split-export-declaration/7.18.6:
resolution: {integrity: sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': 7.19.3
'@babel/types': 7.19.4
dev: true
/@babel/helper-string-parser/7.18.10:
resolution: {integrity: sha512-XtIfWmeNY3i4t7t4D2t02q50HvqHybPqW2ki1kosnvWCwuCMeo81Jf0gwr85jy/neUdg5XDdeFE/80DXiO+njw==}
/@babel/helper-string-parser/7.19.4:
resolution: {integrity: sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==}
engines: {node: '>=6.9.0'}
dev: true
@ -269,13 +269,13 @@ packages:
engines: {node: '>=6.9.0'}
dev: true
/@babel/helpers/7.19.0:
resolution: {integrity: sha512-DRBCKGwIEdqY3+rPJgG/dKfQy9+08rHIAJx8q2p+HSWP87s2HCrQmaAMMyMll2kIXKCW0cO1RdQskx15Xakftg==}
/@babel/helpers/7.19.4:
resolution: {integrity: sha512-G+z3aOx2nfDHwX/kyVii5fJq+bgscg89/dJNWpYeKeBv3v9xX8EIabmx1k6u9LS04H7nROFVRVK+e3k0VHp+sw==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/template': 7.18.10
'@babel/traverse': 7.19.3
'@babel/types': 7.19.3
'@babel/traverse': 7.19.4
'@babel/types': 7.19.4
transitivePeerDependencies:
- supports-color
dev: true
@ -289,12 +289,12 @@ packages:
js-tokens: 4.0.0
dev: true
/@babel/parser/7.19.3:
resolution: {integrity: sha512-pJ9xOlNWHiy9+FuFP09DEAFbAn4JskgRsVcc169w2xRBC3FRGuQEwjeIMMND9L2zc0iEhO/tGv4Zq+km+hxNpQ==}
/@babel/parser/7.19.4:
resolution: {integrity: sha512-qpVT7gtuOLjWeDTKLkJ6sryqLliBaFpAtGeqw5cs5giLldvh+Ch0plqnUMKoVAUS6ZEueQQiZV+p5pxtPitEsA==}
engines: {node: '>=6.0.0'}
hasBin: true
dependencies:
'@babel/types': 7.19.3
'@babel/types': 7.19.4
dev: true
/@babel/plugin-syntax-jsx/7.18.6_@[email protected]:
@ -348,14 +348,14 @@ packages:
'@babel/helper-module-imports': 7.18.6
'@babel/helper-plugin-utils': 7.19.0
'@babel/plugin-syntax-jsx': 7.18.6_@[email protected]
'@babel/types': 7.19.3
'@babel/types': 7.19.4
dev: true
/@babel/runtime/7.19.0:
resolution: {integrity: sha512-eR8Lo9hnDS7tqkO7NsV+mKvCmv5boaXFSZ70DnfhcgiEne8hv9oCEd36Klw74EtizEqLsy4YnW8UWwpBVolHZA==}
/@babel/runtime/7.19.4:
resolution: {integrity: sha512-EXpLCrk55f+cYqmHsSR+yD/0gAIMxxA9QK9lnQWzhMCvt+YmoBN7Zx94s++Kv0+unHk39vxNO8t+CMA2WSS3wA==}
engines: {node: '>=6.9.0'}
dependencies:
regenerator-runtime: 0.13.9
regenerator-runtime: 0.13.10
dev: false
/@babel/template/7.18.10:
@ -363,33 +363,33 @@ packages:
engines: {node: '>=6.9.0'}
dependencies:
'@babel/code-frame': 7.18.6
'@babel/parser': 7.19.3
'@babel/types': 7.19.3
'@babel/parser': 7.19.4
'@babel/types': 7.19.4
dev: true
/@babel/traverse/7.19.3:
resolution: {integrity: sha512-qh5yf6149zhq2sgIXmwjnsvmnNQC2iw70UFjp4olxucKrWd/dvlUsBI88VSLUsnMNF7/vnOiA+nk1+yLoCqROQ==}
/@babel/traverse/7.19.4:
resolution: {integrity: sha512-w3K1i+V5u2aJUOXBFFC5pveFLmtq1s3qcdDNC2qRI6WPBQIDaKFqXxDEqDO/h1dQ3HjsZoZMyIy6jGLq0xtw+g==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/code-frame': 7.18.6
'@babel/generator': 7.19.3
'@babel/generator': 7.19.5
'@babel/helper-environment-visitor': 7.18.9
'@babel/helper-function-name': 7.19.0
'@babel/helper-hoist-variables': 7.18.6
'@babel/helper-split-export-declaration': 7.18.6
'@babel/parser': 7.19.3
'@babel/types': 7.19.3
'@babel/parser': 7.19.4
'@babel/types': 7.19.4
debug: 4.3.4
globals: 11.12.0
transitivePeerDependencies:
- supports-color
dev: true
/@babel/types/7.19.3:
resolution: {integrity: sha512-hGCaQzIY22DJlDh9CH7NOxgKkFjBk0Cw9xDO1Xmh2151ti7wiGfQ3LauXzL4HP1fmFlTX6XjpRETTpUcv7wQLw==}
/@babel/types/7.19.4:
resolution: {integrity: sha512-M5LK7nAeS6+9j7hAq+b3fQs+pNfUtTGq+yFFfHnauFA8zQtLRfmuipmsKDKKLuyG+wC8ABW43A153YNawNTEtw==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/helper-string-parser': 7.18.10
'@babel/helper-string-parser': 7.19.4
'@babel/helper-validator-identifier': 7.19.1
to-fast-properties: 2.0.0
dev: true
@ -581,7 +581,7 @@ packages:
hasBin: true
dependencies:
get-stream: 6.0.1
minimist: 1.2.6
minimist: 1.2.7
dev: false
/@mapbox/jsonlint-lines-primitives/2.0.2:
@ -619,14 +619,14 @@ packages:
/@meshtastic/eslint-config/1.0.8:
resolution: {integrity: sha512-Jzwaf3TyYFGeFuxLRQA5Yj5Rmz097VleFQUkswXH9nvLO81JjJbHgJWbHQ6RpxC31q/2hWV03QdaH98swpYcQA==}
dependencies:
'@typescript-eslint/eslint-plugin': 5.39.0_cfd7h3iktziq6hcwahu2qxhjhy
'@typescript-eslint/parser': 5.39.0_z4bbprzjrhnsfa24uvmcbu7f5q
'@typescript-eslint/eslint-plugin': 5.40.0_25sstg4uu2sk4pm7xcyzuov7xq
'@typescript-eslint/parser': 5.40.0_z4bbprzjrhnsfa24uvmcbu7f5q
eslint: 8.25.0
eslint-config-prettier: 8.5[email protected]
eslint-import-resolver-typescript: 2.7.1_fyln4uq2tv75svthy6prqvt6lm
eslint-plugin-eslint-comments: 3.2[email protected]
eslint-plugin-import: 2.26.0_o6xilsqumo6pzva4ttrd3yb4lm
eslint-plugin-react: 7.31.9[email protected]
eslint-plugin-import: 2.26.0_tdchah5va4mh2m6fdzqgaf23si
eslint-plugin-react: 7.31.10[email protected]
eslint-plugin-react-hooks: 4.6[email protected]
prettier: 2.7.1
prettier-plugin-tailwindcss: 0.1[email protected]
@ -636,8 +636,8 @@ packages:
- supports-color
dev: false
/@meshtastic/meshtasticjs/0.6.107:
resolution: {integrity: sha512-hBZZih2DrHnhBUtvLer+oKUtrthHykcsDHgcHwUBHzMTVfRjflpkaNFIvE3VYUfDhucR8LO+wiqIQZiA+qHZzA==}
/@meshtastic/meshtasticjs/0.6.108:
resolution: {integrity: sha512-RtQaLapwqbxR1rfGiDb+MD0nAfOltKn/pbACk+u/GaFJH/DrFAX5usRb0H8rlXuWRb0l4SXOUSB/dKXPmFW6zg==}
dependencies:
'@protobuf-ts/runtime': 2.8.1
'@serialport/stream': 10.3.0
@ -797,7 +797,7 @@ packages:
tailwindcss: '>=3.0.0 || >= 3.0.0-alpha.1'
dependencies:
mini-svg-data-uri: 1.4.4
tailwindcss: 3.1[email protected]7
tailwindcss: 3.1[email protected]8
dev: true
/@tailwindcss/line-clamp/[email protected]:
@ -805,7 +805,7 @@ packages:
peerDependencies:
tailwindcss: '>=2.0.0 || >=3.0.0 || >=3.0.0-alpha.1'
dependencies:
tailwindcss: 3.1[email protected]7
tailwindcss: 3.1[email protected]8
dev: false
/@tailwindcss/typography/[email protected]:
@ -817,7 +817,7 @@ packages:
lodash.isplainobject: 4.0.6
lodash.merge: 4.6.2
postcss-selector-parser: 6.0.10
tailwindcss: 3.1[email protected]7
tailwindcss: 3.1[email protected]8
dev: false
/@types/base16/1.0.2:
@ -883,8 +883,8 @@ packages:
'@types/pbf': 3.0.2
dev: false
/@types/node/18.8.3:
resolution: {integrity: sha512-0os9vz6BpGwxGe9LOhgP/ncvYN5Tx1fNcd2TM3rD/aCGBkysb+ZWpXEocG24h6ZzOi13+VB8HndAQFezsSOw1w==}
/@types/node/18.8.5:
resolution: {integrity: sha512-Bq7G3AErwe5A/Zki5fdD3O6+0zDChhg671NfPjtIcbtzDNZTv4NPKMRFr7gtYPG7y+B8uTiNK4Ngd9T0FTar6Q==}
dev: true
/@types/normalize-package-data/2.4.1:
@ -922,8 +922,8 @@ packages:
resolution: {integrity: sha512-w7hEHXnPMEZ+4nGKl/KDRVpxkwYxYExuHOYXyzIzCDzEZ9ZCGMAewulr9IqJu2LR4N37fcnb1XVeuZ09qgOxhA==}
dev: true
/@typescript-eslint/eslint-plugin/5.39.0_cfd7h3iktziq6hcwahu2qxhjhy:
resolution: {integrity: sha512-xVfKOkBm5iWMNGKQ2fwX5GVgBuHmZBO1tCRwXmY5oAIsPscfwm2UADDuNB8ZVYCtpQvJK4xpjrK7jEhcJ0zY9A==}
/@typescript-eslint/eslint-plugin/5.40.0_25sstg4uu2sk4pm7xcyzuov7xq:
resolution: {integrity: sha512-FIBZgS3DVJgqPwJzvZTuH4HNsZhHMa9SjxTKAZTlMsPw/UzpEjcf9f4dfgDJEHjK+HboUJo123Eshl6niwEm/Q==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
'@typescript-eslint/parser': ^5.0.0
@ -933,10 +933,10 @@ packages:
typescript:
optional: true
dependencies:
'@typescript-eslint/parser': 5.39.0_z4bbprzjrhnsfa24uvmcbu7f5q
'@typescript-eslint/scope-manager': 5.39.0
'@typescript-eslint/type-utils': 5.39.0_z4bbprzjrhnsfa24uvmcbu7f5q
'@typescript-eslint/utils': 5.39.0_z4bbprzjrhnsfa24uvmcbu7f5q
'@typescript-eslint/parser': 5.40.0_z4bbprzjrhnsfa24uvmcbu7f5q
'@typescript-eslint/scope-manager': 5.40.0
'@typescript-eslint/type-utils': 5.40.0_z4bbprzjrhnsfa24uvmcbu7f5q
'@typescript-eslint/utils': 5.40.0_z4bbprzjrhnsfa24uvmcbu7f5q
debug: 4.3.4
eslint: 8.25.0
ignore: 5.2.0
@ -948,8 +948,8 @@ packages:
- supports-color
dev: false
/@typescript-eslint/parser/5.39.0_3rubbgt5ekhqrcgx4uwls3neim:
resolution: {integrity: sha512-PhxLjrZnHShe431sBAGHaNe6BDdxAASDySgsBCGxcBecVCi8NQWxQZMcizNA4g0pN51bBAn/FUfkWG3SDVcGlA==}
/@typescript-eslint/parser/5.40.0_3rubbgt5ekhqrcgx4uwls3neim:
resolution: {integrity: sha512-Ah5gqyX2ySkiuYeOIDg7ap51/b63QgWZA7w6AHtFrag7aH0lRQPbLzUjk0c9o5/KZ6JRkTTDKShL4AUrQa6/hw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
@ -958,9 +958,9 @@ packages:
typescript:
optional: true
dependencies:
'@typescript-eslint/scope-manager': 5.39.0
'@typescript-eslint/types': 5.39.0
'@typescript-eslint/typescript-estree': 5.39[email protected]
'@typescript-eslint/scope-manager': 5.40.0
'@typescript-eslint/types': 5.40.0
'@typescript-eslint/typescript-estree': 5.40[email protected]
debug: 4.3.4
eslint: 7.32.0
typescript: 4.8.4
@ -968,8 +968,8 @@ packages:
- supports-color
dev: true
/@typescript-eslint/parser/5.39.0_z4bbprzjrhnsfa24uvmcbu7f5q:
resolution: {integrity: sha512-PhxLjrZnHShe431sBAGHaNe6BDdxAASDySgsBCGxcBecVCi8NQWxQZMcizNA4g0pN51bBAn/FUfkWG3SDVcGlA==}
/@typescript-eslint/parser/5.40.0_z4bbprzjrhnsfa24uvmcbu7f5q:
resolution: {integrity: sha512-Ah5gqyX2ySkiuYeOIDg7ap51/b63QgWZA7w6AHtFrag7aH0lRQPbLzUjk0c9o5/KZ6JRkTTDKShL4AUrQa6/hw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
@ -978,9 +978,9 @@ packages:
typescript:
optional: true
dependencies:
'@typescript-eslint/scope-manager': 5.39.0
'@typescript-eslint/types': 5.39.0
'@typescript-eslint/typescript-estree': 5.39[email protected]
'@typescript-eslint/scope-manager': 5.40.0
'@typescript-eslint/types': 5.40.0
'@typescript-eslint/typescript-estree': 5.40[email protected]
debug: 4.3.4
eslint: 8.25.0
typescript: 4.8.4
@ -988,15 +988,15 @@ packages:
- supports-color
dev: false
/@typescript-eslint/scope-manager/5.39.0:
resolution: {integrity: sha512-/I13vAqmG3dyqMVSZPjsbuNQlYS082Y7OMkwhCfLXYsmlI0ca4nkL7wJ/4gjX70LD4P8Hnw1JywUVVAwepURBw==}
/@typescript-eslint/scope-manager/5.40.0:
resolution: {integrity: sha512-d3nPmjUeZtEWRvyReMI4I1MwPGC63E8pDoHy0BnrYjnJgilBD3hv7XOiETKLY/zTwI7kCnBDf2vWTRUVpYw0Uw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
'@typescript-eslint/types': 5.39.0
'@typescript-eslint/visitor-keys': 5.39.0
'@typescript-eslint/types': 5.40.0
'@typescript-eslint/visitor-keys': 5.40.0
/@typescript-eslint/type-utils/5.39.0_z4bbprzjrhnsfa24uvmcbu7f5q:
resolution: {integrity: sha512-KJHJkOothljQWzR3t/GunL0TPKY+fGJtnpl+pX+sJ0YiKTz3q2Zr87SGTmFqsCMFrLt5E0+o+S6eQY0FAXj9uA==}
/@typescript-eslint/type-utils/5.40.0_z4bbprzjrhnsfa24uvmcbu7f5q:
resolution: {integrity: sha512-nfuSdKEZY2TpnPz5covjJqav+g5qeBqwSHKBvz7Vm1SAfy93SwKk/JeSTymruDGItTwNijSsno5LhOHRS1pcfw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: '*'
@ -1005,8 +1005,8 @@ packages:
typescript:
optional: true
dependencies:
'@typescript-eslint/typescript-estree': 5.39[email protected]
'@typescript-eslint/utils': 5.39.0_z4bbprzjrhnsfa24uvmcbu7f5q
'@typescript-eslint/typescript-estree': 5.40[email protected]
'@typescript-eslint/utils': 5.40.0_z4bbprzjrhnsfa24uvmcbu7f5q
debug: 4.3.4
eslint: 8.25.0
tsutils: 3.21[email protected]
@ -1015,12 +1015,12 @@ packages:
- supports-color
dev: false
/@typescript-eslint/types/5.39.0:
resolution: {integrity: sha512-gQMZrnfEBFXK38hYqt8Lkwt8f4U6yq+2H5VDSgP/qiTzC8Nw8JO3OuSUOQ2qW37S/dlwdkHDntkZM6SQhKyPhw==}
/@typescript-eslint/types/5.40.0:
resolution: {integrity: sha512-V1KdQRTXsYpf1Y1fXCeZ+uhjW48Niiw0VGt4V8yzuaDTU8Z1Xl7yQDyQNqyAFcVhpYXIVCEuxSIWTsLDpHgTbw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
/@typescript-eslint/typescript-estree/5.39[email protected]:
resolution: {integrity: sha512-qLFQP0f398sdnogJoLtd43pUgB18Q50QSA+BTE5h3sUxySzbWDpTSdgt4UyxNSozY/oDK2ta6HVAzvGgq8JYnA==}
/@typescript-eslint/typescript-estree/5.40[email protected]:
resolution: {integrity: sha512-b0GYlDj8TLTOqwX7EGbw2gL5EXS2CPEWhF9nGJiGmEcmlpNBjyHsTwbqpyIEPVpl6br4UcBOYlcI2FJVtJkYhg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
typescript: '*'
@ -1028,8 +1028,8 @@ packages:
typescript:
optional: true
dependencies:
'@typescript-eslint/types': 5.39.0
'@typescript-eslint/visitor-keys': 5.39.0
'@typescript-eslint/types': 5.40.0
'@typescript-eslint/visitor-keys': 5.40.0
debug: 4.3.4
globby: 11.1.0
is-glob: 4.0.3
@ -1039,32 +1039,33 @@ packages:
transitivePeerDependencies:
- supports-color
/@typescript-eslint/utils/5.39.0_z4bbprzjrhnsfa24uvmcbu7f5q:
resolution: {integrity: sha512-+DnY5jkpOpgj+EBtYPyHRjXampJfC0yUZZzfzLuUWVZvCuKqSdJVC8UhdWipIw7VKNTfwfAPiOWzYkAwuIhiAg==}
/@typescript-eslint/utils/5.40.0_z4bbprzjrhnsfa24uvmcbu7f5q:
resolution: {integrity: sha512-MO0y3T5BQ5+tkkuYZJBjePewsY+cQnfkYeRqS6tPh28niiIwPnQ1t59CSRcs1ZwJJNOdWw7rv9pF8aP58IMihA==}
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
'@typescript-eslint/scope-manager': 5.39.0
'@typescript-eslint/types': 5.39.0
'@typescript-eslint/typescript-estree': 5.39[email protected]
'@typescript-eslint/scope-manager': 5.40.0
'@typescript-eslint/types': 5.40.0
'@typescript-eslint/typescript-estree': 5.40[email protected]
eslint: 8.25.0
eslint-scope: 5.1.1
eslint-utils: 3.0[email protected]
semver: 7.3.8
transitivePeerDependencies:
- supports-color
- typescript
dev: false
/@typescript-eslint/visitor-keys/5.39.0:
resolution: {integrity: sha512-yyE3RPwOG+XJBLrhvsxAidUgybJVQ/hG8BhiJo0k8JSAYfk/CshVcxf0HwP4Jt7WZZ6vLmxdo1p6EyN3tzFTkg==}
/@typescript-eslint/visitor-keys/5.40.0:
resolution: {integrity: sha512-ijJ+6yig+x9XplEpG2K6FUdJeQGGj/15U3S56W9IqXKJqleuD7zJ2AX/miLezwxpd7ZxDAqO87zWufKg+RPZyQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
'@typescript-eslint/types': 5.39.0
'@typescript-eslint/types': 5.40.0
eslint-visitor-keys: 3.3.0
/@vitejs/plugin-react/[email protected].6:
/@vitejs/plugin-react/[email protected].8:
resolution: {integrity: sha512-am6rPyyU3LzUYne3Gd9oj9c4Rzbq5hQnuGXSMT6Gujq45Il/+bunwq3lrB7wghLkiF45ygMwft37vgJ/NE8IAA==}
engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies:
@ -1077,7 +1078,7 @@ packages:
'@babel/plugin-transform-react-jsx-source': 7.18.6_@[email protected]
magic-string: 0.26.7
react-refresh: 0.14.0
vite: 3.1.6
vite: 3.1.8
transitivePeerDependencies:
- supports-color
dev: true
@ -1219,7 +1220,7 @@ packages:
engines: {node: '>=8'}
dev: true
/autoprefixer/[email protected]7:
/autoprefixer/[email protected]8:
resolution: {integrity: sha512-WrCGV9/b97Pa+jtwf5UGaRjgQIg7OK3D06GnoYoZNcG1Xb8Gt3EfuKjlhh9i/VtT16g6PYjZ69jdJ2g8FxSC4Q==}
engines: {node: ^10 || ^12 || >=14}
hasBin: true
@ -1227,11 +1228,11 @@ packages:
postcss: ^8.1.0
dependencies:
browserslist: 4.21.4
caniuse-lite: 1.0.30001418
caniuse-lite: 1.0.30001419
fraction.js: 4.2.0
normalize-range: 0.1.2
picocolors: 1.0.0
postcss: 8.4.17
postcss: 8.4.18
postcss-value-parser: 4.2.0
dev: true
@ -1279,8 +1280,8 @@ packages:
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
hasBin: true
dependencies:
caniuse-lite: 1.0.30001418
electron-to-chromium: 1.4.276
caniuse-lite: 1.0.30001419
electron-to-chromium: 1.4.282
node-releases: 2.0.6
update-browserslist-db: 1.0[email protected]
dev: true
@ -1310,8 +1311,8 @@ packages:
resolution: {integrity: sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==}
engines: {node: '>= 6'}
/caniuse-lite/1.0.30001418:
resolution: {integrity: sha512-oIs7+JL3K9JRQ3jPZjlH6qyYDp+nBTCais7hjh0s+fuBwufc7uZ7hPYMXrDOJhV360KGMTcczMRObk0/iMqZRg==}
/caniuse-lite/1.0.30001419:
resolution: {integrity: sha512-aFO1r+g6R7TW+PNQxKzjITwLOyDhVRLjW0LcwS/HCZGUUKTGNp9+IwLC4xyDSZBygVL/mxaFR3HIV6wEKQuSzw==}
dev: true
/chalk/2.4.2:
@ -1368,7 +1369,7 @@ packages:
/class-validator/0.13.2:
resolution: {integrity: sha512-yBUcQy07FPlGzUjoLuUfIOXzgynnQPPruyK1Ge2B74k9ROwnle1E+NxLWnUv5OLU8hA/qL5leAE9XnXq3byaBw==}
dependencies:
libphonenumber-js: 1.10.13
libphonenumber-js: 1.10.14
validator: 13.7.0
dev: false
@ -1445,10 +1446,8 @@ packages:
/concat-map/0.0.1:
resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
/convert-source-map/1.8.0:
resolution: {integrity: sha512-+OQdjP49zViI/6i7nIJpA8rAl4sV/JdPfU9nZs3VqOwGIgizICvuN2ru6fMd+4llL0tar18UYJXfZ/TWtmhUjA==}
dependencies:
safe-buffer: 5.1.2
/convert-source-map/1.9.0:
resolution: {integrity: sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==}
dev: true
/core-util-is/1.0.3:
@ -1536,8 +1535,8 @@ packages:
/deep-is/0.1.4:
resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==}
/defaults/1.0.3:
resolution: {integrity: sha512-s82itHOnYrN0Ib8r+z7laQz3sdE+4FP3d9Q7VLO7U+KRT+CR0GsWuyHxzdAY82I7cXv0G/twrqomTJLOssO5HA==}
/defaults/1.0.4:
resolution: {integrity: sha512-eFuaLoy/Rxalv2kr+lqMlUnrDWV+3j4pljOIJgLIhI058IQfWJ7vXhyEIHu+HtC738klGALYxOKDO0bQP3tg8A==}
dependencies:
clone: 1.0.4
dev: true
@ -1554,8 +1553,8 @@ packages:
has-property-descriptors: 1.0.0
object-keys: 1.1.1
/defined/1.0.0:
resolution: {integrity: sha512-Y2caI5+ZwS5c3RiNDJ6u53VhQHv+hHKwhkI1iHvceKUHw9Df6EK2zRLfjejRgMuCuxK7PfSWIMwWecceVvThjQ==}
/defined/1.0.1:
resolution: {integrity: sha512-hsBd2qSVCRE+5PmNdHt1uzyrFu5d3RwmFDKzyNZMFq/EwDNJF7Ee5+D5oEKF0hU6LhtoUF1macFvOe4AskQC1Q==}
/detective/5.2.1:
resolution: {integrity: sha512-v9XE1zRnz1wRtgurGu0Bs8uHKFSTdteYZNbIPFVhUZ39L/S79ppMpdmVOZAnoz1jfEFodc48n6MX483Xo3t1yw==}
@ -1563,8 +1562,8 @@ packages:
hasBin: true
dependencies:
acorn-node: 1.8.2
defined: 1.0.0
minimist: 1.2.6
defined: 1.0.1
minimist: 1.2.7
/didyoumean/1.2.2:
resolution: {integrity: sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==}
@ -1608,8 +1607,8 @@ packages:
resolution: {integrity: sha512-/pjZsA1b4RPHbeWZQn66SWS8nZZWLQQ23oE3Eam7aroEFGEvwKAsJfZ9ytiEMycfzXWpca4FA9QIOehf7PocBQ==}
dev: false
/electron-to-chromium/1.4.276:
resolution: {integrity: sha512-EpuHPqu8YhonqLBXHoU6hDJCD98FCe6KDoet3/gY1qsQ6usjJoHqBH2YIVs8FXaAtHwVL8Uqa/fsYao/vq9VWQ==}
/electron-to-chromium/1.4.282:
resolution: {integrity: sha512-Dki0WhHNh/br/Xi1vAkueU5mtIc9XLHcMKB6tNfQKk+kPG0TEUjRh5QEMAUbRp30/rYNMFD1zKKvbVzwq/4wmg==}
dev: true
/emoji-regex/8.0.0:
@ -1945,7 +1944,7 @@ packages:
dependencies:
debug: 4.3.4
eslint: 8.25.0
eslint-plugin-import: 2.26.0_o6xilsqumo6pzva4ttrd3yb4lm
eslint-plugin-import: 2.26.0_tdchah5va4mh2m6fdzqgaf23si
glob: 7.2.3
is-glob: 4.0.3
resolve: 1.22.1
@ -1954,7 +1953,7 @@ packages:
- supports-color
dev: false
/eslint-module-utils/2.7.4_vyqn3eg3iq3tj3qtqgamu25emu:
/eslint-module-utils/2.7.4_kvmn5toouaofuvkp3zid4sxfqu:
resolution: {integrity: sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==}
engines: {node: '>=4'}
peerDependencies:
@ -1975,7 +1974,7 @@ packages:
eslint-import-resolver-webpack:
optional: true
dependencies:
'@typescript-eslint/parser': 5.39.0_z4bbprzjrhnsfa24uvmcbu7f5q
'@typescript-eslint/parser': 5.40.0_z4bbprzjrhnsfa24uvmcbu7f5q
debug: 3.2.7
eslint: 8.25.0
eslint-import-resolver-node: 0.3.6
@ -1995,7 +1994,7 @@ packages:
ignore: 5.2.0
dev: false
/eslint-plugin-import/2.26.0_o6xilsqumo6pzva4ttrd3yb4lm:
/eslint-plugin-import/2.26.0_tdchah5va4mh2m6fdzqgaf23si:
resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==}
engines: {node: '>=4'}
peerDependencies:
@ -2005,14 +2004,14 @@ packages:
'@typescript-eslint/parser':
optional: true
dependencies:
'@typescript-eslint/parser': 5.39.0_z4bbprzjrhnsfa24uvmcbu7f5q
'@typescript-eslint/parser': 5.40.0_z4bbprzjrhnsfa24uvmcbu7f5q
array-includes: 3.1.5
array.prototype.flat: 1.3.0
debug: 2.6.9
doctrine: 2.1.0
eslint: 8.25.0
eslint-import-resolver-node: 0.3.6
eslint-module-utils: 2.7.4_vyqn3eg3iq3tj3qtqgamu25emu
eslint-module-utils: 2.7.4_kvmn5toouaofuvkp3zid4sxfqu
has: 1.0.3
is-core-module: 2.10.0
is-glob: 4.0.3
@ -2035,8 +2034,8 @@ packages:
eslint: 8.25.0
dev: false
/eslint-plugin-react/7.31.9[email protected]:
resolution: {integrity: sha512-vrVJwusIw4L99lyfXjtCw8HWdloajsiYslMavogrBe2Gl8gr95TJsJnOMRasN4b4N24I3XuJf6aAV6MhyGmjqw==}
/eslint-plugin-react/7.31.10[email protected]:
resolution: {integrity: sha512-e4N/nc6AAlg4UKW/mXeYWd3R++qUano5/o+t+wnWxIf+bLsOaH3a4q74kX3nDjYym3VBN4HyO9nEn1GcAqgQOA==}
engines: {node: '>=4'}
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
@ -2797,7 +2796,7 @@ packages:
resolution: {integrity: sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==}
hasBin: true
dependencies:
minimist: 1.2.6
minimist: 1.2.7
dev: false
/json5/2.2.1:
@ -2830,8 +2829,8 @@ packages:
prelude-ls: 1.2.1
type-check: 0.4.0
/libphonenumber-js/1.10.13:
resolution: {integrity: sha512-b74iyWmwb4GprAUPjPkJ11GTC7KX4Pd3onpJfKxYyY8y9Rbb4ERY47LvCMEDM09WD3thiLDMXtkfDK/AX+zT7Q==}
/libphonenumber-js/1.10.14:
resolution: {integrity: sha512-McGS7GV/WjJ2KjfOGhJU1oJn29RYeo7Q+RpANRbUNMQ9gj5XArpbjurSuyYPTejFwbaUojstQ4XyWCrAzGOUXw==}
dev: false
/lilconfig/2.0.6:
@ -2963,8 +2962,8 @@ packages:
dependencies:
brace-expansion: 1.1.11
/minimist/1.2.6:
resolution: {integrity: sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==}
/minimist/1.2.7:
resolution: {integrity: sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==}
/minipass/3.3.4:
resolution: {integrity: sha512-I9WPbWHCGu8W+6k1ZiGpPu0GkoKBeorkfKNuAFBNS1HNFJvke82sxvI5bzcCNpWPorkOO5QQ+zomzzwRxejXiw==}
@ -3272,27 +3271,27 @@ packages:
node-modules-regexp: 1.0.0
dev: true
/postcss-import/[email protected]7:
/postcss-import/[email protected]8:
resolution: {integrity: sha512-flwI+Vgm4SElObFVPpTIT7SU7R3qk2L7PyduMcokiaVKuWv9d/U+Gm/QAd8NDLuykTWTkcrjOeD2Pp1rMeBTGw==}
engines: {node: '>=10.0.0'}
peerDependencies:
postcss: ^8.0.0
dependencies:
postcss: 8.4.17
postcss: 8.4.18
postcss-value-parser: 4.2.0
read-cache: 1.0.0
resolve: 1.22.1
/postcss-js/[email protected]7:
/postcss-js/[email protected]8:
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.17
postcss: 8.4.18
/postcss-load-config/[email protected]7:
/postcss-load-config/[email protected]8:
resolution: {integrity: sha512-6DiM4E7v4coTE4uzA8U//WhtPwyhiim3eyjEMFCnUpzbrkK9wJHgKDT2mR+HbtSrd/NubVaYTOpSpjUl8NQeRg==}
engines: {node: '>= 10'}
peerDependencies:
@ -3305,16 +3304,16 @@ packages:
optional: true
dependencies:
lilconfig: 2.0.6
postcss: 8.4.17
postcss: 8.4.18
yaml: 1.10.2
/postcss-nested/[email protected]7:
/postcss-nested/[email protected]8:
resolution: {integrity: sha512-rKqm2Fk0KbA8Vt3AdGN0FB9OBOMDVajMG6ZCf/GoHgdxUJ4sBFp0A/uMIRm+MJUdo33YXEtjqIz8u7DAp8B7DA==}
engines: {node: '>=12.0'}
peerDependencies:
postcss: ^8.2.14
dependencies:
postcss: 8.4.17
postcss: 8.4.18
postcss-selector-parser: 6.0.10
/postcss-selector-parser/6.0.10:
@ -3327,8 +3326,8 @@ packages:
/postcss-value-parser/4.2.0:
resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==}
/postcss/8.4.17:
resolution: {integrity: sha512-UNxNOLQydcOFi41yHNMcKRZ39NeXlr8AxGuZJsdub8vIb12fHzcq37DTU/QtbI6WLxNg2gF9Z+8qtRwTj1UI1Q==}
/postcss/8.4.18:
resolution: {integrity: sha512-Wi8mWhncLJm11GATDaQKobXSNEYGUHeQLiQqDFG1qQ5UTDPTEvKw0Xt5NsTpktGTwLps3ByrWsBrG0rB8YQ9oA==}
engines: {node: ^10 || ^12 || >=14}
dependencies:
nanoid: 3.3.4
@ -3418,7 +3417,7 @@ packages:
/react-base16-styling/0.9.1:
resolution: {integrity: sha512-1s0CY1zRBOQ5M3T61wetEpvQmsYSNtWEcdYzyZNxKa8t7oDvaOn9d21xrGezGAHFWLM7SHcktPuPTrvoqxSfKw==}
dependencies:
'@babel/runtime': 7.19.0
'@babel/runtime': 7.19.4
'@types/base16': 1.0.2
'@types/lodash': 4.14.186
base16: 1.0.0
@ -3499,7 +3498,7 @@ packages:
'@types/react': ^16.3.0 || ^17.0.0 || ^18.0.0
react: ^16.3.0 || ^17.0.0 || ^18.0.0
dependencies:
'@babel/runtime': 7.19.0
'@babel/runtime': 7.19.4
'@types/lodash': 4.14.186
'@types/prop-types': 15.7.5
'@types/react': 18.0.21
@ -3603,8 +3602,8 @@ packages:
dependencies:
picomatch: 2.3.1
/regenerator-runtime/0.13.9:
resolution: {integrity: sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA==}
/regenerator-runtime/0.13.10:
resolution: {integrity: sha512-KepLsg4dU12hryUO7bp/axHAKvwGOCV0sGloQtpagJ12ai+ojVDqkeGSiRX1zlq+kjIMZ1t7gpze+26QqtdGqw==}
dev: false
/regexp.prototype.flags/1.4.3:
@ -3969,7 +3968,7 @@ packages:
strip-ansi: 6.0.1
dev: true
/tailwindcss/[email protected]7:
/tailwindcss/[email protected]8:
resolution: {integrity: sha512-YSneUCZSFDYMwk+TGq8qYFdCA3yfBRdBlS7txSq0LUmzyeqRe3a8fBQzbz9M3WS/iFT4BNf/nmw9mEzrnSaC0g==}
engines: {node: '>=12.13.0'}
hasBin: true
@ -3989,11 +3988,11 @@ packages:
normalize-path: 3.0.0
object-hash: 3.0.0
picocolors: 1.0.0
postcss: 8.4.17
postcss-import: 14.1[email protected]7
postcss-js: 4.0[email protected]7
postcss-load-config: 3.1[email protected]7
postcss-nested: 5.0[email protected]7
postcss: 8.4.18
postcss-import: 14.1[email protected]8
postcss-js: 4.0[email protected]8
postcss-load-config: 3.1[email protected]8
postcss-nested: 5.0[email protected]8
postcss-selector-parser: 6.0.10
postcss-value-parser: 4.2.0
quick-lru: 5.1.1
@ -4062,7 +4061,7 @@ packages:
dependencies:
'@types/json5': 0.0.29
json5: 1.0.1
minimist: 1.2.6
minimist: 1.2.7
strip-bom: 3.0.0
dev: false
@ -4120,8 +4119,8 @@ packages:
engines: {node: '>=14.0.0'}
hasBin: true
dependencies:
'@typescript-eslint/parser': 5.39.0_3rubbgt5ekhqrcgx4uwls3neim
'@typescript-eslint/typescript-estree': 5.39[email protected]
'@typescript-eslint/parser': 5.40.0_3rubbgt5ekhqrcgx4uwls3neim
'@typescript-eslint/typescript-estree': 5.40[email protected]
chalk: 4.1.2
debug: 4.3.4
eslint: 7.32.0
@ -4193,16 +4192,16 @@ packages:
engines: {node: '>= 0.10'}
dev: false
/vite-plugin-environment/[email protected].6:
/vite-plugin-environment/[email protected].8:
resolution: {integrity: sha512-WFgM/ibceOEIuficZVaLcmJvcMZiyTkGzeS8+pzfByGYRdewqil7LSLDV1DwJfFQIx/YzcW9YRSWQG7cJ2XT1w==}
peerDependencies:
vite: '>= 2.7'
dependencies:
vite: 3.1.6
vite: 3.1.8
dev: true
/vite/3.1.6:
resolution: {integrity: sha512-qMXIwnehvvcK5XfJiXQUiTxoYAEMKhM+jqCY6ZSTKFBKu1hJnAKEzP3AOcnTerI0cMZYAaJ4wpW1wiXLMDt4mA==}
/vite/3.1.8:
resolution: {integrity: sha512-m7jJe3nufUbuOfotkntGFupinL/fmuTNuQmiVE7cH2IZMuf4UbfbGYMUT3jVWgGYuRVLY9j8NnrRqgw5rr5QTg==}
engines: {node: ^14.18.0 || >=16.0.0}
hasBin: true
peerDependencies:
@ -4221,7 +4220,7 @@ packages:
optional: true
dependencies:
esbuild: 0.15.10
postcss: 8.4.17
postcss: 8.4.18
resolve: 1.22.1
rollup: 2.78.1
optionalDependencies:
@ -4243,7 +4242,7 @@ packages:
/wcwidth/1.0.1:
resolution: {integrity: sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==}
dependencies:
defaults: 1.0.3
defaults: 1.0.4
dev: true
/which-boxed-primitive/1.0.2:

Loading…
Cancel
Save