Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 28, 2024
1 parent d89f127 commit d746399
Show file tree
Hide file tree
Showing 2 changed files with 986 additions and 263 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@
"dependencies": {
"@firebase/app-compat": "^0.2.18",
"@kaname-png/plugin-statcord": "^2.1.12",
"@sapphire/decorators": "6.0.2",
"@sapphire/discord.js-utilities": "7.0.2",
"@sapphire/framework": "4.5.3",
"@sapphire/decorators": "6.1.0",
"@sapphire/discord.js-utilities": "7.3.0",
"@sapphire/framework": "4.8.5",
"@sapphire/plugin-i18next": "^5.1.0",
"@sapphire/plugin-logger": "^3.0.6",
"@sapphire/type": "^2.4.0",
"@sapphire/utilities": "3.13.0",
"@sapphire/utilities": "3.17.0",
"colorette": "^2.0.20",
"discord.js": "^14.13.0",
"firebase-admin": "^11.10.1",
Expand All @@ -42,16 +42,16 @@
"@sapphire/eslint-config": "^5.0.2",
"@types/lodash-es": "^4.17.9",
"@types/luxon": "^3.3.2",
"@types/node": "20.5.9",
"@typescript-eslint/eslint-plugin": "6.5.0",
"@typescript-eslint/parser": "6.5.0",
"eslint": "8.48.0",
"@types/node": "20.16.2",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"eslint": "8.57.0",
"eslint-config-prettier": "^9.0.0",
"pnpm": "^8.7.1",
"prettier": "3.0.3",
"prettier": "3.3.3",
"tsup": "^7.2.0",
"typescript": "5.2.2",
"vitepress": "1.0.0-rc.10",
"typescript": "5.5.4",
"vitepress": "1.3.4",
"vue": "^3.3.4"
},
"engines": {
Expand All @@ -68,5 +68,5 @@
]
}
},
"packageManager": "pnpm@8.6.10"
"packageManager": "pnpm@8.15.9"
}
Loading

0 comments on commit d746399

Please sign in to comment.