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 Sep 1, 2024
1 parent e37f2d0 commit 8b575e9
Show file tree
Hide file tree
Showing 11 changed files with 95 additions and 95 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"check-update": "turbo run check-update"
},
"devDependencies": {
"@commitlint/cli": "^19.4.0",
"@commitlint/config-conventional": "^19.2.2",
"@commitlint/cli": "^19.4.1",
"@commitlint/config-conventional": "^19.4.1",
"@favware/cliff-jumper": "^4.1.0",
"@favware/npm-deprecate": "^1.0.7",
"@favware/rollup-type-bundler": "^3.3.0",
Expand All @@ -28,14 +28,14 @@
"@sapphire/stopwatch": "^1.5.2",
"@sapphire/ts-config": "^5.0.1",
"@sapphire/utilities": "^3.17.0",
"@types/node": "^20.16.1",
"@types/node": "^20.16.2",
"@types/ws": "^8.5.12",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"@vitest/coverage-v8": "^2.0.5",
"concurrently": "^8.2.2",
"cz-conventional-changelog": "^3.3.0",
"discord-api-types": "^0.37.97",
"discord-api-types": "^0.37.98",
"discord.js": "^14.15.3",
"esbuild-plugin-file-path-extensions": "^2.1.2",
"esbuild-plugin-version-injector": "^1.2.1",
Expand All @@ -46,8 +46,8 @@
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
"tsup": "^8.2.4",
"tsx": "^4.18.0",
"turbo": "^2.0.14",
"tsx": "^4.19.0",
"turbo": "^2.1.1",
"typescript": "~5.4.5",
"vite": "^5.4.2",
"vitest": "^2.0.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"@favware/rollup-type-bundler": "^3.3.0",
"concurrently": "^8.2.2",
"tsup": "^8.2.4",
"tsx": "^4.18.0",
"tsx": "^4.19.0",
"typedoc": "^0.25.13",
"typedoc-json-parser": "^10.0.0",
"typescript": "~5.4.5"
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 @@ -84,7 +84,7 @@
"@favware/rollup-type-bundler": "^3.3.0",
"concurrently": "^8.2.2",
"tsup": "^8.2.4",
"tsx": "^4.18.0",
"tsx": "^4.19.0",
"typedoc": "^0.25.13",
"typedoc-json-parser": "^10.0.0",
"typescript": "~5.4.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/hmr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"@favware/rollup-type-bundler": "^3.3.0",
"concurrently": "^8.2.2",
"tsup": "^8.2.4",
"tsx": "^4.18.0",
"tsx": "^4.19.0",
"typedoc": "^0.25.13",
"typedoc-json-parser": "^10.0.0",
"typescript": "~5.4.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/i18next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"@favware/rollup-type-bundler": "^3.3.0",
"concurrently": "^8.2.2",
"tsup": "^8.2.4",
"tsx": "^4.18.0",
"tsx": "^4.19.0",
"typedoc": "^0.25.13",
"typedoc-json-parser": "^10.0.0",
"typescript": "~5.4.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"@favware/rollup-type-bundler": "^3.3.0",
"concurrently": "^8.2.2",
"tsup": "^8.2.4",
"tsx": "^4.18.0",
"tsx": "^4.19.0",
"typedoc": "^0.25.13",
"typedoc-json-parser": "^10.0.0",
"typescript": "~5.4.5"
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 @@ -82,7 +82,7 @@
"@favware/rollup-type-bundler": "^3.3.0",
"concurrently": "^8.2.2",
"tsup": "^8.2.4",
"tsx": "^4.18.0",
"tsx": "^4.19.0",
"typedoc": "^0.25.13",
"typedoc-json-parser": "^10.0.0",
"typescript": "~5.4.5"
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,14 +51,14 @@
"dependencies": {
"@sapphire/stopwatch": "^1.5.2",
"@sapphire/utilities": "^3.17.0",
"bullmq": "5.12.10"
"bullmq": "5.12.12"
},
"devDependencies": {
"@favware/cliff-jumper": "^4.1.0",
"@favware/rollup-type-bundler": "^3.3.0",
"concurrently": "^8.2.2",
"tsup": "^8.2.4",
"tsx": "^4.18.0",
"tsx": "^4.19.0",
"typedoc": "^0.25.13",
"typedoc-json-parser": "^10.0.0",
"typescript": "~5.4.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/subcommands/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"@favware/rollup-type-bundler": "^3.3.0",
"concurrently": "^8.2.2",
"tsup": "^8.2.4",
"tsx": "^4.18.0",
"tsx": "^4.19.0",
"typedoc": "^0.25.13",
"typedoc-json-parser": "^10.0.0",
"typescript": "~5.4.5"
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 @@ -81,7 +81,7 @@
"@favware/rollup-type-bundler": "^3.3.0",
"concurrently": "^8.2.2",
"tsup": "^8.2.4",
"tsx": "^4.18.0",
"tsx": "^4.19.0",
"typedoc": "^0.25.13",
"typedoc-json-parser": "^10.0.0",
"typescript": "~5.4.5"
Expand Down
Loading

0 comments on commit 8b575e9

Please sign in to comment.