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 19, 2024
1 parent fc6b7cf commit 7909d16
Show file tree
Hide file tree
Showing 11 changed files with 128 additions and 140 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,14 @@
"@sapphire/utilities": "^3.15.3",
"@types/node": "^20.11.5",
"@types/ws": "^8.5.10",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"@typescript-eslint/eslint-plugin": "^7.9.0",
"@typescript-eslint/parser": "^7.9.0",
"@vitest/coverage-v8": "^1.6.0",
"concurrently": "^8.2.2",
"cz-conventional-changelog": "^3.3.0",
"discord-api-types": "^0.37.83",
"discord-api-types": "^0.37.84",
"discord.js": "^14.15.2",
"esbuild-plugin-file-path-extensions": "^2.0.0",
"esbuild-plugin-file-path-extensions": "^2.1.0",
"esbuild-plugin-version-injector": "^1.2.1",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -47,7 +47,7 @@
"prettier": "^3.2.5",
"rimraf": "^5.0.7",
"tsup": "^8.0.2",
"tsx": "^4.10.0",
"tsx": "^4.10.5",
"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.19",
"undici": "^6.16.1"
"tldts": "^6.1.20",
"undici": "^6.17.0"
},
"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.0",
"tsx": "^4.10.5",
"typedoc": "^0.25.13",
"typedoc-json-parser": "^10.0.0",
"typescript": "^5.4.5"
Expand Down
4 changes: 2 additions & 2 deletions packages/editable-commands/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": {
"@skyra/editable-commands": "^3.0.1"
"@skyra/editable-commands": "^3.0.2"
},
"repository": {
"type": "git",
Expand Down Expand Up @@ -84,7 +84,7 @@
"@favware/rollup-type-bundler": "^3.3.0",
"concurrently": "^8.2.2",
"tsup": "^8.0.2",
"tsx": "^4.10.0",
"tsx": "^4.10.5",
"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.0",
"tsx": "^4.10.5",
"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.0.2",
"tsx": "^4.10.0",
"tsx": "^4.10.5",
"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.0",
"tsx": "^4.10.5",
"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.0",
"tsx": "^4.10.5",
"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.15.3",
"bullmq": "5.7.8"
"bullmq": "5.7.9"
},
"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.0",
"tsx": "^4.10.5",
"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.0.2",
"tsx": "^4.10.0",
"tsx": "^4.10.5",
"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.0",
"tsx": "^4.10.5",
"typedoc": "^0.25.13",
"typedoc-json-parser": "^10.0.0",
"typescript": "^5.4.5"
Expand Down
Loading

0 comments on commit 7909d16

Please sign in to comment.