mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-31 05:52:43 +00:00
refactor: app deployment
This commit is contained in:
396
pnpm-lock.yaml
generated
396
pnpm-lock.yaml
generated
@@ -1,4 +1,8 @@
|
||||
lockfileVersion: '6.0'
|
||||
lockfileVersion: '6.1'
|
||||
|
||||
settings:
|
||||
autoInstallPeers: true
|
||||
excludeLinksFromLockfile: false
|
||||
|
||||
importers:
|
||||
|
||||
@@ -17,20 +21,17 @@ importers:
|
||||
specifier: 7.2.1
|
||||
version: 7.2.1
|
||||
glob:
|
||||
specifier: 10.2.6
|
||||
version: 10.2.6
|
||||
package-sync-cli:
|
||||
specifier: 1.3.2
|
||||
version: 1.3.2
|
||||
specifier: 10.2.7
|
||||
version: 10.2.7
|
||||
syncpack:
|
||||
specifier: 10.1.0
|
||||
version: 10.1.0
|
||||
specifier: 10.5.1
|
||||
version: 10.5.1
|
||||
turbo:
|
||||
specifier: 1.10.0
|
||||
version: 1.10.0
|
||||
specifier: 1.10.3
|
||||
version: 1.10.3
|
||||
typedoc:
|
||||
specifier: 0.24.7
|
||||
version: 0.24.7(typescript@4.9.5)
|
||||
specifier: 0.24.8
|
||||
version: 0.24.8(typescript@4.9.5)
|
||||
typescript:
|
||||
specifier: 4.9.5
|
||||
version: 4.9.5
|
||||
@@ -46,9 +47,39 @@ importers:
|
||||
'@openstapps/core-tools':
|
||||
specifier: workspace:*
|
||||
version: link:../../packages/core-tools
|
||||
'@openstapps/es-mapping-generator':
|
||||
specifier: workspace:*
|
||||
version: link:../../packages/es-mapping-generator
|
||||
'@openstapps/logger':
|
||||
specifier: workspace:*
|
||||
version: link:../../packages/logger
|
||||
'@types/body-parser':
|
||||
specifier: 1.19.2
|
||||
version: 1.19.2
|
||||
'@types/cors':
|
||||
specifier: 2.8.13
|
||||
version: 2.8.13
|
||||
'@types/express':
|
||||
specifier: 4.17.17
|
||||
version: 4.17.17
|
||||
'@types/geojson':
|
||||
specifier: 1.0.6
|
||||
version: 1.0.6
|
||||
'@types/node':
|
||||
specifier: 18.15.3
|
||||
version: 18.15.3
|
||||
'@types/node-cron':
|
||||
specifier: 3.0.7
|
||||
version: 3.0.7
|
||||
'@types/nodemailer':
|
||||
specifier: 6.4.7
|
||||
version: 6.4.7
|
||||
'@types/promise-queue':
|
||||
specifier: 2.2.0
|
||||
version: 2.2.0
|
||||
'@types/uuid':
|
||||
specifier: 8.3.4
|
||||
version: 8.3.4
|
||||
body-parser:
|
||||
specifier: 1.20.2
|
||||
version: 1.20.2
|
||||
@@ -94,16 +125,10 @@ importers:
|
||||
promise-queue:
|
||||
specifier: 2.2.5
|
||||
version: 2.2.5
|
||||
ts-node:
|
||||
specifier: 10.9.1
|
||||
version: 10.9.1(@types/node@18.15.3)(typescript@4.9.5)
|
||||
uuid:
|
||||
specifier: 8.3.2
|
||||
version: 8.3.2
|
||||
devDependencies:
|
||||
'@openstapps/es-mapping-generator':
|
||||
specifier: workspace:*
|
||||
version: link:../../packages/es-mapping-generator
|
||||
'@openstapps/eslint-config':
|
||||
specifier: workspace:*
|
||||
version: link:../../configuration/eslint-config
|
||||
@@ -116,45 +141,18 @@ importers:
|
||||
'@testdeck/mocha':
|
||||
specifier: 0.3.3
|
||||
version: 0.3.3
|
||||
'@types/body-parser':
|
||||
specifier: 1.19.2
|
||||
version: 1.19.2
|
||||
'@types/chai':
|
||||
specifier: 4.3.5
|
||||
version: 4.3.5
|
||||
'@types/chai-as-promised':
|
||||
specifier: 7.1.5
|
||||
version: 7.1.5
|
||||
'@types/config':
|
||||
specifier: 3.3.0
|
||||
version: 3.3.0
|
||||
'@types/cors':
|
||||
specifier: 2.8.13
|
||||
version: 2.8.13
|
||||
'@types/express':
|
||||
specifier: 4.17.17
|
||||
version: 4.17.17
|
||||
'@types/geojson':
|
||||
specifier: 1.0.6
|
||||
version: 1.0.6
|
||||
'@types/mocha':
|
||||
specifier: 10.0.1
|
||||
version: 10.0.1
|
||||
'@types/morgan':
|
||||
specifier: 1.9.4
|
||||
version: 1.9.4
|
||||
'@types/node':
|
||||
specifier: 18.15.3
|
||||
version: 18.15.3
|
||||
'@types/node-cron':
|
||||
specifier: 3.0.7
|
||||
version: 3.0.7
|
||||
'@types/nodemailer':
|
||||
specifier: 6.4.7
|
||||
version: 6.4.7
|
||||
'@types/promise-queue':
|
||||
specifier: 2.2.0
|
||||
version: 2.2.0
|
||||
'@types/sinon':
|
||||
specifier: 10.0.14
|
||||
version: 10.0.14
|
||||
@@ -164,9 +162,6 @@ importers:
|
||||
'@types/supertest':
|
||||
specifier: 2.0.12
|
||||
version: 2.0.12
|
||||
'@types/uuid':
|
||||
specifier: 8.3.4
|
||||
version: 8.3.4
|
||||
'@typescript-eslint/eslint-plugin':
|
||||
specifier: 5.59.8
|
||||
version: 5.59.8(@typescript-eslint/parser@5.59.8)(eslint@8.41.0)(typescript@4.9.5)
|
||||
@@ -203,9 +198,6 @@ importers:
|
||||
eslint-plugin-unicorn:
|
||||
specifier: 47.0.0
|
||||
version: 47.0.0(eslint@8.41.0)
|
||||
esmock:
|
||||
specifier: 2.2.3
|
||||
version: 2.2.3
|
||||
get-port:
|
||||
specifier: 5.1.1
|
||||
version: 5.1.1
|
||||
@@ -230,6 +222,9 @@ importers:
|
||||
supertest:
|
||||
specifier: 6.3.3
|
||||
version: 6.3.3
|
||||
ts-node:
|
||||
specifier: 10.9.1
|
||||
version: 10.9.1(@types/node@18.15.3)(typescript@4.9.5)
|
||||
tsup:
|
||||
specifier: 6.7.0
|
||||
version: 6.7.0(ts-node@10.9.1)(typescript@4.9.5)
|
||||
@@ -237,6 +232,8 @@ importers:
|
||||
specifier: 4.9.5
|
||||
version: 4.9.5
|
||||
|
||||
backend/database: {}
|
||||
|
||||
backend/proxy:
|
||||
dependencies:
|
||||
'@openstapps/logger':
|
||||
@@ -273,12 +270,12 @@ importers:
|
||||
specifier: 4.9.5
|
||||
version: 4.9.5
|
||||
devDependencies:
|
||||
'@openstapps/api-cli':
|
||||
specifier: workspace:*
|
||||
version: link:../../packages/api-cli
|
||||
'@openstapps/eslint-config':
|
||||
specifier: workspace:*
|
||||
version: link:../../configuration/eslint-config
|
||||
'@openstapps/nyc-config':
|
||||
specifier: workspace:*
|
||||
version: link:../../configuration/nyc-config
|
||||
'@openstapps/prettier-config':
|
||||
specifier: workspace:*
|
||||
version: link:../../configuration/prettier-config
|
||||
@@ -422,8 +419,6 @@ importers:
|
||||
specifier: 4.9.5
|
||||
version: 4.9.5
|
||||
|
||||
configuration/nyc-config: {}
|
||||
|
||||
configuration/prettier-config:
|
||||
dependencies:
|
||||
prettier:
|
||||
@@ -448,8 +443,8 @@ importers:
|
||||
specifier: 2.30.0
|
||||
version: 2.30.0
|
||||
glob:
|
||||
specifier: 10.2.6
|
||||
version: 10.2.6
|
||||
specifier: 10.2.7
|
||||
version: 10.2.7
|
||||
mustache:
|
||||
specifier: 4.2.0
|
||||
version: 4.2.0
|
||||
@@ -983,7 +978,7 @@ importers:
|
||||
version: 39.7.4(eslint@8.33.0)
|
||||
eslint-plugin-prettier:
|
||||
specifier: 4.2.1
|
||||
version: 4.2.1(eslint-config-prettier@8.8.0)(eslint@8.41.0)(prettier@2.8.6)
|
||||
version: 4.2.1(eslint@8.33.0)(prettier@2.8.6)
|
||||
eslint-plugin-unicorn:
|
||||
specifier: 45.0.2
|
||||
version: 45.0.2(eslint@8.33.0)
|
||||
@@ -991,8 +986,8 @@ importers:
|
||||
specifier: 2.0.2
|
||||
version: 2.0.2
|
||||
glob:
|
||||
specifier: 10.2.6
|
||||
version: 10.2.6
|
||||
specifier: 10.2.7
|
||||
version: 10.2.7
|
||||
is-docker:
|
||||
specifier: 2.2.1
|
||||
version: 2.2.1
|
||||
@@ -1136,8 +1131,8 @@ importers:
|
||||
specifier: 6.7.0
|
||||
version: 6.7.0(ts-node@10.9.1)(typescript@4.9.5)
|
||||
typedoc:
|
||||
specifier: 0.24.7
|
||||
version: 0.24.7(typescript@4.9.5)
|
||||
specifier: 0.24.8
|
||||
version: 0.24.8(typescript@4.9.5)
|
||||
typescript:
|
||||
specifier: 4.9.5
|
||||
version: 4.9.5
|
||||
@@ -1146,7 +1141,7 @@ importers:
|
||||
version: 5.22.1
|
||||
|
||||
packages/api-cli:
|
||||
devDependencies:
|
||||
dependencies:
|
||||
'@openstapps/api':
|
||||
specifier: workspace:*
|
||||
version: link:../api
|
||||
@@ -1162,21 +1157,6 @@ importers:
|
||||
'@openstapps/logger':
|
||||
specifier: workspace:*
|
||||
version: link:../logger
|
||||
'@openstapps/prettier-config':
|
||||
specifier: workspace:*
|
||||
version: link:../../configuration/prettier-config
|
||||
'@openstapps/tsconfig':
|
||||
specifier: workspace:*
|
||||
version: link:../../configuration/tsconfig
|
||||
'@types/chai':
|
||||
specifier: 4.3.5
|
||||
version: 4.3.5
|
||||
'@types/chai-as-promised':
|
||||
specifier: 7.1.5
|
||||
version: 7.1.5
|
||||
'@types/chai-spies':
|
||||
specifier: 1.0.3
|
||||
version: 1.0.3
|
||||
'@types/cli-progress':
|
||||
specifier: 3.11.0
|
||||
version: 3.11.0
|
||||
@@ -1198,12 +1178,34 @@ importers:
|
||||
'@types/wait-on':
|
||||
specifier: 5.3.1
|
||||
version: 5.3.1
|
||||
'@typescript-eslint/eslint-plugin':
|
||||
specifier: 5.59.8
|
||||
version: 5.59.8(@typescript-eslint/parser@5.59.8)(eslint@8.41.0)(typescript@4.9.5)
|
||||
'@typescript-eslint/parser':
|
||||
specifier: 5.59.8
|
||||
version: 5.59.8(eslint@8.41.0)(typescript@4.9.5)
|
||||
cli-progress:
|
||||
specifier: 3.12.0
|
||||
version: 3.12.0
|
||||
commander:
|
||||
specifier: 10.0.0
|
||||
version: 10.0.0
|
||||
fs-extra:
|
||||
specifier: 10.1.0
|
||||
version: 10.1.0
|
||||
wait-on:
|
||||
specifier: 6.0.1
|
||||
version: 6.0.1
|
||||
devDependencies:
|
||||
'@openstapps/prettier-config':
|
||||
specifier: workspace:*
|
||||
version: link:../../configuration/prettier-config
|
||||
'@openstapps/tsconfig':
|
||||
specifier: workspace:*
|
||||
version: link:../../configuration/tsconfig
|
||||
'@types/chai':
|
||||
specifier: 4.3.5
|
||||
version: 4.3.5
|
||||
'@types/chai-as-promised':
|
||||
specifier: 7.1.5
|
||||
version: 7.1.5
|
||||
'@types/chai-spies':
|
||||
specifier: 1.0.3
|
||||
version: 1.0.3
|
||||
c8:
|
||||
specifier: 7.14.0
|
||||
version: 7.14.0
|
||||
@@ -1216,30 +1218,6 @@ importers:
|
||||
chai-spies:
|
||||
specifier: 1.0.0
|
||||
version: 1.0.0(chai@4.3.7)
|
||||
cli-progress:
|
||||
specifier: 3.12.0
|
||||
version: 3.12.0
|
||||
commander:
|
||||
specifier: 10.0.0
|
||||
version: 10.0.0
|
||||
eslint:
|
||||
specifier: 8.41.0
|
||||
version: 8.41.0
|
||||
eslint-config-prettier:
|
||||
specifier: 8.8.0
|
||||
version: 8.8.0(eslint@8.41.0)
|
||||
eslint-plugin-jsdoc:
|
||||
specifier: 46.1.0
|
||||
version: 46.1.0(eslint@8.41.0)
|
||||
eslint-plugin-prettier:
|
||||
specifier: 4.2.1
|
||||
version: 4.2.1(eslint-config-prettier@8.8.0)(eslint@8.41.0)(prettier@2.8.6)
|
||||
eslint-plugin-unicorn:
|
||||
specifier: 47.0.0
|
||||
version: 47.0.0(eslint@8.41.0)
|
||||
fs-extra:
|
||||
specifier: 10.1.0
|
||||
version: 10.1.0
|
||||
mocha:
|
||||
specifier: 10.2.0
|
||||
version: 10.2.0
|
||||
@@ -1258,9 +1236,6 @@ importers:
|
||||
typescript:
|
||||
specifier: 4.9.5
|
||||
version: 4.9.5
|
||||
wait-on:
|
||||
specifier: 6.0.1
|
||||
version: 6.0.1
|
||||
|
||||
packages/api-plugin:
|
||||
dependencies:
|
||||
@@ -1374,8 +1349,8 @@ importers:
|
||||
specifier: 6.7.0
|
||||
version: 6.7.0(ts-node@10.9.1)(typescript@4.9.5)
|
||||
typedoc:
|
||||
specifier: 0.24.7
|
||||
version: 0.24.7(typescript@4.9.5)
|
||||
specifier: 0.24.8
|
||||
version: 0.24.8(typescript@4.9.5)
|
||||
typescript:
|
||||
specifier: 4.9.5
|
||||
version: 4.9.5
|
||||
@@ -1440,8 +1415,8 @@ importers:
|
||||
specifier: 6.7.0
|
||||
version: 6.7.0(ts-node@10.9.1)(typescript@4.9.5)
|
||||
typedoc:
|
||||
specifier: 0.24.7
|
||||
version: 0.24.7(typescript@4.9.5)
|
||||
specifier: 0.24.8
|
||||
version: 0.24.8(typescript@4.9.5)
|
||||
typescript:
|
||||
specifier: 4.9.5
|
||||
version: 4.9.5
|
||||
@@ -1552,8 +1527,8 @@ importers:
|
||||
specifier: 6.7.0
|
||||
version: 6.7.0(ts-node@10.9.1)(typescript@4.9.5)
|
||||
typedoc:
|
||||
specifier: 0.24.7
|
||||
version: 0.24.7(typescript@4.9.5)
|
||||
specifier: 0.24.8
|
||||
version: 0.24.8(typescript@4.9.5)
|
||||
typescript:
|
||||
specifier: 4.9.5
|
||||
version: 4.9.5
|
||||
@@ -1591,8 +1566,8 @@ importers:
|
||||
specifier: 10.1.0
|
||||
version: 10.1.0
|
||||
glob:
|
||||
specifier: 10.2.6
|
||||
version: 10.2.6
|
||||
specifier: 10.2.7
|
||||
version: 10.2.7
|
||||
got:
|
||||
specifier: 12.6.0
|
||||
version: 12.6.0
|
||||
@@ -1624,9 +1599,6 @@ importers:
|
||||
'@openstapps/eslint-config':
|
||||
specifier: workspace:*
|
||||
version: link:../../configuration/eslint-config
|
||||
'@openstapps/nyc-config':
|
||||
specifier: workspace:*
|
||||
version: link:../../configuration/nyc-config
|
||||
'@openstapps/prettier-config':
|
||||
specifier: workspace:*
|
||||
version: link:../../configuration/prettier-config
|
||||
@@ -1697,8 +1669,8 @@ importers:
|
||||
specifier: 6.7.0
|
||||
version: 6.7.0(ts-node@10.9.1)(typescript@4.9.5)
|
||||
typedoc:
|
||||
specifier: 0.24.7
|
||||
version: 0.24.7(typescript@4.9.5)
|
||||
specifier: 0.24.8
|
||||
version: 0.24.8(typescript@4.9.5)
|
||||
typescript:
|
||||
specifier: 4.9.5
|
||||
version: 4.9.5
|
||||
@@ -1712,8 +1684,8 @@ importers:
|
||||
specifier: workspace:*
|
||||
version: link:../logger
|
||||
glob:
|
||||
specifier: 10.2.6
|
||||
version: 10.2.6
|
||||
specifier: 10.2.7
|
||||
version: 10.2.7
|
||||
typescript:
|
||||
specifier: 4.9.5
|
||||
version: 4.9.5
|
||||
@@ -1776,8 +1748,8 @@ importers:
|
||||
specifier: 6.7.0
|
||||
version: 6.7.0(ts-node@10.9.1)(typescript@4.9.5)
|
||||
typedoc:
|
||||
specifier: 0.24.7
|
||||
version: 0.24.7(typescript@4.9.5)
|
||||
specifier: 0.24.8
|
||||
version: 0.24.8(typescript@4.9.5)
|
||||
|
||||
packages/es-mapping-generator:
|
||||
dependencies:
|
||||
@@ -1922,8 +1894,8 @@ importers:
|
||||
specifier: 6.7.0
|
||||
version: 6.7.0(ts-node@10.9.1)(typescript@4.9.5)
|
||||
typedoc:
|
||||
specifier: 0.24.7
|
||||
version: 0.24.7(typescript@4.9.5)
|
||||
specifier: 0.24.8
|
||||
version: 0.24.8(typescript@4.9.5)
|
||||
typescript:
|
||||
specifier: 4.9.5
|
||||
version: 4.9.5
|
||||
@@ -2013,8 +1985,8 @@ importers:
|
||||
specifier: 6.7.0
|
||||
version: 6.7.0(ts-node@10.9.1)(typescript@4.9.5)
|
||||
typedoc:
|
||||
specifier: 0.24.7
|
||||
version: 0.24.7(typescript@4.9.5)
|
||||
specifier: 0.24.8
|
||||
version: 0.24.8(typescript@4.9.5)
|
||||
typescript:
|
||||
specifier: 4.9.5
|
||||
version: 4.9.5
|
||||
@@ -5571,13 +5543,13 @@ packages:
|
||||
|
||||
/@hapi/hoek@9.3.0:
|
||||
resolution: {integrity: sha512-/c6rf4UJlmHlC9b5BaNvzAcFv7HZ2QHaV0D4/HNlBdvFnvQq8RI4kYdhyPCl7Xj+oWvTWQ8ujhqS53LIgAe6KQ==}
|
||||
dev: true
|
||||
dev: false
|
||||
|
||||
/@hapi/topo@5.1.0:
|
||||
resolution: {integrity: sha512-foQZKJig7Ob0BMAYBfcJk8d77QtOe7Wo4ox7ff1lQYoNNAb6jwcY1ncdoy2e9wQZzvNy7ODZCYJkK8kzmcAnAg==}
|
||||
dependencies:
|
||||
'@hapi/hoek': 9.3.0
|
||||
dev: true
|
||||
dev: false
|
||||
|
||||
/@hugotomazi/capacitor-navigation-bar@2.0.0(@capacitor/core@4.6.1):
|
||||
resolution: {integrity: sha512-hebf0ixGPugiZfH6g7HS/hrDzkKmNdJV/pV2jUz5lfoZXFMjE+7aeAr1AqwW6EGNej65WcEP8VUL5YUc3wSCjw==}
|
||||
@@ -6368,15 +6340,15 @@ packages:
|
||||
resolution: {integrity: sha512-7vwq+rOHVWjyXxVlR76Agnvhy8I9rpzjosTESvmhNeXOXdZZB15Fl+TI9x1SiHZH5Jv2wTGduSxFDIaq0m3DUw==}
|
||||
dependencies:
|
||||
'@hapi/hoek': 9.3.0
|
||||
dev: true
|
||||
dev: false
|
||||
|
||||
/@sideway/formula@3.0.1:
|
||||
resolution: {integrity: sha512-/poHZJJVjx3L+zVD6g9KgHfYnb443oi7wLu/XKojDviHy6HOEOA6z1Trk5aR1dGcmPenJEgb2sK2I80LeS3MIg==}
|
||||
dev: true
|
||||
dev: false
|
||||
|
||||
/@sideway/pinpoint@2.0.0:
|
||||
resolution: {integrity: sha512-RNiOoTPkptFtSVzQevY/yWtZwf/RxyVnPy/OcA9HBM3MlGDnBEYL5B41H0MTn0Uec8Hi+2qUtTfG2WWZBmMejQ==}
|
||||
dev: true
|
||||
dev: false
|
||||
|
||||
/@sindresorhus/is@0.14.0:
|
||||
resolution: {integrity: sha512-9NET910DNaIPngYnLLPeg+Ogzqsi9uM4mSboU5y6p8S5DzMTVEsJZrawi+BoDNUVBa2DhJqQYUFvMDfgU062LQ==}
|
||||
@@ -6585,10 +6557,11 @@ packages:
|
||||
resolution: {integrity: sha512-XhXhBv1R/q2ahF3BM7qT5HLzJNlIL0wbcGyZVjqOTqAybAnsLisd7gy1UCyIqpL+5Iv6XhlSyzjLCnI2sIdbCg==}
|
||||
dependencies:
|
||||
'@types/node': 18.15.3
|
||||
dev: true
|
||||
dev: false
|
||||
|
||||
/@types/config@3.3.0:
|
||||
resolution: {integrity: sha512-9kZSbl3/X3TVNowLCu5HFQdQmD+4287Om55avknEYkuo6R2dDrsp/EXEHUFvfYeG7m1eJ0WYGj+cbcUIhARJAQ==}
|
||||
dev: false
|
||||
|
||||
/@types/connect-history-api-fallback@1.3.5:
|
||||
resolution: {integrity: sha512-h8QJa8xSb1WD4fpKBDcATDNGXghFj6/3GRWG6dhmRcu0RX1Ubasur2Uvx5aeEwlf0MwblEC2bMzzMQntxnw/Cw==}
|
||||
@@ -6618,7 +6591,6 @@ packages:
|
||||
resolution: {integrity: sha512-RG8AStHlUiV5ysZQKq97copd2UmVYw3/pRMLefISZ3S1hK104Cwm7iLQ3fTKx+lsUH2CE8FlLaYeEA2LSeqYUA==}
|
||||
dependencies:
|
||||
'@types/node': 18.15.3
|
||||
dev: true
|
||||
|
||||
/@types/docker-modem@3.0.2:
|
||||
resolution: {integrity: sha512-qC7prjoEYR2QEe6SmCVfB1x3rfcQtUr1n4x89+3e0wSTMQ/KYCyf+/RAA9n2tllkkNc6//JMUZePdFRiGIWfaQ==}
|
||||
@@ -6683,7 +6655,6 @@ packages:
|
||||
resolution: {integrity: sha512-nEnwB++1u5lVDM2UI4c1+5R+FYaKfaAzS4OococimjVm3nQw3TuzH5UNsocrcTBbhnerblyHj4A49qXbIiZdpA==}
|
||||
dependencies:
|
||||
'@types/node': 18.15.3
|
||||
dev: true
|
||||
|
||||
/@types/geojson@1.0.6:
|
||||
resolution: {integrity: sha512-Xqg/lIZMrUd0VRmSRbCAewtwGZiAk3mEUDvV4op1tGl+LvyPcb/MIOSxTl9z+9+J+R4/vpjiCAT4xeKzH9ji1w==}
|
||||
@@ -6782,7 +6753,6 @@ packages:
|
||||
|
||||
/@types/mocha@10.0.1:
|
||||
resolution: {integrity: sha512-/fvYntiO1GeICvqbQ3doGDIP97vWmvFt83GKguJ6prmQM2iXZfFcq6YE8KteFyRtX2/h5Hf91BYvPodJKFYv5Q==}
|
||||
dev: true
|
||||
|
||||
/@types/morgan@1.9.4:
|
||||
resolution: {integrity: sha512-cXoc4k+6+YAllH3ZHmx4hf7La1dzUk6keTR4bF4b4Sc0mZxU/zK4wO7l+ZzezXm/jkYj/qC+uYGZrarZdIVvyQ==}
|
||||
@@ -6795,7 +6765,7 @@ packages:
|
||||
|
||||
/@types/node-cron@3.0.7:
|
||||
resolution: {integrity: sha512-9PuLtBboc/+JJ7FshmJWv769gDonTpItN0Ol5TMwclpSQNjVyB2SRxSKBcTtbSysSL5R7Oea06kTTFNciCoYwA==}
|
||||
dev: true
|
||||
dev: false
|
||||
|
||||
/@types/node@12.20.55:
|
||||
resolution: {integrity: sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==}
|
||||
@@ -6812,6 +6782,7 @@ packages:
|
||||
resolution: {integrity: sha512-f5qCBGAn/f0qtRcd4SEn88c8Fp3Swct1731X4ryPKqS61/A3LmmzN8zaEz7hneJvpjFbUUgY7lru/B/7ODTazg==}
|
||||
dependencies:
|
||||
'@types/node': 18.15.3
|
||||
dev: false
|
||||
|
||||
/@types/normalize-package-data@2.4.1:
|
||||
resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==}
|
||||
@@ -6822,7 +6793,7 @@ packages:
|
||||
|
||||
/@types/promise-queue@2.2.0:
|
||||
resolution: {integrity: sha512-9QLtid6GxEWqpF+QImxBRG6bSVOHtpAm2kXuIyEvZBbSOupLvqhhJv8uaHbS8kUL8FDjzH3RWcSyC/52WOVtGw==}
|
||||
dev: true
|
||||
dev: false
|
||||
|
||||
/@types/proxyquire@1.3.28:
|
||||
resolution: {integrity: sha512-SQaNzWQ2YZSr7FqAyPPiA3FYpux2Lqh3HWMZQk47x3xbMCqgC/w0dY3dw9rGqlweDDkrySQBcaScXWeR+Yb11Q==}
|
||||
@@ -6952,12 +6923,13 @@ packages:
|
||||
|
||||
/@types/uuid@8.3.4:
|
||||
resolution: {integrity: sha512-c/I8ZRb51j+pYGAu5CrFMRxqZ2ke4y2grEBO5AUjgSkSk+qT2Ea+OdWElz/OiMf5MNpn2b17kuVBwZLQJXzihw==}
|
||||
dev: false
|
||||
|
||||
/@types/wait-on@5.3.1:
|
||||
resolution: {integrity: sha512-2FFOKCF/YydrMUaqg+fkk49qf0e5rDgwt6aQsMzFQzbS419h2gNOXyiwp/o2yYy27bi/C1z+HgfncryjGzlvgQ==}
|
||||
dependencies:
|
||||
'@types/node': 18.15.3
|
||||
dev: true
|
||||
dev: false
|
||||
|
||||
/@types/ws@8.5.4:
|
||||
resolution: {integrity: sha512-zdQDHKUgcX/zBc4GrwsE/7dVdAD8JR4EuiAXiiUhhfyIJXXb2+PrGshFyeXWQPMmmZ2XxgaqclgpIC7eTXc1mg==}
|
||||
@@ -8076,7 +8048,7 @@ packages:
|
||||
follow-redirects: 1.15.2
|
||||
transitivePeerDependencies:
|
||||
- debug
|
||||
dev: true
|
||||
dev: false
|
||||
|
||||
/axios@0.27.2:
|
||||
resolution: {integrity: sha512-t+yRIyySRTp/wua5xEr+z1q60QmLq8ABsS5O9Me1AsE5dfKqgnCFzwiCZZ/cGNd1lq4/7akDWMxdhVlucjmnOQ==}
|
||||
@@ -9011,7 +8983,7 @@ packages:
|
||||
engines: {node: '>=4'}
|
||||
dependencies:
|
||||
string-width: 4.2.3
|
||||
dev: true
|
||||
dev: false
|
||||
|
||||
/cli-spinners@2.6.1:
|
||||
resolution: {integrity: sha512-x/5fWmGMnbKQAaNwN+UZlV79qBLM9JFnJuJ03gIi5whrob0xV0ofNVHy9DhwGdsMJQc2OKv0oGmLzvaqvAVv+g==}
|
||||
@@ -9182,6 +9154,7 @@ packages:
|
||||
/commander@10.0.0:
|
||||
resolution: {integrity: sha512-zS5PnTI22FIRM6ylNW8G4Ap0IEOyk62fhLSD0+uHRT9McRCLGpkVNvao4bjimpK/GShynyQkFFxHhwMcETmduA==}
|
||||
engines: {node: '>=14'}
|
||||
dev: false
|
||||
|
||||
/commander@10.0.1:
|
||||
resolution: {integrity: sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug==}
|
||||
@@ -11048,6 +11021,22 @@ packages:
|
||||
prettier: 2.8.6
|
||||
prettier-linter-helpers: 1.0.0
|
||||
|
||||
/eslint-plugin-prettier@4.2.1(eslint@8.33.0)(prettier@2.8.6):
|
||||
resolution: {integrity: sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
peerDependencies:
|
||||
eslint: '>=7.28.0'
|
||||
eslint-config-prettier: '*'
|
||||
prettier: '>=2.0.0'
|
||||
peerDependenciesMeta:
|
||||
eslint-config-prettier:
|
||||
optional: true
|
||||
dependencies:
|
||||
eslint: 8.33.0
|
||||
prettier: 2.8.6
|
||||
prettier-linter-helpers: 1.0.0
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-unicorn@45.0.2(eslint@8.33.0):
|
||||
resolution: {integrity: sha512-Y0WUDXRyGDMcKLiwgL3zSMpHrXI00xmdyixEGIg90gHnj0PcHY4moNv3Ppje/kDivdAy5vUeUr7z211ImPv2gw==}
|
||||
engines: {node: '>=14.18'}
|
||||
@@ -11238,11 +11227,6 @@ packages:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
/esmock@2.2.3:
|
||||
resolution: {integrity: sha512-nqXoU3Z/ogsPKhXoX41PDs4rCtJxMcwEI8vw4NSjE7b6Os0EzPJvmA15X6F74AIt1Fu8VBRvLl3HDxXNze/0eg==}
|
||||
engines: {node: '>=14.16.0'}
|
||||
dev: true
|
||||
|
||||
/espree@9.5.0:
|
||||
resolution: {integrity: sha512-JPbJGhKc47++oo4JkEoTe2wjy4fmMwvFpgJT9cQzmfXKp22Dr6Hf1tdCteLz1h0P3t+mGvWZ+4Uankvh8+c6zw==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
@@ -12119,6 +12103,18 @@ packages:
|
||||
minimatch: 9.0.1
|
||||
minipass: 5.0.0
|
||||
path-scurry: 1.7.0
|
||||
dev: true
|
||||
|
||||
/glob@10.2.7:
|
||||
resolution: {integrity: sha512-jTKehsravOJo8IJxUGfZILnkvVJM/MOfHRs8QcXolVef2zNI9Tqyy5+SeuOAZd3upViEZQLyFpQhYiHLrMUNmA==}
|
||||
engines: {node: '>=16 || 14 >=14.17'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
foreground-child: 3.1.1
|
||||
jackspeak: 2.0.3
|
||||
minimatch: 9.0.1
|
||||
minipass: 5.0.0
|
||||
path-scurry: 1.7.0
|
||||
|
||||
/glob@7.1.4:
|
||||
resolution: {integrity: sha512-hkLPepehmnKk41pUGm3sYxoFs/umurYfYJCerbXEyFIWcAzvpipAgVkBqqT9RBKMGjnq6kMuyYwha6csxbiM1A==}
|
||||
@@ -13436,7 +13432,7 @@ packages:
|
||||
'@sideway/address': 4.1.4
|
||||
'@sideway/formula': 3.0.1
|
||||
'@sideway/pinpoint': 2.0.0
|
||||
dev: true
|
||||
dev: false
|
||||
|
||||
/joycon@3.1.1:
|
||||
resolution: {integrity: sha512-34wB/Y7MW7bzjKRjUKTa46I2Z7eV62Rkhva+KkopW7Qvv/OSWBqvkSY7vusOPrNuZcUG3tApvdVgNB8POj3SPw==}
|
||||
@@ -14485,13 +14481,6 @@ packages:
|
||||
dependencies:
|
||||
brace-expansion: 2.0.1
|
||||
|
||||
/minimatch@6.2.0:
|
||||
resolution: {integrity: sha512-sauLxniAmvnhhRjFwPNnJKaPFYyddAgbYdeUpHULtCT/GhzdCx/MDNy+Y40lBxTQUrMzDE8e0S43Z5uqfO0REg==}
|
||||
engines: {node: '>=10'}
|
||||
dependencies:
|
||||
brace-expansion: 2.0.1
|
||||
dev: true
|
||||
|
||||
/minimatch@9.0.1:
|
||||
resolution: {integrity: sha512-0jWhJpD/MdhPXwPuiRkCbfYfSKp2qnn2eOc279qI7f+osl/l+prKSrvhg157zSYvx/1nmgn2NqdT6k2Z7zSH9w==}
|
||||
engines: {node: '>=16 || 14 >=14.17'}
|
||||
@@ -15674,20 +15663,6 @@ packages:
|
||||
semver: 6.3.0
|
||||
dev: true
|
||||
|
||||
/package-sync-cli@1.3.2:
|
||||
resolution: {integrity: sha512-z5bi8UaCk7xIEQGovxkZrNHAiPVOzi4B7+uLRudAHp64zGjhG1WR+6l8vPIdSvngled6dWVhjA+GQdSW1kaeXw==}
|
||||
engines: {node: '>=14.0.0'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
chalk: 4.1.2
|
||||
cli-table3: 0.6.3
|
||||
js-yaml: 4.1.0
|
||||
micromatch: 4.0.5
|
||||
semver: 7.3.8
|
||||
string-similarity: 4.0.4
|
||||
yargs: 17.7.1
|
||||
dev: true
|
||||
|
||||
/pacote@12.0.3:
|
||||
resolution: {integrity: sha512-CdYEl03JDrRO3x18uHjBYA9TyoW8gy+ThVcypcDkxPtKlw76e4ejhYB6i9lJ+/cebbjpqPW/CijjqxwDTts8Ow==}
|
||||
engines: {node: ^12.13.0 || ^14.15.0 || >=16}
|
||||
@@ -17306,7 +17281,7 @@ packages:
|
||||
engines: {node: '>=14'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
glob: 10.2.6
|
||||
glob: 10.2.7
|
||||
dev: true
|
||||
|
||||
/ripemd160@2.0.2:
|
||||
@@ -17545,14 +17520,6 @@ packages:
|
||||
dependencies:
|
||||
lru-cache: 6.0.0
|
||||
|
||||
/semver@7.5.0:
|
||||
resolution: {integrity: sha512-+XC0AD/R7Q2mPSRuy2Id0+CGTZ98+8f+KvwirxOKIEyid+XSx6HbC63p+O4IndTHuX5Z+JxQ0TghCkO5Cg/2HA==}
|
||||
engines: {node: '>=10'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
lru-cache: 6.0.0
|
||||
dev: true
|
||||
|
||||
/semver@7.5.1:
|
||||
resolution: {integrity: sha512-Wvss5ivl8TMRZXXESstBA4uR5iXgEN/VC5/sOcuXdVLzcdkz4HWetIoRfG5gb5X+ij/G9rw9YoGn3QoQ8OCSpw==}
|
||||
engines: {node: '>=10'}
|
||||
@@ -18277,10 +18244,6 @@ packages:
|
||||
resolution: {integrity: sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==}
|
||||
engines: {node: '>=10.0.0'}
|
||||
|
||||
/string-similarity@4.0.4:
|
||||
resolution: {integrity: sha512-/q/8Q4Bl4ZKAPjj8WerIBJWALKkaPRfrvhfF8k/B23i4nzrlRj2/go1m90In7nG/3XDSbOo0+pu6RvCTM9RGMQ==}
|
||||
dev: true
|
||||
|
||||
/string-width@2.1.1:
|
||||
resolution: {integrity: sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==}
|
||||
engines: {node: '>=4'}
|
||||
@@ -18643,19 +18606,20 @@ packages:
|
||||
engines: {node: '>=0.10'}
|
||||
dev: true
|
||||
|
||||
/syncpack@10.1.0:
|
||||
resolution: {integrity: sha512-3SMPf49tpxw170ZokyurKuJc7G45xZLtzgH6W87+7OsbRQLc+oc9UfoelVf1CuYglZsMwFott4zEShCY8o+R1Q==}
|
||||
/syncpack@10.5.1:
|
||||
resolution: {integrity: sha512-YGKX0x7I4LxP62gJZnjMiv9eROQnbymeVU1heLdOhuiGNDuIcT/fk1M2kh1VYSBuuFIaGTP30LNEbPx4zy5MQg==}
|
||||
engines: {node: '>=14'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
chalk: 4.1.2
|
||||
commander: 10.0.1
|
||||
cosmiconfig: 8.1.3
|
||||
enquirer: 2.3.6
|
||||
fs-extra: 11.1.1
|
||||
glob: 8.1.0
|
||||
minimatch: 6.2.0
|
||||
glob: 10.2.6
|
||||
minimatch: 9.0.1
|
||||
read-yaml-file: 2.1.0
|
||||
semver: 7.5.0
|
||||
semver: 7.5.1
|
||||
tightrope: 0.1.0
|
||||
ts-toolbelt: 9.6.0
|
||||
dev: true
|
||||
@@ -19211,65 +19175,65 @@ packages:
|
||||
safe-buffer: 5.2.1
|
||||
dev: true
|
||||
|
||||
/turbo-darwin-64@1.10.0:
|
||||
resolution: {integrity: sha512-N0aVGFtBgOKd7pIdUiKREwnDhNHRIvpMJbmUw04c1AqEoTiKAKT6iuzcCozO5N/gYMVr0hxrXgLal5OLYXtcsw==}
|
||||
/turbo-darwin-64@1.10.3:
|
||||
resolution: {integrity: sha512-IIB9IomJGyD3EdpSscm7Ip1xVWtYb7D0x7oH3vad3gjFcjHJzDz9xZ/iw/qItFEW+wGFcLSRPd+1BNnuLM8AsA==}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/turbo-darwin-arm64@1.10.0:
|
||||
resolution: {integrity: sha512-boXzhaHTS5MsTMv48I/JmYp9/fYplXk5nACUDrqV6nD1hzO5PMn5wNg75ATbpkaMaeuD+hjuobeSxn1p4vpqQg==}
|
||||
/turbo-darwin-arm64@1.10.3:
|
||||
resolution: {integrity: sha512-SBNmOZU9YEB0eyNIxeeQ+Wi0Ufd+nprEVp41rgUSRXEIpXjsDjyBnKnF+sQQj3+FLb4yyi/yZQckB+55qXWEsw==}
|
||||
cpu: [arm64]
|
||||
os: [darwin]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/turbo-linux-64@1.10.0:
|
||||
resolution: {integrity: sha512-crKQuS1jrp4vp+Th6EmUqqmAlvYNnzGmwWMLeckmYILrV7zAddu87eJu4hB7V6uV+W1qHZUTw8WXa1w1+8boBw==}
|
||||
/turbo-linux-64@1.10.3:
|
||||
resolution: {integrity: sha512-kvAisGKE7xHJdyMxZLvg53zvHxjqPK1UVj4757PQqtx9dnjYHSc8epmivE6niPgDHon5YqImzArCjVZJYpIGHQ==}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/turbo-linux-arm64@1.10.0:
|
||||
resolution: {integrity: sha512-Y2fhWe0xepLjl7doIvsJK7mp2h8E+OF6qJsUHRgxFeRWQWi1I6clD2aEQeykHK8Tp+qp8pKFMocj32nFBvuCcg==}
|
||||
/turbo-linux-arm64@1.10.3:
|
||||
resolution: {integrity: sha512-Qgaqln0IYRgyL0SowJOi+PNxejv1I2xhzXOI+D+z4YHbgSx87ox1IsALYBlK8VRVYY8VCXl+PN12r1ioV09j7A==}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/turbo-windows-64@1.10.0:
|
||||
resolution: {integrity: sha512-uh8rEqH6teaHysEMjinwWBqyNwv4IvgSAwbq/OphP8jObstTYHoR+gFPo8RQUSTaBYy4QVszgi5eO5YLvEQqNA==}
|
||||
/turbo-windows-64@1.10.3:
|
||||
resolution: {integrity: sha512-rbH9wManURNN8mBnN/ZdkpUuTvyVVEMiUwFUX4GVE5qmV15iHtZfDLUSGGCP2UFBazHcpNHG1OJzgc55GFFrUw==}
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/turbo-windows-arm64@1.10.0:
|
||||
resolution: {integrity: sha512-JaVj3iM7qyRD6xYGZLL/Gs4mQKfM1zL0f91AwHZLNkk1CrJ6i5kO4ZjhKkwXSpVOTNKW3sX0Q7dExXj85Vv7UQ==}
|
||||
/turbo-windows-arm64@1.10.3:
|
||||
resolution: {integrity: sha512-ThlkqxhcGZX39CaTjsHqJnqVe+WImjX13pmjnpChz6q5HHbeRxaJSFzgrHIOt0sUUVx90W/WrNRyoIt/aafniw==}
|
||||
cpu: [arm64]
|
||||
os: [win32]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/turbo@1.10.0:
|
||||
resolution: {integrity: sha512-GWxoL2zJduiNaEHz78o74l2jCQEeuUZ3MdpMPz0SpZOvt3nimpvQPNxiyfbqt3U9/V5G375PWKYSbXkVnIbQcA==}
|
||||
/turbo@1.10.3:
|
||||
resolution: {integrity: sha512-U4gKCWcKgLcCjQd4Pl8KJdfEKumpyWbzRu75A6FCj6Ctea1PIm58W6Ltw1QXKqHrl2pF9e1raAskf/h6dlrPCA==}
|
||||
hasBin: true
|
||||
requiresBuild: true
|
||||
optionalDependencies:
|
||||
turbo-darwin-64: 1.10.0
|
||||
turbo-darwin-arm64: 1.10.0
|
||||
turbo-linux-64: 1.10.0
|
||||
turbo-linux-arm64: 1.10.0
|
||||
turbo-windows-64: 1.10.0
|
||||
turbo-windows-arm64: 1.10.0
|
||||
turbo-darwin-64: 1.10.3
|
||||
turbo-darwin-arm64: 1.10.3
|
||||
turbo-linux-64: 1.10.3
|
||||
turbo-linux-arm64: 1.10.3
|
||||
turbo-windows-64: 1.10.3
|
||||
turbo-windows-arm64: 1.10.3
|
||||
dev: true
|
||||
|
||||
/tweetnacl@0.14.5:
|
||||
@@ -19384,12 +19348,12 @@ packages:
|
||||
typescript: 3.8.3
|
||||
dev: false
|
||||
|
||||
/typedoc@0.24.7(typescript@4.9.5):
|
||||
resolution: {integrity: sha512-zzfKDFIZADA+XRIp2rMzLe9xZ6pt12yQOhCr7cD7/PBTjhPmMyMvGrkZ2lPNJitg3Hj1SeiYFNzCsSDrlpxpKw==}
|
||||
/typedoc@0.24.8(typescript@4.9.5):
|
||||
resolution: {integrity: sha512-ahJ6Cpcvxwaxfu4KtjA8qZNqS43wYt6JL27wYiIgl1vd38WW/KWX11YuAeZhuz9v+ttrutSsgK+XO1CjL1kA3w==}
|
||||
engines: {node: '>= 14.14'}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x
|
||||
typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x
|
||||
dependencies:
|
||||
lunr: 2.3.9
|
||||
marked: 4.3.0
|
||||
@@ -19709,7 +19673,7 @@ packages:
|
||||
rxjs: 7.8.0
|
||||
transitivePeerDependencies:
|
||||
- debug
|
||||
dev: true
|
||||
dev: false
|
||||
|
||||
/watchpack@2.4.0:
|
||||
resolution: {integrity: sha512-Lcvm7MGST/4fup+ifyKi2hjyIAwcdI4HRgtvTpIUxBRhB+RFtUh8XtDOxUfctVCnhVi+QQj49i91OyvzkJl6cg==}
|
||||
|
||||
Reference in New Issue
Block a user