Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#678)
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 29, 2024
1 parent d74a1ba commit c74b327
Show file tree
Hide file tree
Showing 11 changed files with 202 additions and 192 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitest/coverage-v8": "^2.1.8",
"concurrently": "^9.1.0",
"concurrently": "^9.1.1",
"cz-conventional-changelog": "^3.3.0",
"discord-api-types": "^0.37.100",
"discord.js": "^14.16.3",
Expand All @@ -42,14 +42,14 @@
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"lint-staged": "^15.2.11",
"lint-staged": "^15.3.0",
"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.5",
"vite": "^6.0.6",
"vitest": "^2.1.8"
},
"repository": {
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,7 +54,7 @@
"@types/ws": "^8.5.13",
"@vladfrangu/async_event_emitter": "2.4.6",
"cookie-es": "^1.2.2",
"tldts": "^6.1.69",
"tldts": "^6.1.70",
"undici": "^7.2.0"
},
"repository": {
Expand Down Expand Up @@ -88,7 +88,7 @@
"devDependencies": {
"@favware/cliff-jumper": "^5.0.0",
"@favware/rollup-type-bundler": "^3.3.0",
"concurrently": "^9.1.0",
"concurrently": "^9.1.1",
"tsup": "^8.3.5",
"tsx": "^4.19.2",
"typedoc": "^0.26.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/editable-commands/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"devDependencies": {
"@favware/cliff-jumper": "^5.0.0",
"@favware/rollup-type-bundler": "^3.3.0",
"concurrently": "^9.1.0",
"concurrently": "^9.1.1",
"tsup": "^8.3.5",
"tsx": "^4.19.2",
"typedoc": "^0.26.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/hmr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"devDependencies": {
"@favware/cliff-jumper": "^5.0.0",
"@favware/rollup-type-bundler": "^3.3.0",
"concurrently": "^9.1.0",
"concurrently": "^9.1.1",
"tsup": "^8.3.5",
"tsx": "^4.19.2",
"typedoc": "^0.26.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/i18next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"devDependencies": {
"@favware/cliff-jumper": "^5.0.0",
"@favware/rollup-type-bundler": "^3.3.0",
"concurrently": "^9.1.0",
"concurrently": "^9.1.1",
"tsup": "^8.3.5",
"tsx": "^4.19.2",
"typedoc": "^0.26.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"devDependencies": {
"@favware/cliff-jumper": "^5.0.0",
"@favware/rollup-type-bundler": "^3.3.0",
"concurrently": "^9.1.0",
"concurrently": "^9.1.1",
"tsup": "^8.3.5",
"tsx": "^4.19.2",
"typedoc": "^0.26.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/pattern-commands/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"devDependencies": {
"@favware/cliff-jumper": "^5.0.0",
"@favware/rollup-type-bundler": "^3.3.0",
"concurrently": "^9.1.0",
"concurrently": "^9.1.1",
"tsup": "^8.3.5",
"tsx": "^4.19.2",
"typedoc": "^0.26.11",
Expand Down
4 changes: 2 additions & 2 deletions packages/scheduled-tasks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,12 @@
"dependencies": {
"@sapphire/stopwatch": "^1.5.4",
"@sapphire/utilities": "^3.18.1",
"bullmq": "5.34.4"
"bullmq": "5.34.5"
},
"devDependencies": {
"@favware/cliff-jumper": "^5.0.0",
"@favware/rollup-type-bundler": "^3.3.0",
"concurrently": "^9.1.0",
"concurrently": "^9.1.1",
"tsup": "^8.3.5",
"tsx": "^4.19.2",
"typedoc": "^0.26.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/subcommands/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"devDependencies": {
"@favware/cliff-jumper": "^5.0.0",
"@favware/rollup-type-bundler": "^3.3.0",
"concurrently": "^9.1.0",
"concurrently": "^9.1.1",
"tsup": "^8.3.5",
"tsx": "^4.19.2",
"typedoc": "^0.26.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/utilities-store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"devDependencies": {
"@favware/cliff-jumper": "^5.0.0",
"@favware/rollup-type-bundler": "^3.3.0",
"concurrently": "^9.1.0",
"concurrently": "^9.1.1",
"tsup": "^8.3.5",
"tsx": "^4.19.2",
"typedoc": "^0.26.11",
Expand Down
Loading

0 comments on commit c74b327

Please sign in to comment.