chore(deps): update all non-major dependencies

This commit is contained in:
renovate[bot]
2024-03-20 20:57:46 +00:00
committed by GitHub
parent 8ecd30cf18
commit cd85bf9755
5 changed files with 1021 additions and 1048 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@sern/handler",
"packageManager": "yarn@3.5.0",
"packageManager": "yarn@3.8.1",
"version": "3.3.4",
"description": "A complete, customizable, typesafe, & reactive framework for discord bots.",
"main": "./dist/index.js",
@@ -45,13 +45,13 @@
"devDependencies": {
"@faker-js/faker": "^8.0.1",
"@types/node": "^18.15.11",
"@typescript-eslint/eslint-plugin": "5.58.0",
"@typescript-eslint/parser": "5.59.1",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"discord.js": "^14.11.0",
"eslint": "8.39.0",
"eslint": "8.57.0",
"prettier": "2.8.8",
"tsup": "^6.7.0",
"typescript": "5.0.2",
"typescript": "5.4.3",
"vitest": "latest"
},
"prettier": {