packages: remove turbo
This commit is contained in:
parent
efdad41493
commit
2c9117d08c
@ -80,7 +80,6 @@
|
|||||||
"msw": "^0.39.2",
|
"msw": "^0.39.2",
|
||||||
"prettier": "2.7.1",
|
"prettier": "2.7.1",
|
||||||
"ts-jest": "^29.0.1",
|
"ts-jest": "^29.0.1",
|
||||||
"turbo": "^1.6.3",
|
|
||||||
"typescript": "4.8.3"
|
"typescript": "4.8.3"
|
||||||
},
|
},
|
||||||
"msw": {
|
"msw": {
|
||||||
|
|||||||
11
turbo.json
11
turbo.json
@ -1,11 +0,0 @@
|
|||||||
{
|
|
||||||
"$schema": "https://turbo.build/schema.json",
|
|
||||||
"pipeline": {
|
|
||||||
"build": {
|
|
||||||
"outputs": ["dist/**", ".next/**"]
|
|
||||||
},
|
|
||||||
"lint": {
|
|
||||||
"outputs": []
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
72
yarn.lock
72
yarn.lock
@ -6574,7 +6574,6 @@ __metadata:
|
|||||||
superjson: ^1.11.0
|
superjson: ^1.11.0
|
||||||
tools: "*"
|
tools: "*"
|
||||||
ts-jest: ^29.0.1
|
ts-jest: ^29.0.1
|
||||||
turbo: ^1.6.3
|
|
||||||
typescript: 4.8.3
|
typescript: 4.8.3
|
||||||
ui: "*"
|
ui: "*"
|
||||||
use-debounce: ^8.0.1
|
use-debounce: ^8.0.1
|
||||||
@ -13289,77 +13288,6 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"turbo-darwin-64@npm:1.6.3":
|
|
||||||
version: 1.6.3
|
|
||||||
resolution: "turbo-darwin-64@npm:1.6.3"
|
|
||||||
conditions: os=darwin & cpu=x64
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"turbo-darwin-arm64@npm:1.6.3":
|
|
||||||
version: 1.6.3
|
|
||||||
resolution: "turbo-darwin-arm64@npm:1.6.3"
|
|
||||||
conditions: os=darwin & cpu=arm64
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"turbo-linux-64@npm:1.6.3":
|
|
||||||
version: 1.6.3
|
|
||||||
resolution: "turbo-linux-64@npm:1.6.3"
|
|
||||||
conditions: os=linux & cpu=x64
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"turbo-linux-arm64@npm:1.6.3":
|
|
||||||
version: 1.6.3
|
|
||||||
resolution: "turbo-linux-arm64@npm:1.6.3"
|
|
||||||
conditions: os=linux & cpu=arm64
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"turbo-windows-64@npm:1.6.3":
|
|
||||||
version: 1.6.3
|
|
||||||
resolution: "turbo-windows-64@npm:1.6.3"
|
|
||||||
conditions: os=win32 & cpu=x64
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"turbo-windows-arm64@npm:1.6.3":
|
|
||||||
version: 1.6.3
|
|
||||||
resolution: "turbo-windows-arm64@npm:1.6.3"
|
|
||||||
conditions: os=win32 & cpu=arm64
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"turbo@npm:^1.6.3":
|
|
||||||
version: 1.6.3
|
|
||||||
resolution: "turbo@npm:1.6.3"
|
|
||||||
dependencies:
|
|
||||||
turbo-darwin-64: 1.6.3
|
|
||||||
turbo-darwin-arm64: 1.6.3
|
|
||||||
turbo-linux-64: 1.6.3
|
|
||||||
turbo-linux-arm64: 1.6.3
|
|
||||||
turbo-windows-64: 1.6.3
|
|
||||||
turbo-windows-arm64: 1.6.3
|
|
||||||
dependenciesMeta:
|
|
||||||
turbo-darwin-64:
|
|
||||||
optional: true
|
|
||||||
turbo-darwin-arm64:
|
|
||||||
optional: true
|
|
||||||
turbo-linux-64:
|
|
||||||
optional: true
|
|
||||||
turbo-linux-arm64:
|
|
||||||
optional: true
|
|
||||||
turbo-windows-64:
|
|
||||||
optional: true
|
|
||||||
turbo-windows-arm64:
|
|
||||||
optional: true
|
|
||||||
bin:
|
|
||||||
turbo: bin/turbo
|
|
||||||
checksum: 35195f4b7623014c25ba152c11a8cb23e51cbd75dc9266d0656692665f85b28faf3496dea8cecacf52795a917410668124186ffbdcf276325ccc3e11df9e9623
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"type-check@npm:^0.4.0, type-check@npm:~0.4.0":
|
"type-check@npm:^0.4.0, type-check@npm:~0.4.0":
|
||||||
version: 0.4.0
|
version: 0.4.0
|
||||||
resolution: "type-check@npm:0.4.0"
|
resolution: "type-check@npm:0.4.0"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user