Skip to content

Commit

Permalink
chore(deps): Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 8, 2022
1 parent 6b1f867 commit c3f16da
Show file tree
Hide file tree
Showing 13 changed files with 669 additions and 642 deletions.
16 changes: 8 additions & 8 deletions apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,30 +15,30 @@
"@m8a/nestjs-typegoose": "^8.0.3",
"@nestjs-modules/ioredis": "^1.0.0",
"@nestjs/axios": "^0.0.8",
"@nestjs/common": "^8.4.5",
"@nestjs/core": "^8.4.5",
"@nestjs/platform-fastify": "^8.4.5",
"@nestjs/common": "^8.4.6",
"@nestjs/core": "^8.4.6",
"@nestjs/platform-fastify": "^8.4.6",
"@nestjs/schedule": "^2.0.1",
"@nestjs/swagger": "^5.2.1",
"@statsify/api-client": "workspace:^",
"@statsify/assets": "workspace:^",
"@statsify/logger": "workspace:^",
"@statsify/schemas": "workspace:^",
"@typegoose/typegoose": "^9.8.1",
"@typegoose/typegoose": "^9.9.0",
"class-transformer": "0.5.1",
"class-validator": "^0.13.2",
"fastify-swagger": "^5.2.0",
"handlebars": "^4.7.7",
"ioredis": "5.0.5",
"mongoose": "^6.3.4",
"ioredis": "5.0.6",
"mongoose": "^6.3.6",
"point-of-view": "^5.3.0",
"reflect-metadata": "^0.1.13",
"rxjs": "^7.5.5",
"short-uuid": "^4.2.0",
"skia-canvas": "^0.9.29"
"skia-canvas": "^0.9.30"
},
"devDependencies": {
"@nestjs/testing": "^8.4.5",
"@nestjs/testing": "^8.4.6",
"@types/cron": "^2.0.0"
}
}
10 changes: 5 additions & 5 deletions apps/discord-bot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,17 @@
"@statsify/rendering": "workspace:^",
"@statsify/schemas": "workspace:^",
"@statsify/util": "workspace:^",
"@typegoose/typegoose": "^9.8.1",
"@typegoose/typegoose": "^9.9.0",
"axios": "^0.27.2",
"discord-api-types": "^0.33.1",
"discord-api-types": "^0.33.5",
"dotenv": "^16.0.1",
"i18next": "^21.8.5",
"i18next": "^21.8.9",
"i18next-fs-backend": "^1.1.4",
"luxon": "^2.4.0",
"mongoose": "^6.3.4",
"mongoose": "^6.3.6",
"reflect-metadata": "^0.1.13",
"short-uuid": "^4.2.0",
"skia-canvas": "^0.9.29",
"skia-canvas": "^0.9.30",
"tiny-discord": "https://github.com/timotejroiko/tiny-discord.git#commit=63c423b55ac40fe1842532f51b0879e9e55f66ab",
"typedi": "^0.10.0"
},
Expand Down
6 changes: 3 additions & 3 deletions apps/scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
"@statsify/rendering": "workspace:^",
"@statsify/schemas": "workspace:^",
"@statsify/util": "workspace:^",
"@swc/core": "^1.2.194",
"@swc/core": "^1.2.197",
"chalk": "^5.0.1",
"chokidar": "^3.5.3",
"dotenv": "^16.0.1",
"inquirer": "^8.2.4",
"ioredis": "^5.0.5",
"skia-canvas": "^0.9.29",
"ioredis": "^5.0.6",
"skia-canvas": "^0.9.30",
"tiny-discord": "https://github.com/timotejroiko/tiny-discord.git#commit=63c423b55ac40fe1842532f51b0879e9e55f66ab"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion apps/site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"devDependencies": {
"@next/eslint-plugin-next": "^12.1.6",
"@types/node": "^17.0.35",
"@types/react": "^18.0.9",
"@types/react": "^18.0.12",
"@types/react-dom": "^18.0.5"
}
}
6 changes: 3 additions & 3 deletions apps/verify-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"@statsify/logger": "workspace:^",
"@statsify/schemas": "workspace:^",
"@statsify/util": "workspace:^",
"@typegoose/typegoose": "^9.8.1",
"@typegoose/typegoose": "^9.9.0",
"dotenv": "^16.0.1",
"minecraft-protocol": "^1.34.0",
"mongoose": "^6.3.4"
"minecraft-protocol": "^1.35.0",
"mongoose": "^6.3.6"
}
}
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,27 +8,27 @@
],
"private": true,
"devDependencies": {
"@commitlint/cli": "^17.0.1",
"@commitlint/config-conventional": "^17.0.0",
"@commitlint/cli": "^17.0.2",
"@commitlint/config-conventional": "^17.0.2",
"@swc/cli": "^0.1.57",
"@swc/core": "^1.2.194",
"@swc/helpers": "^0.3.16",
"@swc/core": "^1.2.197",
"@swc/helpers": "^0.3.17",
"@swc/jest": "^0.2.21",
"@types/jest": "^28.1.1",
"@types/node": "^17.0.35",
"@typescript-eslint/eslint-plugin": "^5.27.0",
"@typescript-eslint/parser": "^5.27.0",
"@typescript-eslint/eslint-plugin": "^5.27.1",
"@typescript-eslint/parser": "^5.27.1",
"chokidar": "^3.5.3",
"commitizen": "^4.2.4",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.16.0",
"eslint": "^8.17.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0",
"jest": "^28.1.0",
"jest-mock": "^28.1.0",
"jest": "^28.1.1",
"jest-mock": "^28.1.1",
"prettier": "^2.6.2",
"turbo": "^1.2.14",
"typescript": "^4.7.2"
"turbo": "^1.2.16",
"typescript": "^4.7.3"
},
"scripts": {
"build": "turbo run build --parallel --cache-dir='.turbo'",
Expand Down
4 changes: 2 additions & 2 deletions packages/api-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
"lint": "TIMING=1 eslint './{src,tests}/**/*.{ts,tsx,js,jsx}' --fix"
},
"dependencies": {
"@nestjs/common": "^8.4.5",
"@nestjs/common": "^8.4.6",
"@nestjs/swagger": "^5.2.1",
"@statsify/schemas": "workspace:^",
"axios": "^0.27.2",
"skia-canvas": "^0.9.29"
"skia-canvas": "^0.9.30"
}
}
2 changes: 1 addition & 1 deletion packages/assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
},
"dependencies": {
"@statsify/logger": "workspace:^",
"skia-canvas": "^0.9.29"
"skia-canvas": "^0.9.30"
}
}
4 changes: 2 additions & 2 deletions packages/discord/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"dependencies": {
"@statsify/schemas": "workspace:^",
"@statsify/util": "workspace:^",
"discord-api-types": "^0.33.1",
"i18next": "^21.8.5",
"discord-api-types": "^0.33.5",
"i18next": "^21.8.9",
"reflect-metadata": "^0.1.13",
"tiny-discord": "https://github.com/timotejroiko/tiny-discord.git#commit=63c423b55ac40fe1842532f51b0879e9e55f66ab",
"typedi": "^0.10.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
"chalk": "4.1.2"
},
"devDependencies": {
"@nestjs/common": "^8.4.5"
"@nestjs/common": "^8.4.6"
}
}
2 changes: 1 addition & 1 deletion packages/rendering/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@statsify/util": "workspace:^",
"skia-canvas": "^0.9.29",
"skia-canvas": "^0.9.30",
"typedi": "^0.10.0"
}
}
2 changes: 1 addition & 1 deletion packages/schemas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@statsify/logger": "workspace:^",
"@statsify/math": "workspace:^",
"@statsify/util": "workspace:^",
"@typegoose/typegoose": "^9.8.1"
"@typegoose/typegoose": "^9.9.0"
},
"devDependencies": {
"type-fest": "^2.13.0"
Expand Down
Loading

0 comments on commit c3f16da

Please sign in to comment.