Skip to content

Commit

Permalink
Update all non-major dependencies (#505)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 28, 2023
1 parent 5dfd811 commit 202807f
Show file tree
Hide file tree
Showing 2 changed files with 262 additions and 166 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
"dependencies": {
"@firebase/app-compat": "^0.2.0",
"@kaname-png/plugin-statcord": "^2.1.10",
"@sapphire/decorators": "6.0.1",
"@sapphire/discord.js-utilities": "7.0.0",
"@sapphire/framework": "4.5.0",
"@sapphire/decorators": "6.0.2",
"@sapphire/discord.js-utilities": "7.0.1",
"@sapphire/framework": "4.5.1",
"@sapphire/plugin-logger": "^3.0.1",
"@sapphire/type": "^2.3.0",
"@sapphire/utilities": "3.12.0",
"@sapphire/utilities": "3.13.0",
"colorette": "^2.0.19",
"discord.js": "^14.7.1",
"firebase-admin": "^11.4.1",
Expand All @@ -41,16 +41,16 @@
"@sapphire/eslint-config": "^4.3.8",
"@types/lodash-es": "^4.17.6",
"@types/luxon": "^3.2.0",
"@types/node": "18.16.19",
"@types/node": "18.17.1",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.45.0",
"eslint": "8.46.0",
"eslint-config-prettier": "^8.6.0",
"pnpm": "^8.0.0",
"prettier": "2.8.8",
"tsup": "^7.0.0",
"typescript": "5.1.6",
"vitepress": "1.0.0-beta.5",
"vitepress": "1.0.0-beta.6",
"vue": "^3.2.45"
},
"engines": {
Expand All @@ -67,5 +67,5 @@
]
}
},
"packageManager": "[email protected].9"
"packageManager": "[email protected].10"
}
Loading

0 comments on commit 202807f

Please sign in to comment.