Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 26, 2024
1 parent 7909d16 commit 43df709
Show file tree
Hide file tree
Showing 11 changed files with 216 additions and 207 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,26 +28,26 @@
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/stopwatch": "^1.5.2",
"@sapphire/ts-config": "^5.0.1",
"@sapphire/utilities": "^3.15.3",
"@sapphire/utilities": "^3.16.2",
"@types/node": "^20.11.5",
"@types/ws": "^8.5.10",
"@typescript-eslint/eslint-plugin": "^7.9.0",
"@typescript-eslint/parser": "^7.9.0",
"@typescript-eslint/eslint-plugin": "^7.10.0",
"@typescript-eslint/parser": "^7.10.0",
"@vitest/coverage-v8": "^1.6.0",
"concurrently": "^8.2.2",
"cz-conventional-changelog": "^3.3.0",
"discord-api-types": "^0.37.84",
"discord-api-types": "^0.37.85",
"discord.js": "^14.15.2",
"esbuild-plugin-file-path-extensions": "^2.1.0",
"esbuild-plugin-file-path-extensions": "^2.1.1",
"esbuild-plugin-version-injector": "^1.2.1",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"lint-staged": "^15.2.2",
"lint-staged": "^15.2.5",
"prettier": "^3.2.5",
"rimraf": "^5.0.7",
"tsup": "^8.0.2",
"tsx": "^4.10.5",
"tsx": "^4.11.0",
"turbo": "^1.13.3",
"typescript": "^5.4.5",
"vite": "^5.2.11",
Expand Down
6 changes: 3 additions & 3 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
},
"dependencies": {
"@types/ws": "^8.5.10",
"tldts": "^6.1.20",
"undici": "^6.17.0"
"tldts": "^6.1.21",
"undici": "^6.18.1"
},
"repository": {
"type": "git",
Expand Down Expand Up @@ -87,7 +87,7 @@
"@favware/rollup-type-bundler": "^3.3.0",
"concurrently": "^8.2.2",
"tsup": "^8.0.2",
"tsx": "^4.10.5",
"tsx": "^4.11.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.0.2",
"tsx": "^4.10.5",
"tsx": "^4.11.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.0.2",
"tsx": "^4.10.5",
"tsx": "^4.11.0",
"typedoc": "^0.25.13",
"typedoc-json-parser": "^10.0.0",
"typescript": "^5.4.5"
Expand Down
6 changes: 3 additions & 3 deletions packages/i18next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,10 @@
"check-update": "cliff-jumper --dry-run"
},
"dependencies": {
"@sapphire/utilities": "^3.15.3",
"@sapphire/utilities": "^3.16.2",
"@skyra/i18next-backend": "^2.0.5",
"chokidar": "^3.6.0",
"i18next": "^23.11.4"
"i18next": "^23.11.5"
},
"repository": {
"type": "git",
Expand Down Expand Up @@ -90,7 +90,7 @@
"@favware/rollup-type-bundler": "^3.3.0",
"concurrently": "^8.2.2",
"tsup": "^8.0.2",
"tsx": "^4.10.5",
"tsx": "^4.11.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.0.2",
"tsx": "^4.10.5",
"tsx": "^4.11.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.0.2",
"tsx": "^4.10.5",
"tsx": "^4.11.0",
"typedoc": "^0.25.13",
"typedoc-json-parser": "^10.0.0",
"typescript": "^5.4.5"
Expand Down
6 changes: 3 additions & 3 deletions packages/scheduled-tasks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,15 +50,15 @@
},
"dependencies": {
"@sapphire/stopwatch": "^1.5.2",
"@sapphire/utilities": "^3.15.3",
"bullmq": "5.7.9"
"@sapphire/utilities": "^3.16.2",
"bullmq": "5.7.12"
},
"devDependencies": {
"@favware/cliff-jumper": "^3.0.3",
"@favware/rollup-type-bundler": "^3.3.0",
"concurrently": "^8.2.2",
"tsup": "^8.0.2",
"tsx": "^4.10.5",
"tsx": "^4.11.0",
"typedoc": "^0.25.13",
"typedoc-json-parser": "^10.0.0",
"typescript": "^5.4.5"
Expand Down
4 changes: 2 additions & 2 deletions packages/subcommands/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"check-update": "cliff-jumper --dry-run"
},
"dependencies": {
"@sapphire/utilities": "^3.15.3"
"@sapphire/utilities": "^3.16.2"
},
"repository": {
"type": "git",
Expand Down Expand Up @@ -85,7 +85,7 @@
"@favware/rollup-type-bundler": "^3.3.0",
"concurrently": "^8.2.2",
"tsup": "^8.0.2",
"tsx": "^4.10.5",
"tsx": "^4.11.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.0.2",
"tsx": "^4.10.5",
"tsx": "^4.11.0",
"typedoc": "^0.25.13",
"typedoc-json-parser": "^10.0.0",
"typescript": "^5.4.5"
Expand Down
Loading

0 comments on commit 43df709

Please sign in to comment.