mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -05:00
Revert "chore(deps): update dependency turbo to v1.9.4"
This reverts commit f97cfa6a18
.
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
parent
d94238a493
commit
8cd93918e2
2 changed files with 30 additions and 30 deletions
|
@ -33,6 +33,6 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"dotenv-cli": "7.2.1",
|
||||
"turbo": "1.9.4"
|
||||
"turbo": "1.9.3"
|
||||
}
|
||||
}
|
||||
|
|
58
yarn.lock
58
yarn.lock
|
@ -10812,7 +10812,7 @@ __metadata:
|
|||
resolution: "hedgedoc@workspace:."
|
||||
dependencies:
|
||||
dotenv-cli: 7.2.1
|
||||
turbo: 1.9.4
|
||||
turbo: 1.9.3
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
|
@ -18062,58 +18062,58 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-darwin-64@npm:1.9.4":
|
||||
version: 1.9.4
|
||||
resolution: "turbo-darwin-64@npm:1.9.4"
|
||||
"turbo-darwin-64@npm:1.9.3":
|
||||
version: 1.9.3
|
||||
resolution: "turbo-darwin-64@npm:1.9.3"
|
||||
conditions: os=darwin & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-darwin-arm64@npm:1.9.4":
|
||||
version: 1.9.4
|
||||
resolution: "turbo-darwin-arm64@npm:1.9.4"
|
||||
"turbo-darwin-arm64@npm:1.9.3":
|
||||
version: 1.9.3
|
||||
resolution: "turbo-darwin-arm64@npm:1.9.3"
|
||||
conditions: os=darwin & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-linux-64@npm:1.9.4":
|
||||
version: 1.9.4
|
||||
resolution: "turbo-linux-64@npm:1.9.4"
|
||||
"turbo-linux-64@npm:1.9.3":
|
||||
version: 1.9.3
|
||||
resolution: "turbo-linux-64@npm:1.9.3"
|
||||
conditions: os=linux & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-linux-arm64@npm:1.9.4":
|
||||
version: 1.9.4
|
||||
resolution: "turbo-linux-arm64@npm:1.9.4"
|
||||
"turbo-linux-arm64@npm:1.9.3":
|
||||
version: 1.9.3
|
||||
resolution: "turbo-linux-arm64@npm:1.9.3"
|
||||
conditions: os=linux & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-windows-64@npm:1.9.4":
|
||||
version: 1.9.4
|
||||
resolution: "turbo-windows-64@npm:1.9.4"
|
||||
"turbo-windows-64@npm:1.9.3":
|
||||
version: 1.9.3
|
||||
resolution: "turbo-windows-64@npm:1.9.3"
|
||||
conditions: os=win32 & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-windows-arm64@npm:1.9.4":
|
||||
version: 1.9.4
|
||||
resolution: "turbo-windows-arm64@npm:1.9.4"
|
||||
"turbo-windows-arm64@npm:1.9.3":
|
||||
version: 1.9.3
|
||||
resolution: "turbo-windows-arm64@npm:1.9.3"
|
||||
conditions: os=win32 & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo@npm:1.9.4":
|
||||
version: 1.9.4
|
||||
resolution: "turbo@npm:1.9.4"
|
||||
"turbo@npm:1.9.3":
|
||||
version: 1.9.3
|
||||
resolution: "turbo@npm:1.9.3"
|
||||
dependencies:
|
||||
turbo-darwin-64: 1.9.4
|
||||
turbo-darwin-arm64: 1.9.4
|
||||
turbo-linux-64: 1.9.4
|
||||
turbo-linux-arm64: 1.9.4
|
||||
turbo-windows-64: 1.9.4
|
||||
turbo-windows-arm64: 1.9.4
|
||||
turbo-darwin-64: 1.9.3
|
||||
turbo-darwin-arm64: 1.9.3
|
||||
turbo-linux-64: 1.9.3
|
||||
turbo-linux-arm64: 1.9.3
|
||||
turbo-windows-64: 1.9.3
|
||||
turbo-windows-arm64: 1.9.3
|
||||
dependenciesMeta:
|
||||
turbo-darwin-64:
|
||||
optional: true
|
||||
|
@ -18129,7 +18129,7 @@ __metadata:
|
|||
optional: true
|
||||
bin:
|
||||
turbo: bin/turbo
|
||||
checksum: 178488e89e9d3f445dd8e3c1dd972d398aba4be801d6f42e76b7ff018b0be1fb7ce3b37da2c715205b62a56830308d14c67bf3c065dc79633e45beec98af7afa
|
||||
checksum: ebf06d3b9b1401a5baabace238cd1e0d8fc1dc062b4f7bd577f644298c555f326d15f331144641c0b43a60ae8058769bcbd9d1660874fa9927ec64b5be8ee9dc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue