mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 09:16:30 -05:00
chore(deps): update dependency turbo to v2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e10a7f885a
commit
9bb33cbc70
2 changed files with 30 additions and 30 deletions
|
@ -46,6 +46,6 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"dotenv-cli": "7.4.2",
|
||||
"turbo": "1.13.4"
|
||||
"turbo": "2.1.1"
|
||||
}
|
||||
}
|
||||
|
|
58
yarn.lock
58
yarn.lock
|
@ -11091,7 +11091,7 @@ __metadata:
|
|||
resolution: "hedgedoc@workspace:."
|
||||
dependencies:
|
||||
dotenv-cli: "npm:7.4.2"
|
||||
turbo: "npm:1.13.4"
|
||||
turbo: "npm:2.1.1"
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
|
@ -17890,58 +17890,58 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-darwin-64@npm:1.13.4":
|
||||
version: 1.13.4
|
||||
resolution: "turbo-darwin-64@npm:1.13.4"
|
||||
"turbo-darwin-64@npm:2.1.1":
|
||||
version: 2.1.1
|
||||
resolution: "turbo-darwin-64@npm:2.1.1"
|
||||
conditions: os=darwin & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-darwin-arm64@npm:1.13.4":
|
||||
version: 1.13.4
|
||||
resolution: "turbo-darwin-arm64@npm:1.13.4"
|
||||
"turbo-darwin-arm64@npm:2.1.1":
|
||||
version: 2.1.1
|
||||
resolution: "turbo-darwin-arm64@npm:2.1.1"
|
||||
conditions: os=darwin & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-linux-64@npm:1.13.4":
|
||||
version: 1.13.4
|
||||
resolution: "turbo-linux-64@npm:1.13.4"
|
||||
"turbo-linux-64@npm:2.1.1":
|
||||
version: 2.1.1
|
||||
resolution: "turbo-linux-64@npm:2.1.1"
|
||||
conditions: os=linux & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-linux-arm64@npm:1.13.4":
|
||||
version: 1.13.4
|
||||
resolution: "turbo-linux-arm64@npm:1.13.4"
|
||||
"turbo-linux-arm64@npm:2.1.1":
|
||||
version: 2.1.1
|
||||
resolution: "turbo-linux-arm64@npm:2.1.1"
|
||||
conditions: os=linux & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-windows-64@npm:1.13.4":
|
||||
version: 1.13.4
|
||||
resolution: "turbo-windows-64@npm:1.13.4"
|
||||
"turbo-windows-64@npm:2.1.1":
|
||||
version: 2.1.1
|
||||
resolution: "turbo-windows-64@npm:2.1.1"
|
||||
conditions: os=win32 & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-windows-arm64@npm:1.13.4":
|
||||
version: 1.13.4
|
||||
resolution: "turbo-windows-arm64@npm:1.13.4"
|
||||
"turbo-windows-arm64@npm:2.1.1":
|
||||
version: 2.1.1
|
||||
resolution: "turbo-windows-arm64@npm:2.1.1"
|
||||
conditions: os=win32 & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo@npm:1.13.4":
|
||||
version: 1.13.4
|
||||
resolution: "turbo@npm:1.13.4"
|
||||
"turbo@npm:2.1.1":
|
||||
version: 2.1.1
|
||||
resolution: "turbo@npm:2.1.1"
|
||||
dependencies:
|
||||
turbo-darwin-64: "npm:1.13.4"
|
||||
turbo-darwin-arm64: "npm:1.13.4"
|
||||
turbo-linux-64: "npm:1.13.4"
|
||||
turbo-linux-arm64: "npm:1.13.4"
|
||||
turbo-windows-64: "npm:1.13.4"
|
||||
turbo-windows-arm64: "npm:1.13.4"
|
||||
turbo-darwin-64: "npm:2.1.1"
|
||||
turbo-darwin-arm64: "npm:2.1.1"
|
||||
turbo-linux-64: "npm:2.1.1"
|
||||
turbo-linux-arm64: "npm:2.1.1"
|
||||
turbo-windows-64: "npm:2.1.1"
|
||||
turbo-windows-arm64: "npm:2.1.1"
|
||||
dependenciesMeta:
|
||||
turbo-darwin-64:
|
||||
optional: true
|
||||
|
@ -17957,7 +17957,7 @@ __metadata:
|
|||
optional: true
|
||||
bin:
|
||||
turbo: bin/turbo
|
||||
checksum: 10c0/be23d926caa905f03313537128d623e8e4561bee6463a77f7e68d840f5a9e4f965d16d9ecb9e27ebcb13bfa1649a110517734efe56e96e47195cabb2dfc965c3
|
||||
checksum: 10c0/16ba5214d14404993bf2a1c411ba5e6bd297c0f5c2c6c42fb3d7f5a5169bd673307c540684432d2a962377068c26c8bce5e759c3bd3b87f3234d321bbbef9eaf
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue