Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#669)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 8, 2024
1 parent 865f053 commit d0e50be
Show file tree
Hide file tree
Showing 5 changed files with 485 additions and 191 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,25 +32,25 @@
"@types/ws": "^8.5.13",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitest/coverage-v8": "^2.1.6",
"@vitest/coverage-v8": "^2.1.8",
"concurrently": "^9.1.0",
"cz-conventional-changelog": "^3.3.0",
"discord-api-types": "^0.37.100",
"discord.js": "^14.16.3",
"esbuild-plugin-file-path-extensions": "^2.1.3",
"esbuild-plugin-file-path-extensions": "^2.1.4",
"esbuild-plugin-version-injector": "^1.2.1",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"lint-staged": "^15.2.10",
"prettier": "^3.4.1",
"prettier": "^3.4.2",
"rimraf": "^6.0.1",
"tsup": "^8.3.5",
"tsx": "^4.19.2",
"turbo": "^2.3.3",
"typescript": "~5.4.5",
"vite": "^6.0.1",
"vitest": "^2.1.6"
"vite": "^6.0.3",
"vitest": "^2.1.8"
},
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@
"@types/ws": "^8.5.13",
"@vladfrangu/async_event_emitter": "2.4.6",
"cookie-es": "^1.2.2",
"tldts": "^6.1.65",
"undici": "^7.0.0"
"tldts": "^6.1.66",
"undici": "^7.1.0"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/i18next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@sapphire/utilities": "^3.18.1",
"@skyra/i18next-backend": "^2.0.5",
"chokidar": "^4.0.1",
"i18next": "^24.0.2"
"i18next": "^24.0.5"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/scheduled-tasks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"dependencies": {
"@sapphire/stopwatch": "^1.5.4",
"@sapphire/utilities": "^3.18.1",
"bullmq": "5.30.1"
"bullmq": "5.31.2"
},
"devDependencies": {
"@favware/cliff-jumper": "^5.0.0",
Expand Down
Loading

0 comments on commit d0e50be

Please sign in to comment.