Skip to content

Commit

Permalink
feat: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
hamzaabamboo committed Nov 9, 2023
1 parent 729f3fd commit d536624
Show file tree
Hide file tree
Showing 2 changed files with 1,373 additions and 1,347 deletions.
76 changes: 38 additions & 38 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,44 +30,44 @@
"@discordjs/rest": "^2.0.1",
"@discordjs/voice": "^0.16.0",
"@fastify/nextjs": "^10.0.1",
"@fastify/static": "^6.10.2",
"@ffmpeg/core": "^0.12.3",
"@ffmpeg/ffmpeg": "^0.12.6",
"@line/bot-sdk": "^7.5.2",
"@fastify/static": "^6.12.0",
"@ffmpeg/core": "^0.12.4",
"@ffmpeg/ffmpeg": "^0.12.7",
"@line/bot-sdk": "^8.0.1",
"@mediafish/rtmp-server": "^0.1.4",
"@nestjs/axios": "^3.0.0",
"@nestjs/common": "^10.2.3",
"@nestjs/config": "^3.0.1",
"@nestjs/core": "^10.2.3",
"@nestjs/platform-express": "^10.2.3",
"@nestjs/platform-fastify": "^10.2.3",
"@nestjs/schedule": "^3.0.3",
"@nestjs/swagger": "^7.1.10",
"@nestjs/axios": "^3.0.1",
"@nestjs/common": "^10.2.8",
"@nestjs/config": "^3.1.1",
"@nestjs/core": "^10.2.8",
"@nestjs/platform-express": "^10.2.8",
"@nestjs/platform-fastify": "^10.2.8",
"@nestjs/schedule": "^4.0.0",
"@nestjs/swagger": "^7.1.15",
"@nestjs/typeorm": "^10.0.0",
"canvas": "^2.11.2",
"discord-api-types": "^0.37.55",
"discord-api-types": "^0.37.63",
"discord.js": "^14.13.0",
"eslint-config-prettier": "^9.0.0",
"fast-xml-parser": "^4.2.7",
"fastify": "^4.22.0",
"fast-xml-parser": "^4.3.2",
"fastify": "^4.24.3",
"fb": "^2.0.0",
"gaxios": "^6.1.0",
"gaxios": "^6.1.1",
"he": "^1.2.0",
"libsodium-wrappers": "^0.7.11",
"libsodium-wrappers": "^0.7.13",
"lodash": "^4.17.21",
"mkdirp": "^3.0.1",
"moment": "^2.29.4",
"needle": "^3.2.0",
"nestjs-spelunker": "^1.1.5",
"next": "^13.4.19",
"nestjs-spelunker": "^1.3.0",
"next": "^14.0.1",
"node-ical": "^0.16.1",
"promptpay-qr": "^0.5.0",
"qr-image": "^3.2.0",
"rc-slider": "10.2.1",
"rc-slider": "10.4.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"reflect-metadata": "^0.1.13",
"rimraf": "^5.0.1",
"rimraf": "^5.0.5",
"rrule": "2.7.2",
"rtmp-server": "^0.2.0",
"run-script-webpack-plugin": "^0.2.0",
Expand All @@ -80,27 +80,27 @@
"ytsr": "^3.8.4"
},
"devDependencies": {
"@nestjs/cli": "^10.1.17",
"@nestjs/schematics": "^10.0.2",
"@nestjs/testing": "^10.2.3",
"@types/express": "^4.17.17",
"@types/jest": "29.5.4",
"@types/lodash": "^4.14.197",
"@types/node": "^20.5.7",
"@types/qr-image": "^3.2.7",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
"@types/supertest": "^2.0.12",
"@typescript-eslint/eslint-plugin": "^6.5.0",
"@typescript-eslint/parser": "^6.5.0",
"eslint": "^8.48.0",
"eslint-plugin-import": "^2.28.1",
"jest": "^29.6.4",
"@nestjs/cli": "^10.2.1",
"@nestjs/schematics": "^10.0.3",
"@nestjs/testing": "^10.2.8",
"@types/express": "^4.17.21",
"@types/jest": "29.5.8",
"@types/lodash": "^4.14.201",
"@types/node": "^20.9.0",
"@types/qr-image": "^3.2.9",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
"@types/supertest": "^2.0.16",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"eslint": "^8.53.0",
"eslint-plugin-import": "^2.29.0",
"jest": "^29.7.0",
"prettier": "^3.0.3",
"start-server-webpack-plugin": "^2.2.5",
"supertest": "^6.3.3",
"ts-jest": "29.1.1",
"ts-loader": "^9.4.4",
"ts-loader": "^9.5.0",
"ts-node": "^10.9.1",
"tsconfig-paths": "^4.2.0",
"typescript": "^5.2.2",
Expand Down
Loading

0 comments on commit d536624

Please sign in to comment.