Skip to content

Commit 957b173

Browse files
committed
chore: remove turbo
1 parent f96463d commit 957b173

3 files changed

Lines changed: 0 additions & 117 deletions

File tree

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@
112112
"react-native-worklets": "^0.7.0",
113113
"react-test-renderer": "19.1.1",
114114
"release-it": "^19.0.4",
115-
"turbo": "^2.5.6",
116115
"typescript": "^5.9.2"
117116
},
118117
"resolutions": {

turbo.json

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

yarn.lock

Lines changed: 0 additions & 72 deletions
Original file line numberDiff line numberDiff line change
@@ -4870,7 +4870,6 @@ __metadata:
48704870
react-native-worklets: "npm:^0.7.0"
48714871
react-test-renderer: "npm:19.1.1"
48724872
release-it: "npm:^19.0.4"
4873-
turbo: "npm:^2.5.6"
48744873
typescript: "npm:^5.9.2"
48754874
peerDependencies:
48764875
"@gorhom/bottom-sheet": ">=5"
@@ -22497,77 +22496,6 @@ __metadata:
2249722496
languageName: node
2249822497
linkType: hard
2249922498

22500-
"turbo-darwin-64@npm:2.6.3":
22501-
version: 2.6.3
22502-
resolution: "turbo-darwin-64@npm:2.6.3"
22503-
conditions: os=darwin & cpu=x64
22504-
languageName: node
22505-
linkType: hard
22506-
22507-
"turbo-darwin-arm64@npm:2.6.3":
22508-
version: 2.6.3
22509-
resolution: "turbo-darwin-arm64@npm:2.6.3"
22510-
conditions: os=darwin & cpu=arm64
22511-
languageName: node
22512-
linkType: hard
22513-
22514-
"turbo-linux-64@npm:2.6.3":
22515-
version: 2.6.3
22516-
resolution: "turbo-linux-64@npm:2.6.3"
22517-
conditions: os=linux & cpu=x64
22518-
languageName: node
22519-
linkType: hard
22520-
22521-
"turbo-linux-arm64@npm:2.6.3":
22522-
version: 2.6.3
22523-
resolution: "turbo-linux-arm64@npm:2.6.3"
22524-
conditions: os=linux & cpu=arm64
22525-
languageName: node
22526-
linkType: hard
22527-
22528-
"turbo-windows-64@npm:2.6.3":
22529-
version: 2.6.3
22530-
resolution: "turbo-windows-64@npm:2.6.3"
22531-
conditions: os=win32 & cpu=x64
22532-
languageName: node
22533-
linkType: hard
22534-
22535-
"turbo-windows-arm64@npm:2.6.3":
22536-
version: 2.6.3
22537-
resolution: "turbo-windows-arm64@npm:2.6.3"
22538-
conditions: os=win32 & cpu=arm64
22539-
languageName: node
22540-
linkType: hard
22541-
22542-
"turbo@npm:^2.5.6":
22543-
version: 2.6.3
22544-
resolution: "turbo@npm:2.6.3"
22545-
dependencies:
22546-
turbo-darwin-64: "npm:2.6.3"
22547-
turbo-darwin-arm64: "npm:2.6.3"
22548-
turbo-linux-64: "npm:2.6.3"
22549-
turbo-linux-arm64: "npm:2.6.3"
22550-
turbo-windows-64: "npm:2.6.3"
22551-
turbo-windows-arm64: "npm:2.6.3"
22552-
dependenciesMeta:
22553-
turbo-darwin-64:
22554-
optional: true
22555-
turbo-darwin-arm64:
22556-
optional: true
22557-
turbo-linux-64:
22558-
optional: true
22559-
turbo-linux-arm64:
22560-
optional: true
22561-
turbo-windows-64:
22562-
optional: true
22563-
turbo-windows-arm64:
22564-
optional: true
22565-
bin:
22566-
turbo: bin/turbo
22567-
checksum: 10c0/3dab627a4e0f855c2ea2cc5e7d3d7abed01a7abace1197983c55e0563c413dfe45c80c121e5fa25d2cca013d895bde457d5cdf3a3d47000dc7d432a4cb68e78f
22568-
languageName: node
22569-
linkType: hard
22570-
2257122499
"type-check@npm:^0.4.0, type-check@npm:~0.4.0":
2257222500
version: 0.4.0
2257322501
resolution: "type-check@npm:0.4.0"

0 commit comments

Comments
 (0)