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] authored Sep 9, 2024
1 parent 868df39 commit 6848ec7
Show file tree
Hide file tree
Showing 4 changed files with 235 additions and 216 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,23 +26,23 @@
"workspaces": [
"packages/*"
],
"packageManager": "pnpm@9.9.0",
"packageManager": "pnpm@9.10.0",
"engines": {
"node": ">=20.9",
"npm": ">=10"
},
"devDependencies": {
"@changesets/cli": "^2.27.7",
"@changesets/cli": "^2.27.8",
"@sapphire/ts-config": "^5.0.1",
"@stegripe/eslint-config": "^1.0.1",
"@types/node": "^20.16.3",
"@types/node": "^20.16.5",
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
"turbo": "^2.1.1",
"typedoc": "^0.26.6",
"typedoc": "^0.26.7",
"typedoc-material-theme": "^1.1.0",
"typedoc-plugin-djs-links": "^2.2.1",
"typedoc-plugin-mdn-links": "^3.2.11",
"typedoc-plugin-mdn-links": "^3.2.12",
"typescript": "^5.5.4"
}
}
2 changes: 1 addition & 1 deletion packages/command-context/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"dependencies": {
"@sapphire/framework": "^5.2.1",
"@sapphire/utilities": "^3.17.0",
"discord.js": "^14.15.3",
"discord.js": "^14.16.1",
"tslib": "^2.7.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/pino-logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
"dependencies": {
"@sapphire/framework": "^5.2.1",
"@sapphire/utilities": "^3.17.0",
"discord.js": "^14.15.3",
"pino": "^9.3.2",
"discord.js": "^14.16.1",
"pino": "^9.4.0",
"tslib": "^2.7.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 6848ec7

Please sign in to comment.