mirror of
https://github.com/discordeno/discordeno.git
synced 2026-05-21 02:40:08 +00:00
build(deps-dev): bump turbo from 2.6.0 to 2.6.1 (#4587)
Bumps [turbo](https://github.com/vercel/turborepo) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/release.md) - [Commits](https://github.com/vercel/turborepo/compare/v2.6.0...v2.6.1) --- updated-dependencies: - dependency-name: turbo dependency-version: 2.6.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Fleny <Fleny113@outlook.com>
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
"@biomejs/biome": "2.3.5",
|
||||
"husky": "^9.1.7",
|
||||
"lint-staged": "^16.2.6",
|
||||
"turbo": "^2.6.0",
|
||||
"turbo": "^2.6.1",
|
||||
"typedoc": "^0.28.14",
|
||||
"typedoc-plugin-markdown": "^4.9.0",
|
||||
"typescript": "^5.9.3"
|
||||
|
||||
58
yarn.lock
58
yarn.lock
@@ -1439,7 +1439,7 @@ __metadata:
|
||||
"@biomejs/biome": "npm:2.3.5"
|
||||
husky: "npm:^9.1.7"
|
||||
lint-staged: "npm:^16.2.6"
|
||||
turbo: "npm:^2.6.0"
|
||||
turbo: "npm:^2.6.1"
|
||||
typedoc: "npm:^0.28.14"
|
||||
typedoc-plugin-markdown: "npm:^4.9.0"
|
||||
typescript: "npm:^5.9.3"
|
||||
@@ -2918,58 +2918,58 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"turbo-darwin-64@npm:2.6.0":
|
||||
version: 2.6.0
|
||||
resolution: "turbo-darwin-64@npm:2.6.0"
|
||||
"turbo-darwin-64@npm:2.6.1":
|
||||
version: 2.6.1
|
||||
resolution: "turbo-darwin-64@npm:2.6.1"
|
||||
conditions: os=darwin & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-darwin-arm64@npm:2.6.0":
|
||||
version: 2.6.0
|
||||
resolution: "turbo-darwin-arm64@npm:2.6.0"
|
||||
"turbo-darwin-arm64@npm:2.6.1":
|
||||
version: 2.6.1
|
||||
resolution: "turbo-darwin-arm64@npm:2.6.1"
|
||||
conditions: os=darwin & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-linux-64@npm:2.6.0":
|
||||
version: 2.6.0
|
||||
resolution: "turbo-linux-64@npm:2.6.0"
|
||||
"turbo-linux-64@npm:2.6.1":
|
||||
version: 2.6.1
|
||||
resolution: "turbo-linux-64@npm:2.6.1"
|
||||
conditions: os=linux & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-linux-arm64@npm:2.6.0":
|
||||
version: 2.6.0
|
||||
resolution: "turbo-linux-arm64@npm:2.6.0"
|
||||
"turbo-linux-arm64@npm:2.6.1":
|
||||
version: 2.6.1
|
||||
resolution: "turbo-linux-arm64@npm:2.6.1"
|
||||
conditions: os=linux & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-windows-64@npm:2.6.0":
|
||||
version: 2.6.0
|
||||
resolution: "turbo-windows-64@npm:2.6.0"
|
||||
"turbo-windows-64@npm:2.6.1":
|
||||
version: 2.6.1
|
||||
resolution: "turbo-windows-64@npm:2.6.1"
|
||||
conditions: os=win32 & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-windows-arm64@npm:2.6.0":
|
||||
version: 2.6.0
|
||||
resolution: "turbo-windows-arm64@npm:2.6.0"
|
||||
"turbo-windows-arm64@npm:2.6.1":
|
||||
version: 2.6.1
|
||||
resolution: "turbo-windows-arm64@npm:2.6.1"
|
||||
conditions: os=win32 & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo@npm:^2.6.0":
|
||||
version: 2.6.0
|
||||
resolution: "turbo@npm:2.6.0"
|
||||
"turbo@npm:^2.6.1":
|
||||
version: 2.6.1
|
||||
resolution: "turbo@npm:2.6.1"
|
||||
dependencies:
|
||||
turbo-darwin-64: "npm:2.6.0"
|
||||
turbo-darwin-arm64: "npm:2.6.0"
|
||||
turbo-linux-64: "npm:2.6.0"
|
||||
turbo-linux-arm64: "npm:2.6.0"
|
||||
turbo-windows-64: "npm:2.6.0"
|
||||
turbo-windows-arm64: "npm:2.6.0"
|
||||
turbo-darwin-64: "npm:2.6.1"
|
||||
turbo-darwin-arm64: "npm:2.6.1"
|
||||
turbo-linux-64: "npm:2.6.1"
|
||||
turbo-linux-arm64: "npm:2.6.1"
|
||||
turbo-windows-64: "npm:2.6.1"
|
||||
turbo-windows-arm64: "npm:2.6.1"
|
||||
dependenciesMeta:
|
||||
turbo-darwin-64:
|
||||
optional: true
|
||||
@@ -2985,7 +2985,7 @@ __metadata:
|
||||
optional: true
|
||||
bin:
|
||||
turbo: bin/turbo
|
||||
checksum: 10c0/736a11be685a5b2841102966574ee44ba068ddcea3201169b922f35e1c216b5550d658a7c755f19f594019e1128910c755b4c884bd59bf421285c17f1b3e1eef
|
||||
checksum: 10c0/9875f8d85c5e1b26fbf95dec77b91a1f05ee4545b754469c6ddabe55759289bef02a08693380439d4443db72003e576df30b5852cbfa0da703c08b6e84c557a5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user