Skip to content

Commit

Permalink
build: bump up
Browse files Browse the repository at this point in the history
  • Loading branch information
powerfulyang authored and powerfulyang committed Apr 1, 2024
1 parent f6bcfb9 commit dea0886
Show file tree
Hide file tree
Showing 2 changed files with 1,448 additions and 1,277 deletions.
96 changes: 48 additions & 48 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,109 +34,109 @@
"swagger-helper": "cross-env IGNORE_METADATA=true npx ts-node src/generate-metadata.ts"
},
"dependencies": {
"@apollo/server": "^4.10.0",
"@apollo/server": "^4.10.2",
"@as-integrations/fastify": "2.1.1",
"@aws-sdk/client-s3": "^3.499.0",
"@elastic/elasticsearch": "8.11.0",
"@aws-sdk/client-s3": "^3.540.0",
"@elastic/elasticsearch": "8.13.0",
"@fastify/cookie": "9.3.1",
"@fastify/multipart": "7.7.3",
"@fastify/passport": "2.4.0",
"@fastify/static": "6.12.0",
"@nestjs/apollo": "12.0.11",
"@nestjs/common": "10.3.1",
"@nestjs/core": "10.3.1",
"@fastify/static": "7.0.2",
"@nestjs/apollo": "12.1.0",
"@nestjs/common": "10.3.7",
"@nestjs/core": "10.3.7",
"@nestjs/elasticsearch": "10.0.1",
"@nestjs/graphql": "12.0.11",
"@nestjs/graphql": "12.1.1",
"@nestjs/jwt": "10.2.0",
"@nestjs/microservices": "10.3.1",
"@nestjs/microservices": "10.3.7",
"@nestjs/passport": "10.0.3",
"@nestjs/platform-fastify": "10.3.1",
"@nestjs/schedule": "4.0.0",
"@nestjs/swagger": "7.2.0",
"@nestjs/typeorm": "10.0.1",
"@nestjs/platform-fastify": "10.3.7",
"@nestjs/schedule": "4.0.1",
"@nestjs/swagger": "7.3.1",
"@nestjs/typeorm": "10.0.2",
"@powerfulyang/node-utils": "1.6.0",
"@powerfulyang/utils": "1.14.0",
"@prisma/client": "5.8.1",
"@prisma/client": "5.11.0",
"amqp-connection-manager": "4.1.14",
"amqplib": "0.10.3",
"bindings": "1.5.0",
"chalk": "4.1.2",
"class-validator": "0.14.1",
"cls-hooked": "4.2.2",
"coordtransform": "2.1.2",
"cos-nodejs-sdk-v5": "2.12.6",
"cos-nodejs-sdk-v5": "2.13.3",
"dayjs": "1.11.10",
"dotenv": "16.4.1",
"exif-reader": "2.0.0",
"dotenv": "16.4.5",
"exif-reader": "2.0.1",
"file-type": "^19.0.0",
"firebase-admin": "12.0.0",
"fs-extra": "11.2.0",
"graphql": "16.8.1",
"graphql-request": "6.1.0",
"graphql-tag": "2.12.6",
"instagram-private-api": "1.45.3",
"instagram-private-api": "1.46.1",
"ioredis": "5.3.2",
"ipdb": "0.3.3",
"lodash": "4.17.21",
"nestjs-zod": "^3.0.0",
"node-fetch": "2.6.13",
"node-telegram-bot-api": "0.64.0",
"nodemailer": "6.9.8",
"node-telegram-bot-api": "0.65.1",
"nodemailer": "6.9.13",
"passport": "0.7.0",
"passport-github": "1.1.0",
"passport-google-oauth20": "2.0.0",
"passport-jwt": "4.0.1",
"peer": "1.0.2",
"pg": "8.11.3",
"qqwry.ipdb": "2024.1.24",
"reflect-metadata": "0.2.1",
"pg": "8.11.4",
"qqwry.ipdb": "2024.3.27",
"reflect-metadata": "0.2.2",
"rxjs": "7.8.1",
"sharp": "0.33.2",
"socks-proxy-agent": "8.0.2",
"sharp": "0.33.3",
"socks-proxy-agent": "8.0.3",
"source-map-support": "0.5.21",
"tencentcloud-sdk-nodejs": "4.0.787",
"tesseract.js": "5.0.4",
"typeorm": "0.3.19",
"tencentcloud-sdk-nodejs": "4.0.823",
"tesseract.js": "5.0.5",
"typeorm": "0.3.20",
"uuid": "9.0.1",
"web-push": "3.6.7",
"winston": "3.11.0",
"winston": "3.13.0",
"xml2js": "0.6.2",
"zod": "^3.22.4",
"zod-prisma-types": "^3.1.6"
},
"devDependencies": {
"@graphql-codegen/add": "5.0.0",
"@graphql-codegen/cli": "5.0.0",
"@graphql-codegen/typescript": "4.0.1",
"@graphql-codegen/typescript-graphql-request": "6.1.0",
"@graphql-codegen/typescript-operations": "4.0.1",
"@graphql-codegen/add": "5.0.2",
"@graphql-codegen/cli": "5.0.2",
"@graphql-codegen/typescript": "4.0.6",
"@graphql-codegen/typescript-graphql-request": "6.2.0",
"@graphql-codegen/typescript-operations": "4.2.0",
"@jest/globals": "29.7.0",
"@nestjs/cli": "10.3.0",
"@nestjs/schematics": "10.1.0",
"@nestjs/testing": "10.3.1",
"@nestjs/cli": "10.3.2",
"@nestjs/schematics": "10.1.1",
"@nestjs/testing": "10.3.7",
"@powerfulyang/lint": "3.7.0",
"@swc/cli": "0.3.0",
"@swc/cli": "0.3.10",
"@types/cls-hooked": "4.3.8",
"@types/fs-extra": "11.0.4",
"@types/lodash": "4.14.202",
"@types/node": "20.11.6",
"@types/lodash": "4.17.0",
"@types/node": "20.12.2",
"@types/node-fetch": "2.6.11",
"@types/node-telegram-bot-api": "0.64.2",
"@types/node-telegram-bot-api": "0.64.6",
"@types/nodemailer": "6.4.14",
"@types/passport": "1.0.16",
"@types/passport-github": "1.1.12",
"@types/passport-google-oauth20": "2.0.14",
"@types/passport-jwt": "4.0.0",
"@types/passport-jwt": "4.0.1",
"@types/sharp": "0.31.1",
"@types/uuid": "9.0.7",
"@types/uuid": "9.0.8",
"@types/web-push": "3.6.3",
"@types/xml2js": "0.4.14",
"form-data": "4.0.0",
"node-addon-api": "7.1.0",
"node-gyp": "10.0.1",
"prisma": "5.8.1",
"node-addon-api": "8.0.0",
"node-gyp": "10.1.0",
"prisma": "5.11.0",
"ts-node": "10.9.2",
"typescript": "5.3.3"
"typescript": "5.4.3"
},
"bundledDependencies": [
"fastify"
Expand All @@ -146,7 +146,7 @@
"overrides": {
"tough-cookie@<4.1.3": ">=4.1.3",
"@apollo/server@<4.9.3": ">=4.9.3",
"@as-integrations/fastify>fastify": "4.25.2"
"@as-integrations/fastify>fastify": "4.26.2"
}
},
"prisma": {
Expand Down
Loading

0 comments on commit dea0886

Please sign in to comment.