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
+1 -3
View File
@@ -15,11 +15,9 @@
"ci:publish": "turbo lint && turbo build && turbo test && changeset publish"
},
"devDependencies": {
"@antfu/eslint-config": "^0.35.2",
"@changesets/changelog-github": "^0.4.8",
"@changesets/cli": "^2.26.0",
"shx": "^0.3.4",
"turbo": "^1.8.2",
"typescript": "^4.9.5"
"turbo": "^1.8.2"
}
}