chore(deps): cleanup deps

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
braks
2023-03-07 19:13:27 +01:00
committed by Braks
parent af03954275
commit 36a12a6fe8
15 changed files with 330 additions and 235 deletions
+4 -3
View File
@@ -5,10 +5,11 @@
"license": "MIT",
"main": "index.js",
"devDependencies": {
"eslint": "^8.34.0",
"eslint-config-prettier": "^8.6.0",
"@antfu/eslint-config": "^0.36.0",
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.7.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-config-turbo": "0.0.8",
"eslint-config-turbo": "0.0.9",
"prettier": "^2.8.4"
}
}