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 Aug 21, 2023
1 parent d108eb6 commit be4696a
Show file tree
Hide file tree
Showing 10 changed files with 146 additions and 704 deletions.
8 changes: 4 additions & 4 deletions apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
"@fastify/view": "^8.0.0",
"@m8a/nestjs-typegoose": "^11.0.2",
"@nestjs/axios": "^3.0.0",
"@nestjs/common": "^10.1.3",
"@nestjs/core": "^10.1.3",
"@nestjs/platform-fastify": "^10.1.3",
"@nestjs/common": "^10.2.0",
"@nestjs/core": "^10.2.0",
"@nestjs/platform-fastify": "^10.2.0",
"@nestjs/swagger": "^7.1.8",
"@sentry/node": "^7.64.0",
"@sentry/tracing": "^7.64.0",
Expand All @@ -43,7 +43,7 @@
"toad-scheduler": "^3.0.0"
},
"devDependencies": {
"@nestjs/testing": "^10.1.3",
"@nestjs/testing": "^10.2.0",
"@types/luxon": "^3.3.1"
},
"imports": {
Expand Down
2 changes: 1 addition & 1 deletion apps/discord-bot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@swc/helpers": "^0.5.1",
"@typegoose/typegoose": "^11.4.1",
"axios": "1.4.0",
"discord-api-types": "^0.37.53",
"discord-api-types": "^0.37.54",
"fuse.js": "^6.6.2",
"luxon": "^3.4.0",
"mongoose": "^7.4.3",
Expand Down
2 changes: 1 addition & 1 deletion apps/scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"skia-canvas": "^0.9.30",
"tiny-discord": "https://github.com/timotejroiko/tiny-discord.git#62cf5c895ce9287b4517356970fd6771957e43cb",
"toad-scheduler": "^3.0.0",
"zod": "^3.22.1"
"zod": "^3.22.2"
},
"devDependencies": {
"@types/inquirer": "^9.0.3"
Expand Down
4 changes: 2 additions & 2 deletions apps/site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
},
"devDependencies": {
"@next/eslint-plugin-next": "^12.3.4",
"@types/node": "^18.17.5",
"@types/node": "^18.17.6",
"@types/react": "^18.2.20",
"@types/react-dom": "^18.2.7",
"@types/sharp": "^0.31.1",
"sass": "^1.65.1",
"sass": "^1.66.1",
"typescript": "5.2.0-dev.20230807"
}
}
2 changes: 1 addition & 1 deletion apps/support-bot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@swc/helpers": "^0.5.1",
"@typegoose/typegoose": "^11.4.1",
"axios": "1.4.0",
"discord-api-types": "^0.37.53",
"discord-api-types": "^0.37.54",
"luxon": "^3.4.0",
"mongoose": "^7.4.3",
"reflect-metadata": "^0.1.13",
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@
"@rollup/pluginutils": "^5.0.3",
"@swc/cli": "^0.1.62",
"@swc/core": "1.3.68",
"@types/node": "^18.17.5",
"@types/node": "^18.17.6",
"@typescript-eslint/eslint-plugin": "^6.4.0",
"@typescript-eslint/parser": "^6.4.0",
"@vitest/coverage-v8": "^0.34.1",
"@vitest/ui": "^0.34.1",
"@vitest/coverage-v8": "^0.34.2",
"@vitest/ui": "^0.34.2",
"chokidar": "^3.5.3",
"commitizen": "^4.3.0",
"cz-conventional-changelog": "^3.3.0",
Expand All @@ -49,7 +49,7 @@
"turbo": "^1.10.12",
"typescript": "5.2.0-dev.20230807",
"unplugin": "^1.4.0",
"vitest": "^0.34.1"
"vitest": "^0.34.2"
},
"commitlint": {
"extends": [
Expand Down
2 changes: 1 addition & 1 deletion packages/api-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"lint": "TIMING=1 eslint './{src,tests}/**/*.{ts,tsx,js,jsx}' --fix"
},
"dependencies": {
"@nestjs/common": "^10.1.3",
"@nestjs/common": "^10.2.0",
"@nestjs/swagger": "^7.1.8",
"@sentry/node": "^7.64.0",
"@statsify/rendering": "*",
Expand Down
2 changes: 1 addition & 1 deletion packages/discord/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@statsify/util": "*",
"@swc/helpers": "^0.5.1",
"axios": "^1.4.0",
"discord-api-types": "^0.37.53",
"discord-api-types": "^0.37.54",
"i18next": "^21.10.0",
"i18next-fs-backend": "^2.1.5",
"reflect-metadata": "^0.1.13",
Expand Down
2 changes: 1 addition & 1 deletion packages/logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"luxon": "^3.4.0"
},
"devDependencies": {
"@nestjs/common": "^10.1.3",
"@nestjs/common": "^10.2.0",
"@types/luxon": "^3.3.1"
}
}

0 comments on commit be4696a

Please sign in to comment.