Skip to content

Commit 61f870b

Browse files
chore(deps): Update all non-major dependencies
1 parent 5c74b72 commit 61f870b

14 files changed

Lines changed: 362 additions & 905 deletions

File tree

apps/api/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414
"dependencies": {
1515
"@fastify/static": "^6.10.2",
1616
"@fastify/view": "^8.0.0",
17-
"@m8a/nestjs-typegoose": "^11.0.2",
17+
"@m8a/nestjs-typegoose": "^11.1.0",
1818
"@nestjs/axios": "^3.0.0",
19-
"@nestjs/common": "^10.1.3",
20-
"@nestjs/core": "^10.1.3",
21-
"@nestjs/platform-fastify": "^10.1.3",
19+
"@nestjs/common": "^10.2.1",
20+
"@nestjs/core": "^10.2.1",
21+
"@nestjs/platform-fastify": "^10.2.1",
2222
"@nestjs/swagger": "^7.1.8",
2323
"@sentry/node": "^7.64.0",
2424
"@sentry/tracing": "^7.64.0",
@@ -32,18 +32,18 @@
3232
"@typegoose/typegoose": "^11.4.1",
3333
"class-transformer": "0.5.1",
3434
"class-validator": "^0.14.0",
35-
"fastify": "^4.21.0",
35+
"fastify": "^4.22.0",
3636
"handlebars": "^4.7.8",
3737
"ioredis": "5.3.2",
38-
"luxon": "^3.4.0",
39-
"mongoose": "^7.4.3",
38+
"luxon": "^3.4.2",
39+
"mongoose": "^7.4.5",
4040
"reflect-metadata": "^0.1.13",
4141
"rxjs": "^7.8.1",
4242
"skia-canvas": "^0.9.30",
4343
"toad-scheduler": "^3.0.0"
4444
},
4545
"devDependencies": {
46-
"@nestjs/testing": "^10.1.3",
46+
"@nestjs/testing": "^10.2.1",
4747
"@types/luxon": "^3.3.1"
4848
},
4949
"imports": {

apps/discord-bot/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@
2323
"@statsify/util": "*",
2424
"@swc/helpers": "^0.5.1",
2525
"@typegoose/typegoose": "^11.4.1",
26-
"axios": "1.4.0",
27-
"discord-api-types": "^0.37.53",
26+
"axios": "1.5.0",
27+
"discord-api-types": "^0.37.55",
2828
"fuse.js": "^6.6.2",
29-
"luxon": "^3.4.0",
30-
"mongoose": "^7.4.3",
29+
"luxon": "^3.4.2",
30+
"mongoose": "^7.4.5",
3131
"reflect-metadata": "^0.1.13",
3232
"skia-canvas": "^0.9.30",
3333
"tiny-discord": "https://github.com/timotejroiko/tiny-discord.git#62cf5c895ce9287b4517356970fd6771957e43cb",

apps/scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"skia-canvas": "^0.9.30",
3232
"tiny-discord": "https://github.com/timotejroiko/tiny-discord.git#62cf5c895ce9287b4517356970fd6771957e43cb",
3333
"toad-scheduler": "^3.0.0",
34-
"zod": "^3.22.1"
34+
"zod": "^3.22.2"
3535
},
3636
"devDependencies": {
3737
"@types/inquirer": "^9.0.3"

apps/site/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@
2020
},
2121
"devDependencies": {
2222
"@next/eslint-plugin-next": "^12.3.4",
23-
"@types/node": "^18.17.5",
24-
"@types/react": "^18.2.20",
23+
"@types/node": "^18.17.11",
24+
"@types/react": "^18.2.21",
2525
"@types/react-dom": "^18.2.7",
2626
"@types/sharp": "^0.31.1",
27-
"sass": "^1.65.1",
28-
"typescript": "5.2.0-dev.20230807"
27+
"sass": "^1.66.1",
28+
"typescript": "5.2.2"
2929
}
3030
}

apps/support-bot/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@
2222
"@statsify/util": "*",
2323
"@swc/helpers": "^0.5.1",
2424
"@typegoose/typegoose": "^11.4.1",
25-
"axios": "1.4.0",
26-
"discord-api-types": "^0.37.53",
27-
"luxon": "^3.4.0",
28-
"mongoose": "^7.4.3",
25+
"axios": "1.5.0",
26+
"discord-api-types": "^0.37.55",
27+
"luxon": "^3.4.2",
28+
"mongoose": "^7.4.5",
2929
"reflect-metadata": "^0.1.13",
3030
"skia-canvas": "^0.9.30",
3131
"tiny-discord": "https://github.com/timotejroiko/tiny-discord.git#62cf5c895ce9287b4517356970fd6771957e43cb",

apps/verify-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
"@swc/helpers": "^0.5.1",
2121
"@typegoose/typegoose": "^11.4.1",
2222
"minecraft-protocol": "^1.44.0",
23-
"mongoose": "^7.4.3"
23+
"mongoose": "^7.4.5"
2424
}
2525
}

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -25,31 +25,31 @@
2525
"scripts": "pnpm --filter scripts",
2626
"verify-server": "pnpm --filter verify-server"
2727
},
28-
"packageManager": "pnpm@8.6.12",
28+
"packageManager": "pnpm@8.7.0",
2929
"devDependencies": {
3030
"@commitlint/cli": "^17.7.1",
3131
"@commitlint/config-conventional": "^17.7.0",
32-
"@rollup/pluginutils": "^5.0.3",
32+
"@rollup/pluginutils": "^5.0.4",
3333
"@swc/cli": "^0.1.62",
3434
"@swc/core": "1.3.68",
35-
"@types/node": "^18.17.5",
36-
"@typescript-eslint/eslint-plugin": "^6.4.0",
37-
"@typescript-eslint/parser": "^6.4.0",
38-
"@vitest/coverage-v8": "^0.34.1",
39-
"@vitest/ui": "^0.34.1",
35+
"@types/node": "^18.17.11",
36+
"@typescript-eslint/eslint-plugin": "^6.4.1",
37+
"@typescript-eslint/parser": "^6.4.1",
38+
"@vitest/coverage-v8": "^0.34.3",
39+
"@vitest/ui": "^0.34.3",
4040
"chokidar": "^3.5.3",
4141
"commitizen": "^4.3.0",
4242
"cz-conventional-changelog": "^3.3.0",
43-
"eslint": "^8.47.0",
43+
"eslint": "^8.48.0",
4444
"eslint-plugin-license-header": "^0.6.0",
4545
"eslint-plugin-sort-imports-es6-autofix": "^0.6.0",
4646
"eslint-plugin-unicorn": "^48.0.1",
4747
"eslint-plugin-unused-imports": "^3.0.0",
4848
"pm2": "^5.3.0",
49-
"turbo": "^1.10.12",
50-
"typescript": "5.2.0-dev.20230807",
49+
"turbo": "^1.10.13",
50+
"typescript": "5.2.2",
5151
"unplugin": "^1.4.0",
52-
"vitest": "^0.34.1"
52+
"vitest": "^0.34.3"
5353
},
5454
"commitlint": {
5555
"extends": [

packages/api-client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@
1010
"lint": "TIMING=1 eslint './{src,tests}/**/*.{ts,tsx,js,jsx}' --fix"
1111
},
1212
"dependencies": {
13-
"@nestjs/common": "^10.1.3",
13+
"@nestjs/common": "^10.2.1",
1414
"@nestjs/swagger": "^7.1.8",
1515
"@sentry/node": "^7.64.0",
1616
"@statsify/rendering": "*",
1717
"@statsify/schemas": "*",
1818
"@statsify/util": "*",
1919
"@swc/helpers": "^0.5.1",
20-
"axios": "^1.4.0"
20+
"axios": "^1.5.0"
2121
},
2222
"imports": {
2323
"#exceptions": {

packages/assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@statsify/rendering": "*",
1515
"@statsify/schemas": "*",
1616
"@swc/helpers": "^0.5.1",
17-
"axios": "1.4.0",
17+
"axios": "1.5.0",
1818
"skia-canvas": "^0.9.30"
1919
}
2020
}

packages/discord/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"@statsify/schemas": "*",
1818
"@statsify/util": "*",
1919
"@swc/helpers": "^0.5.1",
20-
"axios": "^1.4.0",
21-
"discord-api-types": "^0.37.53",
20+
"axios": "^1.5.0",
21+
"discord-api-types": "^0.37.55",
2222
"i18next": "^21.10.0",
2323
"i18next-fs-backend": "^2.1.5",
2424
"reflect-metadata": "^0.1.13",

0 commit comments

Comments
 (0)