Skip to content

Commit 834f30e

Browse files
authored
Infra: Remove unused dependencies (#1707)
* infra: remove turbo * infra: adjust triggers for typecheck task * infra: remove unused graphql
1 parent 891bda8 commit 834f30e

File tree

4 files changed

+6
-26
lines changed

4 files changed

+6
-26
lines changed

.github/workflows/typecheck.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ on:
99
tags-ignore:
1010
- v*
1111

12+
pull_request:
13+
branches:
14+
- main
15+
- dev
16+
- release-*
17+
1218
jobs:
1319
filter-changes:
1420
runs-on: ubuntu-latest

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,9 @@
3333
"citty": "^0.1.5",
3434
"coveralls": "^3.1.1",
3535
"debug": "^4.3.4",
36-
"graphql": "^16.7.1",
3736
"rimraf": "^3.0.2",
3837
"tinyglobby": "^0.2.2",
3938
"tippy.js": "^6.3.7",
40-
"turbo": "^1.10.7",
4139
"typescript": "5.3.3",
4240
"valibot": "~0.29.0"
4341
},

pnpm-lock.yaml

Lines changed: 0 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

turbo.json

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)