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] authored Sep 30, 2024
1 parent 1202b26 commit f7f4378
Show file tree
Hide file tree
Showing 20 changed files with 904 additions and 926 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: pnpm/action-setup@v4 # v4.0.0

- name: Install node.js v22
uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4.0.3
uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
with:
node-version: 22.6.0

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/issue_labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
labeler:
runs-on: ubuntu-latest
steps:
- uses: github/issue-labeler@98b5412841f6c4b0b3d9c29d53c13fad16bd7de2 # v3.2
- uses: github/issue-labeler@c1b0f9f52a63158c4adc09425e858e87b32e9685 # v3.4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/issue_labeler.yml
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
22.6.0
22.9.0
18 changes: 9 additions & 9 deletions apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,34 +15,34 @@
"@fastify/view": "^9.1.0",
"@m8a/nestjs-typegoose": "^12.0.0",
"@nestjs/axios": "^3.0.3",
"@nestjs/common": "^10.4.1",
"@nestjs/core": "^10.4.1",
"@nestjs/platform-fastify": "^10.4.1",
"@nestjs/swagger": "^7.4.0",
"@sentry/node": "^7.118.0",
"@nestjs/common": "^10.4.4",
"@nestjs/core": "^10.4.4",
"@nestjs/platform-fastify": "^10.4.4",
"@nestjs/swagger": "^7.4.2",
"@sentry/node": "^7.119.0",
"@statsify/api-client": "workspace:^",
"@statsify/assets": "workspace:^",
"@statsify/logger": "workspace:^",
"@statsify/rendering": "workspace:^",
"@statsify/schemas": "workspace:^",
"@statsify/skin-renderer": "workspace:^",
"@statsify/util": "workspace:^",
"@swc/helpers": "^0.5.12",
"@typegoose/typegoose": "^12.6.0",
"@swc/helpers": "^0.5.13",
"@typegoose/typegoose": "^12.8.0",
"class-transformer": "0.5.1",
"class-validator": "^0.14.1",
"fastify": "^4.28.1",
"handlebars": "^4.7.8",
"ioredis": "5.4.1",
"luxon": "^3.5.0",
"mongoose": "^8.5.2",
"mongoose": "^8.7.0",
"reflect-metadata": "^0.2.2",
"rxjs": "^7.8.1",
"skia-canvas": "https:/samizdatco/skia-canvas/releases/download/v0.9.30/skia-canvas-v0.9.30-linux-x64-glibc.tar.gz",
"toad-scheduler": "^3.0.1"
},
"devDependencies": {
"@nestjs/testing": "^10.4.1",
"@nestjs/testing": "^10.4.4",
"@types/luxon": "^3.4.2"
},
"imports": {
Expand Down
12 changes: 6 additions & 6 deletions apps/discord-bot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"lint": "eslint"
},
"dependencies": {
"@sentry/node": "^7.118.0",
"@sentry/node": "^7.119.0",
"@statsify/api-client": "workspace:^",
"@statsify/assets": "workspace:^",
"@statsify/discord": "workspace:^",
Expand All @@ -20,13 +20,13 @@
"@statsify/rendering": "workspace:^",
"@statsify/schemas": "workspace:^",
"@statsify/util": "workspace:^",
"@swc/helpers": "^0.5.12",
"@typegoose/typegoose": "^12.6.0",
"axios": "1.7.3",
"discord-api-types": "^0.37.98",
"@swc/helpers": "^0.5.13",
"@typegoose/typegoose": "^12.8.0",
"axios": "1.7.7",
"discord-api-types": "^0.37.101",
"fuse.js": "^7.0.0",
"luxon": "^3.5.0",
"mongoose": "^8.5.2",
"mongoose": "^8.7.0",
"reflect-metadata": "^0.2.2",
"skia-canvas": "https:/samizdatco/skia-canvas/releases/download/v0.9.30/skia-canvas-v0.9.30-linux-x64-glibc.tar.gz",
"tiny-discord": "https:/timotejroiko/tiny-discord.git#f6d020085ea88e33ebaf6ce323930deffe74fb0d",
Expand Down
4 changes: 2 additions & 2 deletions apps/scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
"@statsify/schemas": "workspace:^",
"@statsify/util": "workspace:^",
"@swc/core": "^1.7.22",
"@swc/helpers": "^0.5.12",
"@swc/helpers": "^0.5.13",
"chalk": "^5.3.0",
"chokidar": "^3.6.0",
"discord-bot": "workspace:^",
"inquirer": "^10.1.8",
"inquirer": "^10.2.2",
"ioredis": "^5.4.1",
"skia-canvas": "https:/samizdatco/skia-canvas/releases/download/v0.9.30/skia-canvas-v0.9.30-linux-x64-glibc.tar.gz",
"tiny-discord": "https:/timotejroiko/tiny-discord.git#f6d020085ea88e33ebaf6ce323930deffe74fb0d",
Expand Down
14 changes: 7 additions & 7 deletions apps/site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"test:types": "tsc --noEmit"
},
"dependencies": {
"@swc/helpers": "^0.5.12",
"@swc/helpers": "^0.5.13",
"@vercel/analytics": "^1.3.1",
"next": "^12.3.4",
"react": "^18.3.1",
Expand All @@ -20,12 +20,12 @@
"sharp": "^0.33.5"
},
"devDependencies": {
"@next/eslint-plugin-next": "^14.2.7",
"@types/node": "^22.5.2",
"@types/react": "^18.3.5",
"@next/eslint-plugin-next": "^14.2.13",
"@types/node": "^22.7.4",
"@types/react": "^18.3.10",
"@types/react-dom": "^18.3.0",
"@types/sharp": "^0.31.1",
"sass": "^1.77.8",
"typescript": "5.5.4"
"@types/sharp": "^0.32.0",
"sass": "^1.79.4",
"typescript": "5.6.2"
}
}
12 changes: 6 additions & 6 deletions apps/support-bot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,20 +11,20 @@
"lint": "eslint"
},
"dependencies": {
"@sentry/node": "^7.118.0",
"@sentry/node": "^7.119.0",
"@statsify/api-client": "workspace:^",
"@statsify/assets": "workspace:^",
"@statsify/discord": "workspace:^",
"@statsify/logger": "workspace:^",
"@statsify/rendering": "workspace:^",
"@statsify/schemas": "workspace:^",
"@statsify/util": "workspace:^",
"@swc/helpers": "^0.5.12",
"@typegoose/typegoose": "^12.6.0",
"axios": "1.7.3",
"discord-api-types": "^0.37.98",
"@swc/helpers": "^0.5.13",
"@typegoose/typegoose": "^12.8.0",
"axios": "1.7.7",
"discord-api-types": "^0.37.101",
"luxon": "^3.5.0",
"mongoose": "^8.5.2",
"mongoose": "^8.7.0",
"reflect-metadata": "^0.2.2",
"skia-canvas": "https:/samizdatco/skia-canvas/releases/download/v0.9.30/skia-canvas-v0.9.30-linux-x64-glibc.tar.gz",
"tiny-discord": "https:/timotejroiko/tiny-discord.git#f6d020085ea88e33ebaf6ce323930deffe74fb0d",
Expand Down
8 changes: 4 additions & 4 deletions apps/verify-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
"lint": "eslint"
},
"dependencies": {
"@sentry/node": "^7.118.0",
"@sentry/node": "^7.119.0",
"@statsify/assets": "workspace:^",
"@statsify/logger": "workspace:^",
"@statsify/schemas": "workspace:^",
"@statsify/util": "workspace:^",
"@swc/helpers": "^0.5.12",
"@typegoose/typegoose": "^12.6.0",
"@swc/helpers": "^0.5.13",
"@typegoose/typegoose": "^12.8.0",
"minecraft-protocol": "https:/jacobk999/node-minecraft-protocol#cd8f06e3ee74f67dfc6deeeeb6b33b869bf705a2",
"mongoose": "^8.5.2"
"mongoose": "^8.7.0"
}
}
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,34 +25,34 @@
"scripts": "pnpm --filter scripts",
"verify-server": "pnpm --filter verify-server"
},
"packageManager": "pnpm@9.7.0",
"packageManager": "pnpm@9.11.0",
"devDependencies": {
"@commitlint/cli": "^19.4.1",
"@commitlint/config-conventional": "^19.4.1",
"@eslint/js": "^9.9.1",
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@eslint/js": "^9.11.1",
"@j4cobi/eslint-plugin-sort-imports": "^1.0.2",
"@napi-rs/cli": "^2.18.4",
"@rollup/pluginutils": "^5.1.0",
"@stylistic/eslint-plugin": "^2.7.2",
"@rollup/pluginutils": "^5.1.2",
"@stylistic/eslint-plugin": "^2.8.0",
"@swc/cli": "^0.4.0",
"@swc/core": "1.7.6",
"@types/eslint__js": "^8.42.3",
"@types/node": "^22.5.2",
"@vitest/coverage-v8": "^2.0.5",
"@vitest/ui": "^2.0.5",
"@types/node": "^22.7.4",
"@vitest/coverage-v8": "^2.1.1",
"@vitest/ui": "^2.1.1",
"chokidar": "^3.6.0",
"commitizen": "^4.3.0",
"commitizen": "^4.3.1",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^9.9.1",
"eslint": "^9.11.1",
"eslint-plugin-license-header": "^0.6.1",
"eslint-plugin-unicorn": "^55.0.0",
"eslint-plugin-unused-imports": "^4.1.3",
"eslint-plugin-unused-imports": "^4.1.4",
"pm2": "^5.4.2",
"turbo": "^2.1.1",
"typescript": "5.5.4",
"typescript-eslint": "^8.3.0",
"unplugin": "^1.12.3",
"vitest": "^2.0.5"
"turbo": "^2.1.2",
"typescript": "5.6.2",
"typescript-eslint": "^8.8.0",
"unplugin": "^1.14.1",
"vitest": "^2.1.1"
},
"commitlint": {
"extends": [
Expand All @@ -66,7 +66,7 @@
},
"pnpm": {
"overrides": {
"countup.js": "2.6.0"
"countup.js": "2.8.0"
}
}
}
8 changes: 4 additions & 4 deletions packages/api-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
"lint": "eslint"
},
"dependencies": {
"@nestjs/common": "^10.4.1",
"@nestjs/swagger": "^7.4.0",
"@sentry/node": "^7.118.0",
"@nestjs/common": "^10.4.4",
"@nestjs/swagger": "^7.4.2",
"@sentry/node": "^7.119.0",
"@statsify/rendering": "workspace:^",
"@statsify/schemas": "workspace:^",
"@statsify/util": "workspace:^",
"@swc/helpers": "^0.5.12",
"@swc/helpers": "^0.5.13",
"axios": "^1.7.7"
},
"imports": {
Expand Down
4 changes: 2 additions & 2 deletions packages/assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"@statsify/logger": "workspace:^",
"@statsify/rendering": "workspace:^",
"@statsify/schemas": "workspace:^",
"@swc/helpers": "^0.5.12",
"axios": "1.7.3",
"@swc/helpers": "^0.5.13",
"axios": "1.7.7",
"skia-canvas": "https:/samizdatco/skia-canvas/releases/download/v0.9.30/skia-canvas-v0.9.30-linux-x64-glibc.tar.gz"
}
}
6 changes: 3 additions & 3 deletions packages/discord/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@
"lint": "eslint"
},
"dependencies": {
"@sentry/node": "^7.118.0",
"@sentry/node": "^7.119.0",
"@statsify/api-client": "workspace:^",
"@statsify/assets": "workspace:^",
"@statsify/logger": "workspace:^",
"@statsify/schemas": "workspace:^",
"@statsify/util": "workspace:^",
"@swc/helpers": "^0.5.12",
"@swc/helpers": "^0.5.13",
"axios": "^1.7.7",
"discord-api-types": "^0.37.98",
"discord-api-types": "^0.37.101",
"i18next": "^21.10.0",
"i18next-fs-backend": "^2.3.2",
"reflect-metadata": "^0.2.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
"lint": "eslint"
},
"dependencies": {
"@sentry/node": "^7.118.0",
"@sentry/node": "^7.119.0",
"@statsify/util": "workspace:^",
"@swc/helpers": "^0.5.12",
"@swc/helpers": "^0.5.13",
"chalk": "5.3.0",
"luxon": "^3.5.0"
},
"devDependencies": {
"@nestjs/common": "^10.4.1",
"@nestjs/common": "^10.4.4",
"@types/luxon": "^3.4.2"
}
}
2 changes: 1 addition & 1 deletion packages/math/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
},
"dependencies": {
"@statsify/util": "workspace:^",
"@swc/helpers": "^0.5.12"
"@swc/helpers": "^0.5.13"
}
}
6 changes: 3 additions & 3 deletions packages/rendering/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
"lint": "eslint"
},
"dependencies": {
"@sentry/node": "^7.118.0",
"@sentry/node": "^7.119.0",
"@statsify/util": "workspace:^",
"@swc/helpers": "^0.5.12",
"axios": "1.7.3",
"@swc/helpers": "^0.5.13",
"axios": "1.7.7",
"skia-canvas": "https:/samizdatco/skia-canvas/releases/download/v0.9.30/skia-canvas-v0.9.30-linux-x64-glibc.tar.gz",
"typedi": "^0.10.0"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/schemas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
"lint": "eslint"
},
"dependencies": {
"@nestjs/swagger": "^7.4.0",
"@nestjs/swagger": "^7.4.2",
"@statsify/logger": "workspace:^",
"@statsify/math": "workspace:^",
"@statsify/util": "workspace:^",
"@swc/helpers": "^0.5.12",
"@typegoose/typegoose": "^12.6.0",
"@swc/helpers": "^0.5.13",
"@typegoose/typegoose": "^12.8.0",
"class-validator": "^0.14.1",
"luxon": "^3.5.0"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/skin-renderer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@ napi-derive = "2.15.0"
bytemuck = { version = "1.13.1", features = ["derive"] }
cgmath = "0.18.0"
futures-intrusive = "0.5.0"
image = "0.24.7"
image = "0.25.0"
tobj = { version = "4.0.0", features = ["async"] }
wgpu = "0.17.0"
wgpu = "0.20.0"
thiserror = "1.0.48"
tokio = { version = "1.32.0", features = ["full"] }
lazy_static = "1.4.0"
async_once = "0.2.6"
reqwest = "0.11.20"
reqwest = "0.12.0"

[build-dependencies]
napi-build = "2.0.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"lint": "eslint"
},
"dependencies": {
"@swc/helpers": "^0.5.12"
"@swc/helpers": "^0.5.13"
}
}
Loading

0 comments on commit f7f4378

Please sign in to comment.