chore(deps): update all non-major dependencies (patch) (#1106)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-08-15 23:19:55 +08:00
committed by GitHub
parent a53ed7348a
commit 0e2e10fb68
4 changed files with 90 additions and 118 deletions

View File

@@ -96,11 +96,11 @@
"jszip": "3.10.1", "jszip": "3.10.1",
"linkedom": "0.15.1", "linkedom": "0.15.1",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"lru-cache": "10.0.0", "lru-cache": "10.0.1",
"marked": "7.0.2", "marked": "7.0.3",
"mime-types": "^2.1.35", "mime-types": "^2.1.35",
"mkdirp": "^1.0.4", "mkdirp": "^1.0.4",
"mongoose": "7.4.2", "mongoose": "7.4.3",
"mongoose-aggregate-paginate-v2": "1.0.6", "mongoose-aggregate-paginate-v2": "1.0.6",
"mongoose-autopopulate": "1.0.1", "mongoose-autopopulate": "1.0.1",
"mongoose-lean-getters": "1.1.0", "mongoose-lean-getters": "1.1.0",
@@ -135,11 +135,11 @@
"@types/ejs": "3.1.2", "@types/ejs": "3.1.2",
"@types/get-image-colors": "4.0.2", "@types/get-image-colors": "4.0.2",
"@types/js-yaml": "4.0.5", "@types/js-yaml": "4.0.5",
"@types/lodash": "4.14.196", "@types/lodash": "4.14.197",
"@types/marked": "5.0.1", "@types/marked": "5.0.1",
"@types/mime-types": "2.1.1", "@types/mime-types": "2.1.1",
"@types/mongoose-aggregate-paginate-v2": "1.0.9", "@types/mongoose-aggregate-paginate-v2": "1.0.9",
"@types/node": "20.4.9", "@types/node": "20.4.10",
"@types/nodemailer": "6.4.9", "@types/nodemailer": "6.4.9",
"@types/qs": "6.9.7", "@types/qs": "6.9.7",
"@types/semver": "7.5.0", "@types/semver": "7.5.0",

View File

@@ -2,7 +2,7 @@
"author": "Innei <https://innei.ren>", "author": "Innei <https://innei.ren>",
"private": true, "private": true,
"license": "AGPLv3", "license": "AGPLv3",
"packageManager": "pnpm@8.6.11", "packageManager": "pnpm@8.6.12",
"husky": { "husky": {
"hooks": { "hooks": {
"pre-commit": "lint-staged" "pre-commit": "lint-staged"
@@ -35,7 +35,7 @@
"devDependencies": { "devDependencies": {
"@innei/eslint-config-ts": "0.11.1", "@innei/eslint-config-ts": "0.11.1",
"@innei/prettier": "0.11.1", "@innei/prettier": "0.11.1",
"@types/node": "20.4.9", "@types/node": "20.4.10",
"cross-env": "7.0.3", "cross-env": "7.0.3",
"eslint": "^8.46.0", "eslint": "^8.46.0",
"eslint-plugin-unused-imports": "3.0.0", "eslint-plugin-unused-imports": "3.0.0",

View File

@@ -46,7 +46,7 @@
"devDependencies": { "devDependencies": {
"@types/cors": "2.8.13", "@types/cors": "2.8.13",
"@types/express": "4.17.17", "@types/express": "4.17.17",
"@types/lodash": "4.14.196", "@types/lodash": "4.14.197",
"abort-controller": "3.0.0", "abort-controller": "3.0.0",
"axios": "^1.4.0", "axios": "^1.4.0",
"camelcase-keys": "^7.0.2", "camelcase-keys": "^7.0.2",

192
pnpm-lock.yaml generated
View File

@@ -32,8 +32,8 @@ importers:
specifier: 0.11.1 specifier: 0.11.1
version: 0.11.1 version: 0.11.1
'@types/node': '@types/node':
specifier: 20.4.9 specifier: 20.4.10
version: 20.4.9 version: 20.4.10
cross-env: cross-env:
specifier: 7.0.3 specifier: 7.0.3
version: 7.0.3 version: 7.0.3
@@ -57,7 +57,7 @@ importers:
version: 5.0.1 version: 5.0.1
ts-node: ts-node:
specifier: 10.9.1 specifier: 10.9.1
version: 10.9.1(@types/node@20.4.9)(typescript@5.1.6) version: 10.9.1(@types/node@20.4.10)(typescript@5.1.6)
tsconfig-paths: tsconfig-paths:
specifier: 4.2.0 specifier: 4.2.0
version: 4.2.0 version: 4.2.0
@@ -135,10 +135,10 @@ importers:
version: 4.1.1 version: 4.1.1
'@typegoose/auto-increment': '@typegoose/auto-increment':
specifier: 3.4.0 specifier: 3.4.0
version: 3.4.0(mongoose@7.4.2) version: 3.4.0(mongoose@7.4.3)
'@typegoose/typegoose': '@typegoose/typegoose':
specifier: 11.4.1 specifier: 11.4.1
version: 11.4.1(mongoose@7.4.2) version: 11.4.1(mongoose@7.4.3)
'@types/jsonwebtoken': '@types/jsonwebtoken':
specifier: 9.0.2 specifier: 9.0.2
version: 9.0.2 version: 9.0.2
@@ -215,11 +215,11 @@ importers:
specifier: ^4.17.21 specifier: ^4.17.21
version: 4.17.21 version: 4.17.21
lru-cache: lru-cache:
specifier: 10.0.0 specifier: 10.0.1
version: 10.0.0 version: 10.0.1
marked: marked:
specifier: 7.0.2 specifier: 7.0.3
version: 7.0.2 version: 7.0.3
mime-types: mime-types:
specifier: ^2.1.35 specifier: ^2.1.35
version: 2.1.35 version: 2.1.35
@@ -227,20 +227,20 @@ importers:
specifier: ^1.0.4 specifier: ^1.0.4
version: 1.0.4 version: 1.0.4
mongoose: mongoose:
specifier: 7.4.2 specifier: 7.4.3
version: 7.4.2 version: 7.4.3
mongoose-aggregate-paginate-v2: mongoose-aggregate-paginate-v2:
specifier: 1.0.6 specifier: 1.0.6
version: 1.0.6 version: 1.0.6
mongoose-autopopulate: mongoose-autopopulate:
specifier: 1.0.1 specifier: 1.0.1
version: 1.0.1(mongoose@7.4.2) version: 1.0.1(mongoose@7.4.3)
mongoose-lean-getters: mongoose-lean-getters:
specifier: 1.1.0 specifier: 1.1.0
version: 1.1.0(mongoose@7.4.2) version: 1.1.0(mongoose@7.4.3)
mongoose-lean-virtuals: mongoose-lean-virtuals:
specifier: 0.9.1 specifier: 0.9.1
version: 0.9.1(mongoose@7.4.2) version: 0.9.1(mongoose@7.4.3)
mongoose-paginate-v2: mongoose-paginate-v2:
specifier: 1.7.31 specifier: 1.7.31
version: 1.7.31 version: 1.7.31
@@ -334,8 +334,8 @@ importers:
specifier: 4.0.5 specifier: 4.0.5
version: 4.0.5 version: 4.0.5
'@types/lodash': '@types/lodash':
specifier: 4.14.196 specifier: 4.14.197
version: 4.14.196 version: 4.14.197
'@types/marked': '@types/marked':
specifier: 5.0.1 specifier: 5.0.1
version: 5.0.1 version: 5.0.1
@@ -346,8 +346,8 @@ importers:
specifier: 1.0.9 specifier: 1.0.9
version: 1.0.9 version: 1.0.9
'@types/node': '@types/node':
specifier: 20.4.9 specifier: 20.4.10
version: 20.4.9 version: 20.4.10
'@types/nodemailer': '@types/nodemailer':
specifier: 6.4.9 specifier: 6.4.9
version: 6.4.9 version: 6.4.9
@@ -383,7 +383,7 @@ importers:
version: 4.7.1 version: 4.7.1
vite: vite:
specifier: 3.2.5 specifier: 3.2.5
version: 3.2.5(@types/node@20.4.9) version: 3.2.5(@types/node@20.4.10)
vite-tsconfig-paths: vite-tsconfig-paths:
specifier: 4.2.0 specifier: 4.2.0
version: 4.2.0(typescript@5.1.6)(vite@3.2.5) version: 4.2.0(typescript@5.1.6)(vite@3.2.5)
@@ -403,8 +403,8 @@ importers:
specifier: 4.17.17 specifier: 4.17.17
version: 4.17.17 version: 4.17.17
'@types/lodash': '@types/lodash':
specifier: 4.14.196 specifier: 4.14.197
version: 4.14.196 version: 4.14.197
abort-controller: abort-controller:
specifier: 3.0.0 specifier: 3.0.0
version: 3.0.0 version: 3.0.0
@@ -437,7 +437,7 @@ importers:
version: 1.4.0 version: 1.4.0
vite: vite:
specifier: ^4.3.9 specifier: ^4.3.9
version: 4.3.9(@types/node@20.4.9) version: 4.3.9(@types/node@20.4.10)
vitest: vitest:
specifier: ^0.31.4 specifier: ^0.31.4
version: 0.31.4 version: 0.31.4
@@ -3169,18 +3169,18 @@ packages:
resolution: {integrity: sha512-eZxlbI8GZscaGS7kkc/trHTT5xgrjH3/1n2JDwusC9iahPKWMRvRjJSAN5mCXviuTGQ/lHnhvv8Q1YTpnfz9gA==} resolution: {integrity: sha512-eZxlbI8GZscaGS7kkc/trHTT5xgrjH3/1n2JDwusC9iahPKWMRvRjJSAN5mCXviuTGQ/lHnhvv8Q1YTpnfz9gA==}
dev: true dev: true
/@typegoose/auto-increment@3.4.0(mongoose@7.4.2): /@typegoose/auto-increment@3.4.0(mongoose@7.4.3):
resolution: {integrity: sha512-f43J/dTnf4hQVEHNs9Vdwuf361GozCnXlDv37oaaWPjoKZsN1ZKhZqafj8OsYX1+HKJhUBnjKIGzS5PYRycfCg==} resolution: {integrity: sha512-f43J/dTnf4hQVEHNs9Vdwuf361GozCnXlDv37oaaWPjoKZsN1ZKhZqafj8OsYX1+HKJhUBnjKIGzS5PYRycfCg==}
engines: {node: '>=14.17.0'} engines: {node: '>=14.17.0'}
peerDependencies: peerDependencies:
mongoose: ~7.4.0 mongoose: ~7.4.0
dependencies: dependencies:
loglevel: 1.8.1 loglevel: 1.8.1
mongoose: 7.4.2 mongoose: 7.4.3
tslib: 2.6.1 tslib: 2.6.1
dev: false dev: false
/@typegoose/typegoose@11.4.1(mongoose@7.4.2): /@typegoose/typegoose@11.4.1(mongoose@7.4.3):
resolution: {integrity: sha512-mOMEUBaxnSYtnGWAMsduh1+4MeJHpYN2+rhZ5rHq9mKRT8Ix3nsR0QWEnFIIqTnksL0Yt3Ww7Qj8IFzWhoIyoQ==} resolution: {integrity: sha512-mOMEUBaxnSYtnGWAMsduh1+4MeJHpYN2+rhZ5rHq9mKRT8Ix3nsR0QWEnFIIqTnksL0Yt3Ww7Qj8IFzWhoIyoQ==}
engines: {node: '>=14.17.0'} engines: {node: '>=14.17.0'}
peerDependencies: peerDependencies:
@@ -3188,7 +3188,7 @@ packages:
dependencies: dependencies:
lodash: 4.17.21 lodash: 4.17.21
loglevel: 1.8.1 loglevel: 1.8.1
mongoose: 7.4.2 mongoose: 7.4.3
reflect-metadata: 0.1.13 reflect-metadata: 0.1.13
semver: 7.5.4 semver: 7.5.4
tslib: 2.6.1 tslib: 2.6.1
@@ -3226,14 +3226,14 @@ packages:
/@types/bcrypt@5.0.0: /@types/bcrypt@5.0.0:
resolution: {integrity: sha512-agtcFKaruL8TmcvqbndlqHPSJgsolhf/qPWchFlgnW1gECTN/nKbFcoFnvKAQRFfKbh+BO6A3SWdJu9t+xF3Lw==} resolution: {integrity: sha512-agtcFKaruL8TmcvqbndlqHPSJgsolhf/qPWchFlgnW1gECTN/nKbFcoFnvKAQRFfKbh+BO6A3SWdJu9t+xF3Lw==}
dependencies: dependencies:
'@types/node': 20.4.9 '@types/node': 20.4.10
dev: true dev: true
/@types/body-parser@1.19.2: /@types/body-parser@1.19.2:
resolution: {integrity: sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g==} resolution: {integrity: sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g==}
dependencies: dependencies:
'@types/connect': 3.4.35 '@types/connect': 3.4.35
'@types/node': 20.4.5 '@types/node': 20.4.10
dev: true dev: true
/@types/cache-manager@4.0.2: /@types/cache-manager@4.0.2:
@@ -3265,7 +3265,7 @@ packages:
/@types/connect@3.4.35: /@types/connect@3.4.35:
resolution: {integrity: sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==} resolution: {integrity: sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==}
dependencies: dependencies:
'@types/node': 20.4.5 '@types/node': 20.4.10
dev: true dev: true
/@types/cookie@0.4.1: /@types/cookie@0.4.1:
@@ -3274,7 +3274,7 @@ packages:
/@types/cors@2.8.13: /@types/cors@2.8.13:
resolution: {integrity: sha512-RG8AStHlUiV5ysZQKq97copd2UmVYw3/pRMLefISZ3S1hK104Cwm7iLQ3fTKx+lsUH2CE8FlLaYeEA2LSeqYUA==} resolution: {integrity: sha512-RG8AStHlUiV5ysZQKq97copd2UmVYw3/pRMLefISZ3S1hK104Cwm7iLQ3fTKx+lsUH2CE8FlLaYeEA2LSeqYUA==}
dependencies: dependencies:
'@types/node': 20.4.9 '@types/node': 20.4.10
/@types/cron@2.4.0: /@types/cron@2.4.0:
resolution: {integrity: sha512-5bBaAkqvSFBX8JMi/xCofNzG5E594TNsApMz68dLd/sQYz/HGQqgcxGHTRjOvD4G3Y+YF1Oo3S7QdCvKt1KAJQ==} resolution: {integrity: sha512-5bBaAkqvSFBX8JMi/xCofNzG5E594TNsApMz68dLd/sQYz/HGQqgcxGHTRjOvD4G3Y+YF1Oo3S7QdCvKt1KAJQ==}
@@ -3308,7 +3308,7 @@ packages:
/@types/express-serve-static-core@4.17.33: /@types/express-serve-static-core@4.17.33:
resolution: {integrity: sha512-TPBqmR/HRYI3eC2E5hmiivIzv+bidAfXofM+sbonAGvyDhySGw9/PQZFt2BLOrjUUR++4eJVpx6KnLQK1Fk9tA==} resolution: {integrity: sha512-TPBqmR/HRYI3eC2E5hmiivIzv+bidAfXofM+sbonAGvyDhySGw9/PQZFt2BLOrjUUR++4eJVpx6KnLQK1Fk9tA==}
dependencies: dependencies:
'@types/node': 20.4.5 '@types/node': 20.4.10
'@types/qs': 6.9.7 '@types/qs': 6.9.7
'@types/range-parser': 1.2.4 '@types/range-parser': 1.2.4
dev: true dev: true
@@ -3326,14 +3326,14 @@ packages:
resolution: {integrity: sha512-MxObHvNl4A69ofaTRU8DFqvgzzv8s9yRtaPPm5gud9HDNvpB3GPQFvNuTWAI59B9huVGV5jXYJwbCsmBsOGYWA==} resolution: {integrity: sha512-MxObHvNl4A69ofaTRU8DFqvgzzv8s9yRtaPPm5gud9HDNvpB3GPQFvNuTWAI59B9huVGV5jXYJwbCsmBsOGYWA==}
dependencies: dependencies:
'@types/jsonfile': 6.1.1 '@types/jsonfile': 6.1.1
'@types/node': 20.4.9 '@types/node': 20.4.10
dev: true dev: true
/@types/get-image-colors@4.0.2: /@types/get-image-colors@4.0.2:
resolution: {integrity: sha512-8E/xA3Dyl70sboWbjjt+UEHTC2Nvv6EIDxPx5nCSTN+QfBWbx60gGyBH0pQ9ABrRNqQ2gKtGboK3MoZodxMWtw==} resolution: {integrity: sha512-8E/xA3Dyl70sboWbjjt+UEHTC2Nvv6EIDxPx5nCSTN+QfBWbx60gGyBH0pQ9ABrRNqQ2gKtGboK3MoZodxMWtw==}
dependencies: dependencies:
'@types/chroma-js': 2.1.3 '@types/chroma-js': 2.1.3
'@types/node': 20.4.9 '@types/node': 20.4.10
dev: true dev: true
/@types/js-yaml@4.0.5: /@types/js-yaml@4.0.5:
@@ -3351,17 +3351,17 @@ packages:
/@types/jsonfile@6.1.1: /@types/jsonfile@6.1.1:
resolution: {integrity: sha512-GSgiRCVeapDN+3pqA35IkQwasaCh/0YFH5dEF6S88iDvEn901DjOeH3/QPY+XYP1DFzDZPvIvfeEgk+7br5png==} resolution: {integrity: sha512-GSgiRCVeapDN+3pqA35IkQwasaCh/0YFH5dEF6S88iDvEn901DjOeH3/QPY+XYP1DFzDZPvIvfeEgk+7br5png==}
dependencies: dependencies:
'@types/node': 20.4.9 '@types/node': 20.4.10
dev: true dev: true
/@types/jsonwebtoken@9.0.2: /@types/jsonwebtoken@9.0.2:
resolution: {integrity: sha512-drE6uz7QBKq1fYqqoFKTDRdFCPHd5TCub75BM+D+cMx7NU9hUz7SESLfC2fSCXVFMO5Yj8sOWHuGqPgjc+fz0Q==} resolution: {integrity: sha512-drE6uz7QBKq1fYqqoFKTDRdFCPHd5TCub75BM+D+cMx7NU9hUz7SESLfC2fSCXVFMO5Yj8sOWHuGqPgjc+fz0Q==}
dependencies: dependencies:
'@types/node': 20.4.9 '@types/node': 20.4.10
dev: false dev: false
/@types/lodash@4.14.196: /@types/lodash@4.14.197:
resolution: {integrity: sha512-22y3o88f4a94mKljsZcanlNWPzO0uBsBdzLAngf2tp533LzZcQzb6+eZPJ+vCTt+bqF2XnvT9gejTLsAcJAJyQ==} resolution: {integrity: sha512-BMVOiWs0uNxHVlHBgzTIqJYmj+PgCo4euloGF+5m4okL3rEYzM2EEv78mw8zWSMM57dM7kVIgJ2QDvwHSoCI5g==}
dev: true dev: true
/@types/marked@5.0.1: /@types/marked@5.0.1:
@@ -3383,7 +3383,7 @@ packages:
/@types/mongoose-aggregate-paginate-v2@1.0.9: /@types/mongoose-aggregate-paginate-v2@1.0.9:
resolution: {integrity: sha512-YKDKtSuE1vzMY/SAtlDTWJr52UhTYdrOypCqyx7T2xFYEWfybLnV98m4ZoVgYJH0XowVl7Y2Gnn6p1sF+3NbLA==} resolution: {integrity: sha512-YKDKtSuE1vzMY/SAtlDTWJr52UhTYdrOypCqyx7T2xFYEWfybLnV98m4ZoVgYJH0XowVl7Y2Gnn6p1sF+3NbLA==}
dependencies: dependencies:
mongoose: 7.4.2 mongoose: 7.4.3
transitivePeerDependencies: transitivePeerDependencies:
- '@aws-sdk/credential-providers' - '@aws-sdk/credential-providers'
- '@mongodb-js/zstd' - '@mongodb-js/zstd'
@@ -3397,17 +3397,13 @@ packages:
resolution: {integrity: sha512-ATL4WLgr7/W40+Sp1WnNTSKbgVn6Pvhc/2RHAdt8fl6NsQyp4oPCi2eKcGOvA494bwf1K/W6nGgZ9TwDqvpjdw==} resolution: {integrity: sha512-ATL4WLgr7/W40+Sp1WnNTSKbgVn6Pvhc/2RHAdt8fl6NsQyp4oPCi2eKcGOvA494bwf1K/W6nGgZ9TwDqvpjdw==}
dev: true dev: true
/@types/node@20.4.5: /@types/node@20.4.10:
resolution: {integrity: sha512-rt40Nk13II9JwQBdeYqmbn2Q6IVTA5uPhvSO+JVqdXw/6/4glI6oR9ezty/A9Hg5u7JH4OmYmuQ+XvjKm0Datg==} resolution: {integrity: sha512-vwzFiiy8Rn6E0MtA13/Cxxgpan/N6UeNYR9oUu6kuJWxu6zCk98trcDp8CBhbtaeuq9SykCmXkFr2lWLoPcvLg==}
dev: true
/@types/node@20.4.9:
resolution: {integrity: sha512-8e2HYcg7ohnTUbHk8focoklEQYvemQmu9M/f43DZVx43kHn0tE3BY/6gSDxS7k0SprtS0NHvj+L80cGLnoOUcQ==}
/@types/nodemailer@6.4.9: /@types/nodemailer@6.4.9:
resolution: {integrity: sha512-XYG8Gv+sHjaOtUpiuytahMy2mM3rectgroNbs6R3djZEKmPNiIJwe9KqOJBGzKKnNZNKvnuvmugBgpq3w/S0ig==} resolution: {integrity: sha512-XYG8Gv+sHjaOtUpiuytahMy2mM3rectgroNbs6R3djZEKmPNiIJwe9KqOJBGzKKnNZNKvnuvmugBgpq3w/S0ig==}
dependencies: dependencies:
'@types/node': 20.4.9 '@types/node': 20.4.10
dev: true dev: true
/@types/parse-author@2.0.1: /@types/parse-author@2.0.1:
@@ -3438,7 +3434,7 @@ packages:
resolution: {integrity: sha512-z5xyF6uh8CbjAu9760KDKsH2FcDxZ2tFCsA4HIMWE6IkiYMXfVoa+4f9KX+FN0ZLsaMw1WNG2ETLA6N+/YA+cg==} resolution: {integrity: sha512-z5xyF6uh8CbjAu9760KDKsH2FcDxZ2tFCsA4HIMWE6IkiYMXfVoa+4f9KX+FN0ZLsaMw1WNG2ETLA6N+/YA+cg==}
dependencies: dependencies:
'@types/mime': 3.0.1 '@types/mime': 3.0.1
'@types/node': 20.4.5 '@types/node': 20.4.10
dev: true dev: true
/@types/ua-parser-js@0.7.36: /@types/ua-parser-js@0.7.36:
@@ -3451,11 +3447,13 @@ packages:
/@types/webidl-conversions@7.0.0: /@types/webidl-conversions@7.0.0:
resolution: {integrity: sha512-xTE1E+YF4aWPJJeUzaZI5DRntlkY3+BCVJi0axFptnjGmAoWxkyREIh/XMrfxVLejwQxMCfDXdICo0VLxThrog==} resolution: {integrity: sha512-xTE1E+YF4aWPJJeUzaZI5DRntlkY3+BCVJi0axFptnjGmAoWxkyREIh/XMrfxVLejwQxMCfDXdICo0VLxThrog==}
requiresBuild: true
/@types/whatwg-url@8.2.2: /@types/whatwg-url@8.2.2:
resolution: {integrity: sha512-FtQu10RWgn3D9U4aazdwIE2yzphmTJREDqNdODHrbrZmmMqI0vMheC/6NE/J1Yveaj8H+ela+YwWTjq5PGmuhA==} resolution: {integrity: sha512-FtQu10RWgn3D9U4aazdwIE2yzphmTJREDqNdODHrbrZmmMqI0vMheC/6NE/J1Yveaj8H+ela+YwWTjq5PGmuhA==}
requiresBuild: true
dependencies: dependencies:
'@types/node': 20.4.9 '@types/node': 20.4.10
'@types/webidl-conversions': 7.0.0 '@types/webidl-conversions': 7.0.0
/@types/which@3.0.0: /@types/which@3.0.0:
@@ -3466,7 +3464,7 @@ packages:
resolution: {integrity: sha512-Cn6WYCm0tXv8p6k+A8PvbDG763EDpBoTzHdA+Q/MF6H3sapGjCm9NzoaJncJS9tUKSuCoDs9XHxYYsQDgxR6kw==} resolution: {integrity: sha512-Cn6WYCm0tXv8p6k+A8PvbDG763EDpBoTzHdA+Q/MF6H3sapGjCm9NzoaJncJS9tUKSuCoDs9XHxYYsQDgxR6kw==}
requiresBuild: true requiresBuild: true
dependencies: dependencies:
'@types/node': 20.4.9 '@types/node': 20.4.10
dev: false dev: false
optional: true optional: true
@@ -4279,6 +4277,7 @@ packages:
/buffer@5.7.1: /buffer@5.7.1:
resolution: {integrity: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==} resolution: {integrity: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==}
requiresBuild: true
dependencies: dependencies:
base64-js: 1.5.1 base64-js: 1.5.1
ieee754: 1.2.1 ieee754: 1.2.1
@@ -5008,7 +5007,7 @@ packages:
dependencies: dependencies:
'@types/cookie': 0.4.1 '@types/cookie': 0.4.1
'@types/cors': 2.8.13 '@types/cors': 2.8.13
'@types/node': 20.4.9 '@types/node': 20.4.10
accepts: 1.3.8 accepts: 1.3.8
base64id: 2.0.0 base64id: 2.0.0
cookie: 0.4.2 cookie: 0.4.2
@@ -6646,6 +6645,7 @@ packages:
/ip@2.0.0: /ip@2.0.0:
resolution: {integrity: sha512-WKa+XuLG1A1R0UWhl2+1XQSi+fZWMsYKffMZTTYsiZaUD8k2yDAj5atimTUD2TZkyCkNEeYE5NhFZmupOGtjYQ==} resolution: {integrity: sha512-WKa+XuLG1A1R0UWhl2+1XQSi+fZWMsYKffMZTTYsiZaUD8k2yDAj5atimTUD2TZkyCkNEeYE5NhFZmupOGtjYQ==}
requiresBuild: true
/ipaddr.js@1.9.1: /ipaddr.js@1.9.1:
resolution: {integrity: sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==} resolution: {integrity: sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==}
@@ -6870,7 +6870,7 @@ packages:
resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==}
engines: {node: '>= 10.13.0'} engines: {node: '>= 10.13.0'}
dependencies: dependencies:
'@types/node': 20.4.9 '@types/node': 20.4.10
merge-stream: 2.0.0 merge-stream: 2.0.0
supports-color: 8.1.1 supports-color: 8.1.1
dev: true dev: true
@@ -7238,8 +7238,8 @@ packages:
tslib: 2.6.1 tslib: 2.6.1
dev: false dev: false
/lru-cache@10.0.0: /lru-cache@10.0.1:
resolution: {integrity: sha512-svTf/fzsKHffP42sujkO/Rjs37BCIsQVRCeNYIm9WN8rgT7ffoUnRtZCqU+6BqcSBdv8gwJeTz8knJpgACeQMw==} resolution: {integrity: sha512-IJ4uwUTi2qCccrioU6g9g/5rvvVl13bsdczUUcqbciD9iLr095yj8DQKdObriEvuNSx325N1rV1O0sJFszx75g==}
engines: {node: 14 || >=16.14} engines: {node: 14 || >=16.14}
dev: false dev: false
@@ -7293,8 +7293,8 @@ packages:
resolution: {integrity: sha512-CkYQrPYZfWnu/DAmVCpTSX/xHpKZ80eKh2lAkyA6AJTef6bW+6JpbQZN5rofum7da+SyN1bi5ctTm+lTfcCW3g==} resolution: {integrity: sha512-CkYQrPYZfWnu/DAmVCpTSX/xHpKZ80eKh2lAkyA6AJTef6bW+6JpbQZN5rofum7da+SyN1bi5ctTm+lTfcCW3g==}
dev: true dev: true
/marked@7.0.2: /marked@7.0.3:
resolution: {integrity: sha512-ADEBjnCHOrsLoV7JPvUNWtELZ0b4SeIALhrfxuA9uhS3hw2PCezROoFduIqMOjeagBPto732+YC5tZHBMQRdqg==} resolution: {integrity: sha512-ev2uM40p0zQ/GbvqotfKcSWEa59fJwluGZj5dcaUOwDRrB1F3dncdXy8NWUApk4fi8atU3kTBOwjyjZ0ud0dxw==}
engines: {node: '>= 16'} engines: {node: '>= 16'}
hasBin: true hasBin: true
dev: false dev: false
@@ -7579,31 +7579,31 @@ packages:
engines: {node: '>=4.0.0'} engines: {node: '>=4.0.0'}
dev: false dev: false
/mongoose-autopopulate@1.0.1(mongoose@7.4.2): /mongoose-autopopulate@1.0.1(mongoose@7.4.3):
resolution: {integrity: sha512-39rN0QQinA1iz/8JNVKM3MNq/zZrjStiWi8jA15diUC2nnJsvEgRXEir4L4D1azYxY+gBTuqEzLqd7Y+MC6pHQ==} resolution: {integrity: sha512-39rN0QQinA1iz/8JNVKM3MNq/zZrjStiWi8jA15diUC2nnJsvEgRXEir4L4D1azYxY+gBTuqEzLqd7Y+MC6pHQ==}
peerDependencies: peerDependencies:
mongoose: 6.x || 7.x mongoose: 6.x || 7.x
dependencies: dependencies:
mongoose: 7.4.2 mongoose: 7.4.3
dev: false dev: false
/mongoose-lean-getters@1.1.0(mongoose@7.4.2): /mongoose-lean-getters@1.1.0(mongoose@7.4.3):
resolution: {integrity: sha512-pyhV4La5+s8/t+e+rYHF30KosEZDrNrRzfdZyDDSeA3yfIpAMhYFsGpY0ivA0KpggISkJ/kmEb5CEHC5joFCAQ==} resolution: {integrity: sha512-pyhV4La5+s8/t+e+rYHF30KosEZDrNrRzfdZyDDSeA3yfIpAMhYFsGpY0ivA0KpggISkJ/kmEb5CEHC5joFCAQ==}
engines: {node: '>= 14'} engines: {node: '>= 14'}
peerDependencies: peerDependencies:
mongoose: '>= 7.1.0' mongoose: '>= 7.1.0'
dependencies: dependencies:
mongoose: 7.4.2 mongoose: 7.4.3
mpath: 0.9.0 mpath: 0.9.0
dev: false dev: false
/mongoose-lean-virtuals@0.9.1(mongoose@7.4.2): /mongoose-lean-virtuals@0.9.1(mongoose@7.4.3):
resolution: {integrity: sha512-jx4rhXuaQPam/lwef3z/FfYHlKdbFkDr9Qb7JEMeoa7y4pOuyJ83RkcNL25HRaoi4Bt71zKmV1cuJdv243t9aA==} resolution: {integrity: sha512-jx4rhXuaQPam/lwef3z/FfYHlKdbFkDr9Qb7JEMeoa7y4pOuyJ83RkcNL25HRaoi4Bt71zKmV1cuJdv243t9aA==}
peerDependencies: peerDependencies:
mongoose: '>=5.11.10' mongoose: '>=5.11.10'
dependencies: dependencies:
array.prototype.flat: 1.2.3 array.prototype.flat: 1.2.3
mongoose: 7.4.2 mongoose: 7.4.3
mpath: 0.8.4 mpath: 0.8.4
dev: false dev: false
@@ -7612,8 +7612,8 @@ packages:
engines: {node: '>=4.0.0'} engines: {node: '>=4.0.0'}
dev: false dev: false
/mongoose@7.4.2: /mongoose@7.4.3:
resolution: {integrity: sha512-sNolW2hyncwvWmZjIEIwAckjaSKtC1SE86zE1v2TKm3vPTRogZfBQf+3zLYYdrgrVTzoaoICieVpct9hjcn3EQ==} resolution: {integrity: sha512-eok0lW6mZJHK2vVSWyJb9tUfPMUuRF3h7YC4pU2K2/YSZBlNDUwvKsHgftMOANbokP2Ry+4ylvzAdW4KjkRFjw==}
engines: {node: '>=14.20.1'} engines: {node: '>=14.20.1'}
dependencies: dependencies:
bson: 5.4.0 bson: 5.4.0
@@ -8212,7 +8212,7 @@ packages:
optional: true optional: true
dependencies: dependencies:
lilconfig: 2.1.0 lilconfig: 2.1.0
ts-node: 10.9.1(@types/node@20.4.9)(typescript@5.1.6) ts-node: 10.9.1(@types/node@20.4.10)(typescript@5.1.6)
yaml: 2.3.1 yaml: 2.3.1
dev: true dev: true
@@ -8841,6 +8841,7 @@ packages:
/smart-buffer@4.2.0: /smart-buffer@4.2.0:
resolution: {integrity: sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==} resolution: {integrity: sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==}
engines: {node: '>= 6.0.0', npm: '>= 3.0.0'} engines: {node: '>= 6.0.0', npm: '>= 3.0.0'}
requiresBuild: true
/snake-case@3.0.4: /snake-case@3.0.4:
resolution: {integrity: sha512-LAOh4z89bGQvl9pFfNF8V146i7o7/CqFPbqzYgP+yYzDIDeS9HaNFtXABamRW+AQzEVODcvE79ljJ+8a9YSdMg==} resolution: {integrity: sha512-LAOh4z89bGQvl9pFfNF8V146i7o7/CqFPbqzYgP+yYzDIDeS9HaNFtXABamRW+AQzEVODcvE79ljJ+8a9YSdMg==}
@@ -9047,6 +9048,7 @@ packages:
/string_decoder@1.3.0: /string_decoder@1.3.0:
resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==} resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==}
requiresBuild: true
dependencies: dependencies:
safe-buffer: 5.2.1 safe-buffer: 5.2.1
@@ -9333,6 +9335,7 @@ packages:
/tr46@3.0.0: /tr46@3.0.0:
resolution: {integrity: sha512-l7FvfAHlcmulp8kr+flpQZmVwtu7nfRV7NZujtN0OqES8EL4O4e0qqzL0DC5gAvx/ZC/9lk6rhcUwYvkBnBnYA==} resolution: {integrity: sha512-l7FvfAHlcmulp8kr+flpQZmVwtu7nfRV7NZujtN0OqES8EL4O4e0qqzL0DC5gAvx/ZC/9lk6rhcUwYvkBnBnYA==}
engines: {node: '>=12'} engines: {node: '>=12'}
requiresBuild: true
dependencies: dependencies:
punycode: 2.3.0 punycode: 2.3.0
@@ -9354,7 +9357,7 @@ packages:
resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==}
dev: true dev: true
/ts-node@10.9.1(@types/node@20.4.9)(typescript@5.1.6): /ts-node@10.9.1(@types/node@20.4.10)(typescript@5.1.6):
resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
@@ -9373,7 +9376,7 @@ packages:
'@tsconfig/node12': 1.0.9 '@tsconfig/node12': 1.0.9
'@tsconfig/node14': 1.0.1 '@tsconfig/node14': 1.0.1
'@tsconfig/node16': 1.0.2 '@tsconfig/node16': 1.0.2
'@types/node': 20.4.9 '@types/node': 20.4.10
acorn: 8.8.2 acorn: 8.8.2
acorn-walk: 8.2.0 acorn-walk: 8.2.0
arg: 4.1.3 arg: 4.1.3
@@ -9634,7 +9637,7 @@ packages:
resolution: {integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==} resolution: {integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==}
engines: {node: '>= 0.8'} engines: {node: '>= 0.8'}
/vite-node@0.31.4(@types/node@20.4.5): /vite-node@0.31.4(@types/node@20.4.10):
resolution: {integrity: sha512-uzL377GjJtTbuc5KQxVbDu2xfU/x0wVjUtXQR2ihS21q/NK6ROr4oG0rsSkBBddZUVCwzfx22in76/0ZZHXgkQ==} resolution: {integrity: sha512-uzL377GjJtTbuc5KQxVbDu2xfU/x0wVjUtXQR2ihS21q/NK6ROr4oG0rsSkBBddZUVCwzfx22in76/0ZZHXgkQ==}
engines: {node: '>=v14.18.0'} engines: {node: '>=v14.18.0'}
hasBin: true hasBin: true
@@ -9644,7 +9647,7 @@ packages:
mlly: 1.3.0 mlly: 1.3.0
pathe: 1.1.1 pathe: 1.1.1
picocolors: 1.0.0 picocolors: 1.0.0
vite: 4.3.9(@types/node@20.4.5) vite: 4.3.9(@types/node@20.4.10)
transitivePeerDependencies: transitivePeerDependencies:
- '@types/node' - '@types/node'
- less - less
@@ -9666,13 +9669,13 @@ packages:
debug: 4.3.4 debug: 4.3.4
globrex: 0.1.2 globrex: 0.1.2
tsconfck: 2.1.1(typescript@5.1.6) tsconfck: 2.1.1(typescript@5.1.6)
vite: 3.2.5(@types/node@20.4.9) vite: 3.2.5(@types/node@20.4.10)
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
- typescript - typescript
dev: true dev: true
/vite@3.2.5(@types/node@20.4.9): /vite@3.2.5(@types/node@20.4.10):
resolution: {integrity: sha512-4mVEpXpSOgrssFZAOmGIr85wPHKvaDAcXqxVxVRZhljkJOMZi1ibLibzjLHzJvcok8BMguLc7g1W6W/GqZbLdQ==} resolution: {integrity: sha512-4mVEpXpSOgrssFZAOmGIr85wPHKvaDAcXqxVxVRZhljkJOMZi1ibLibzjLHzJvcok8BMguLc7g1W6W/GqZbLdQ==}
engines: {node: ^14.18.0 || >=16.0.0} engines: {node: ^14.18.0 || >=16.0.0}
hasBin: true hasBin: true
@@ -9697,7 +9700,7 @@ packages:
terser: terser:
optional: true optional: true
dependencies: dependencies:
'@types/node': 20.4.9 '@types/node': 20.4.10
esbuild: 0.15.18 esbuild: 0.15.18
postcss: 8.4.21 postcss: 8.4.21
resolve: 1.22.2 resolve: 1.22.2
@@ -9706,7 +9709,7 @@ packages:
fsevents: 2.3.2 fsevents: 2.3.2
dev: true dev: true
/vite@4.3.9(@types/node@20.4.5): /vite@4.3.9(@types/node@20.4.10):
resolution: {integrity: sha512-qsTNZjO9NoJNW7KnOrgYwczm0WctJ8m/yqYAMAK9Lxt4SoySUfS5S8ia9K7JHpa3KEeMfyF8LoJ3c5NeBJy6pg==} resolution: {integrity: sha512-qsTNZjO9NoJNW7KnOrgYwczm0WctJ8m/yqYAMAK9Lxt4SoySUfS5S8ia9K7JHpa3KEeMfyF8LoJ3c5NeBJy6pg==}
engines: {node: ^14.18.0 || >=16.0.0} engines: {node: ^14.18.0 || >=16.0.0}
hasBin: true hasBin: true
@@ -9731,40 +9734,7 @@ packages:
terser: terser:
optional: true optional: true
dependencies: dependencies:
'@types/node': 20.4.5 '@types/node': 20.4.10
esbuild: 0.17.8
postcss: 8.4.24
rollup: 3.23.0
optionalDependencies:
fsevents: 2.3.2
dev: true
/vite@4.3.9(@types/node@20.4.9):
resolution: {integrity: sha512-qsTNZjO9NoJNW7KnOrgYwczm0WctJ8m/yqYAMAK9Lxt4SoySUfS5S8ia9K7JHpa3KEeMfyF8LoJ3c5NeBJy6pg==}
engines: {node: ^14.18.0 || >=16.0.0}
hasBin: true
peerDependencies:
'@types/node': '>= 14'
less: '*'
sass: '*'
stylus: '*'
sugarss: '*'
terser: ^5.4.0
peerDependenciesMeta:
'@types/node':
optional: true
less:
optional: true
sass:
optional: true
stylus:
optional: true
sugarss:
optional: true
terser:
optional: true
dependencies:
'@types/node': 20.4.9
esbuild: 0.17.8 esbuild: 0.17.8
postcss: 8.4.24 postcss: 8.4.24
rollup: 3.23.0 rollup: 3.23.0
@@ -9796,7 +9766,7 @@ packages:
dependencies: dependencies:
'@types/chai': 4.3.4 '@types/chai': 4.3.4
'@types/chai-subset': 1.3.3 '@types/chai-subset': 1.3.3
'@types/node': 20.4.9 '@types/node': 20.4.10
acorn: 8.8.2 acorn: 8.8.2
acorn-walk: 8.2.0 acorn-walk: 8.2.0
chai: 4.3.7 chai: 4.3.7
@@ -9807,7 +9777,7 @@ packages:
tinybench: 2.3.1 tinybench: 2.3.1
tinypool: 0.3.0 tinypool: 0.3.0
tinyspy: 1.0.2 tinyspy: 1.0.2
vite: 3.2.5(@types/node@20.4.9) vite: 3.2.5(@types/node@20.4.10)
transitivePeerDependencies: transitivePeerDependencies:
- less - less
- sass - sass
@@ -9850,7 +9820,7 @@ packages:
dependencies: dependencies:
'@types/chai': 4.3.5 '@types/chai': 4.3.5
'@types/chai-subset': 1.3.3 '@types/chai-subset': 1.3.3
'@types/node': 20.4.5 '@types/node': 20.4.10
'@vitest/expect': 0.31.4 '@vitest/expect': 0.31.4
'@vitest/runner': 0.31.4 '@vitest/runner': 0.31.4
'@vitest/snapshot': 0.31.4 '@vitest/snapshot': 0.31.4
@@ -9870,8 +9840,8 @@ packages:
strip-literal: 1.0.1 strip-literal: 1.0.1
tinybench: 2.5.0 tinybench: 2.5.0
tinypool: 0.5.0 tinypool: 0.5.0
vite: 4.3.9(@types/node@20.4.5) vite: 4.3.9(@types/node@20.4.10)
vite-node: 0.31.4(@types/node@20.4.5) vite-node: 0.31.4(@types/node@20.4.10)
why-is-node-running: 2.2.2 why-is-node-running: 2.2.2
transitivePeerDependencies: transitivePeerDependencies:
- less - less
@@ -9920,6 +9890,7 @@ packages:
/webidl-conversions@7.0.0: /webidl-conversions@7.0.0:
resolution: {integrity: sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g==} resolution: {integrity: sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g==}
engines: {node: '>=12'} engines: {node: '>=12'}
requiresBuild: true
/webpack-node-externals@3.0.0: /webpack-node-externals@3.0.0:
resolution: {integrity: sha512-LnL6Z3GGDPht/AigwRh2dvL9PQPFQ8skEpVrWZXLWBYmqcaojHNN0onvHzie6rq7EWKrrBfPYqNEzTJgiwEQDQ==} resolution: {integrity: sha512-LnL6Z3GGDPht/AigwRh2dvL9PQPFQ8skEpVrWZXLWBYmqcaojHNN0onvHzie6rq7EWKrrBfPYqNEzTJgiwEQDQ==}
@@ -9988,6 +9959,7 @@ packages:
/whatwg-url@11.0.0: /whatwg-url@11.0.0:
resolution: {integrity: sha512-RKT8HExMpoYx4igMiVMY83lN6UeITKJlBQ+vR/8ZJ8OCdSiN3RwCq+9gH0+Xzj0+5IrM6i4j/6LuvzbZIQgEcQ==} resolution: {integrity: sha512-RKT8HExMpoYx4igMiVMY83lN6UeITKJlBQ+vR/8ZJ8OCdSiN3RwCq+9gH0+Xzj0+5IrM6i4j/6LuvzbZIQgEcQ==}
engines: {node: '>=12'} engines: {node: '>=12'}
requiresBuild: true
dependencies: dependencies:
tr46: 3.0.0 tr46: 3.0.0
webidl-conversions: 7.0.0 webidl-conversions: 7.0.0