chore: update deps

Signed-off-by: Innei <tukon479@gmail.com>
This commit is contained in:
Innei
2023-02-14 11:39:10 +08:00
parent 2aa46d07e9
commit 7e99265e2f
2 changed files with 288 additions and 209 deletions

View File

@@ -66,25 +66,25 @@
"@babel/types": "^7.20.7",
"@fastify/cookie": "8.3.0",
"@fastify/multipart": "7.4.0",
"@fastify/static": "6.8.0",
"@innei/next-async": "0.2.3",
"@nestjs/common": "9.3.2",
"@nestjs/core": "9.3.2",
"@fastify/static": "6.9.0",
"@innei/next-async": "0.3.0",
"@nestjs/common": "9.3.8",
"@nestjs/core": "9.3.8",
"@nestjs/event-emitter": "1.4.1",
"@nestjs/mapped-types": "*",
"@nestjs/platform-fastify": "9.3.2",
"@nestjs/platform-socket.io": "9.3.2",
"@nestjs/platform-fastify": "9.3.8",
"@nestjs/platform-socket.io": "9.3.8",
"@nestjs/schedule": "2.2.0",
"@nestjs/swagger": "6.1.4",
"@nestjs/swagger": "6.2.1",
"@nestjs/throttler": "4.0.0",
"@nestjs/websockets": "9.3.2",
"@nestjs/websockets": "9.3.8",
"@socket.io/redis-adapter": "7.2.0",
"@socket.io/redis-emitter": "4.1.1",
"@typegoose/auto-increment": "2.1.0",
"@typegoose/typegoose": "10.1.0",
"@typegoose/typegoose": "10.1.1",
"@types/jsonwebtoken": "9.0.1",
"algoliasearch": "4.14.3",
"axios": "^1.3.1",
"axios": "^1.3.3",
"axios-retry": "3.4.0",
"bcrypt": "5.1.0",
"cache-manager": "4.1.0",
@@ -102,12 +102,12 @@
"get-image-colors": "4.0.1",
"image-size": "1.0.2",
"inquirer": "*",
"isbot": "3.6.5",
"isbot": "3.6.6",
"js-yaml": "*",
"json5": "2.2.3",
"jsonwebtoken": "9.0.0",
"jszip": "3.10.1",
"linkedom": "0.14.21",
"linkedom": "0.14.22",
"lodash": "*",
"lru-cache": "7.14.1",
"marked": "4.2.12",
@@ -131,7 +131,7 @@
"slugify": "1.6.5",
"snakecase-keys": "5.4.5",
"ua-parser-js": "1.0.33",
"vm2": "3.9.13",
"vm2": "3.9.14",
"wildcard-match": "5.1.2",
"xss": "1.0.14",
"zx-cjs": "7.0.7-0"
@@ -141,7 +141,7 @@
"@innei/prettier": "0.9.7",
"@nestjs/cli": "9.2.0",
"@nestjs/schematics": "9.0.4",
"@nestjs/testing": "9.3.2",
"@nestjs/testing": "9.3.8",
"@swc/core": "1.3.4",
"@types/babel__core": "7.20.0",
"@types/bcrypt": "5.0.0",
@@ -155,21 +155,21 @@
"@types/marked": "4.0.8",
"@types/mime-types": "2.1.1",
"@types/mongoose-aggregate-paginate-v2": "1.0.6",
"@types/node": "18.11.18",
"@types/node": "18.13.0",
"@types/nodemailer": "6.4.7",
"@types/qs": "6.9.7",
"@types/semver": "7.3.13",
"@types/ua-parser-js": "0.7.36",
"@types/validator": "13.7.11",
"@types/validator": "13.7.12",
"@vercel/ncc": "0.36.1",
"cron": "*",
"cross-env": "7.0.3",
"eslint": "^8.33.0",
"eslint": "^8.34.0",
"eslint-plugin-unused-imports": "2.0.0",
"husky": "8.0.3",
"ioredis": "5.3.1",
"lint-staged": "13.1.0",
"prettier": "2.8.3",
"lint-staged": "13.1.2",
"prettier": "2.8.4",
"rimraf": "3.0.2",
"rollup": "*",
"rollup-plugin-swc": "0.2.1",

459
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff