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 Apr 7, 2024
1 parent 89a491c commit 1b8e2a9
Show file tree
Hide file tree
Showing 11 changed files with 163 additions and 163 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,20 +23,20 @@
"@favware/npm-deprecate": "^1.0.7",
"@favware/rollup-type-bundler": "^3.3.0",
"@sapphire/eslint-config": "^5.0.4",
"@sapphire/framework": "^5.0.10",
"@sapphire/framework": "^5.1.0",
"@sapphire/pieces": "^4.2.2",
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/stopwatch": "^1.5.2",
"@sapphire/ts-config": "^5.0.1",
"@sapphire/utilities": "^3.15.3",
"@types/node": "^20.11.5",
"@types/ws": "^8.5.10",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"@vitest/coverage-v8": "^1.4.0",
"concurrently": "^8.2.2",
"cz-conventional-changelog": "^3.3.0",
"discord-api-types": "^0.37.77",
"discord-api-types": "^0.37.79",
"discord.js": "^14.14.1",
"esbuild-plugin-file-path-extensions": "^2.0.0",
"esbuild-plugin-version-injector": "^1.2.1",
Expand All @@ -47,10 +47,10 @@
"prettier": "^3.2.5",
"rimraf": "^5.0.5",
"tsup": "^8.0.2",
"tsx": "^4.7.1",
"turbo": "^1.13.0",
"typescript": "^5.4.3",
"vite": "^5.2.7",
"tsx": "^4.7.2",
"turbo": "^1.13.2",
"typescript": "^5.4.4",
"vite": "^5.2.8",
"vitest": "^1.4.0"
},
"repository": {
Expand Down
6 changes: 3 additions & 3 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"dependencies": {
"@types/ws": "^8.5.10",
"tldts": "^6.1.16",
"undici": "^6.10.2"
"undici": "^6.11.1"
},
"repository": {
"type": "git",
Expand Down Expand Up @@ -87,9 +87,9 @@
"@favware/rollup-type-bundler": "^3.3.0",
"concurrently": "^8.2.2",
"tsup": "^8.0.2",
"tsx": "^4.7.1",
"tsx": "^4.7.2",
"typedoc": "^0.25.12",
"typedoc-json-parser": "^9.0.1",
"typescript": "^5.4.3"
"typescript": "^5.4.4"
}
}
4 changes: 2 additions & 2 deletions packages/editable-commands/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,9 @@
"@favware/rollup-type-bundler": "^3.3.0",
"concurrently": "^8.2.2",
"tsup": "^8.0.2",
"tsx": "^4.7.1",
"tsx": "^4.7.2",
"typedoc": "^0.25.12",
"typedoc-json-parser": "^9.0.1",
"typescript": "^5.4.3"
"typescript": "^5.4.4"
}
}
4 changes: 2 additions & 2 deletions packages/hmr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,9 @@
"@favware/rollup-type-bundler": "^3.3.0",
"concurrently": "^8.2.2",
"tsup": "^8.0.2",
"tsx": "^4.7.1",
"tsx": "^4.7.2",
"typedoc": "^0.25.12",
"typedoc-json-parser": "^9.0.1",
"typescript": "^5.4.3"
"typescript": "^5.4.4"
}
}
4 changes: 2 additions & 2 deletions packages/i18next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,9 @@
"@favware/rollup-type-bundler": "^3.3.0",
"concurrently": "^8.2.2",
"tsup": "^8.0.2",
"tsx": "^4.7.1",
"tsx": "^4.7.2",
"typedoc": "^0.25.12",
"typedoc-json-parser": "^9.0.1",
"typescript": "^5.4.3"
"typescript": "^5.4.4"
}
}
4 changes: 2 additions & 2 deletions packages/logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,9 @@
"@favware/rollup-type-bundler": "^3.3.0",
"concurrently": "^8.2.2",
"tsup": "^8.0.2",
"tsx": "^4.7.1",
"tsx": "^4.7.2",
"typedoc": "^0.25.12",
"typedoc-json-parser": "^9.0.1",
"typescript": "^5.4.3"
"typescript": "^5.4.4"
}
}
4 changes: 2 additions & 2 deletions packages/pattern-commands/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,9 @@
"@favware/rollup-type-bundler": "^3.3.0",
"concurrently": "^8.2.2",
"tsup": "^8.0.2",
"tsx": "^4.7.1",
"tsx": "^4.7.2",
"typedoc": "^0.25.12",
"typedoc-json-parser": "^9.0.1",
"typescript": "^5.4.3"
"typescript": "^5.4.4"
}
}
6 changes: 3 additions & 3 deletions packages/scheduled-tasks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,17 +51,17 @@
"dependencies": {
"@sapphire/stopwatch": "^1.5.2",
"@sapphire/utilities": "^3.15.3",
"bullmq": "5.4.6"
"bullmq": "5.5.2"
},
"devDependencies": {
"@favware/cliff-jumper": "^3.0.1",
"@favware/rollup-type-bundler": "^3.3.0",
"concurrently": "^8.2.2",
"tsup": "^8.0.2",
"tsx": "^4.7.1",
"tsx": "^4.7.2",
"typedoc": "^0.25.12",
"typedoc-json-parser": "^9.0.1",
"typescript": "^5.4.3"
"typescript": "^5.4.4"
},
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions packages/subcommands/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,9 @@
"@favware/rollup-type-bundler": "^3.3.0",
"concurrently": "^8.2.2",
"tsup": "^8.0.2",
"tsx": "^4.7.1",
"tsx": "^4.7.2",
"typedoc": "^0.25.12",
"typedoc-json-parser": "^9.0.1",
"typescript": "^5.4.3"
"typescript": "^5.4.4"
}
}
4 changes: 2 additions & 2 deletions packages/utilities-store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,9 @@
"@favware/rollup-type-bundler": "^3.3.0",
"concurrently": "^8.2.2",
"tsup": "^8.0.2",
"tsx": "^4.7.1",
"tsx": "^4.7.2",
"typedoc": "^0.25.12",
"typedoc-json-parser": "^9.0.1",
"typescript": "^5.4.3"
"typescript": "^5.4.4"
}
}

0 comments on commit 1b8e2a9

Please sign in to comment.