chore(deps): cleanup deps
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,5 +2,9 @@
|
||||
"name": "@tooling/tsconfig",
|
||||
"version": "0.0.0",
|
||||
"private": true,
|
||||
"license": "MIT"
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@types/node": "^18.14.6",
|
||||
"typescript": "^4.9.5"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -10,8 +10,8 @@
|
||||
"@tooling/tsconfig": "workspace:*",
|
||||
"@vitejs/plugin-vue": "^4.0.0",
|
||||
"defu": "^6.1.2",
|
||||
"unplugin-auto-import": "^0.14.4",
|
||||
"unplugin-vue-macros": "^1.8.2",
|
||||
"unplugin-auto-import": "^0.15.1",
|
||||
"unplugin-vue-macros": "1.8.2",
|
||||
"vite": "^4.1.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user