mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 08:47:22 +00:00
build(deps-dev): bump turbo from 2.5.5 to 2.5.6 (#4412)
Bumps [turbo](https://github.com/vercel/turborepo) from 2.5.5 to 2.5.6. - [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.5.5...v2.5.6) --- updated-dependencies: - dependency-name: turbo dependency-version: 2.5.6 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:
+1
-1
@@ -29,7 +29,7 @@
|
||||
"@biomejs/biome": "2.2.2",
|
||||
"husky": "^9.1.7",
|
||||
"lint-staged": "^16.1.5",
|
||||
"turbo": "^2.5.5",
|
||||
"turbo": "^2.5.6",
|
||||
"typedoc": "^0.28.10",
|
||||
"typedoc-plugin-markdown": "^4.8.1",
|
||||
"typescript": "^5.9.2"
|
||||
|
||||
@@ -1747,7 +1747,7 @@ __metadata:
|
||||
"@biomejs/biome": "npm:2.2.2"
|
||||
husky: "npm:^9.1.7"
|
||||
lint-staged: "npm:^16.1.5"
|
||||
turbo: "npm:^2.5.5"
|
||||
turbo: "npm:^2.5.6"
|
||||
typedoc: "npm:^0.28.10"
|
||||
typedoc-plugin-markdown: "npm:^4.8.1"
|
||||
typescript: "npm:^5.9.2"
|
||||
@@ -3861,58 +3861,58 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"turbo-darwin-64@npm:2.5.5":
|
||||
version: 2.5.5
|
||||
resolution: "turbo-darwin-64@npm:2.5.5"
|
||||
"turbo-darwin-64@npm:2.5.6":
|
||||
version: 2.5.6
|
||||
resolution: "turbo-darwin-64@npm:2.5.6"
|
||||
conditions: os=darwin & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-darwin-arm64@npm:2.5.5":
|
||||
version: 2.5.5
|
||||
resolution: "turbo-darwin-arm64@npm:2.5.5"
|
||||
"turbo-darwin-arm64@npm:2.5.6":
|
||||
version: 2.5.6
|
||||
resolution: "turbo-darwin-arm64@npm:2.5.6"
|
||||
conditions: os=darwin & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-linux-64@npm:2.5.5":
|
||||
version: 2.5.5
|
||||
resolution: "turbo-linux-64@npm:2.5.5"
|
||||
"turbo-linux-64@npm:2.5.6":
|
||||
version: 2.5.6
|
||||
resolution: "turbo-linux-64@npm:2.5.6"
|
||||
conditions: os=linux & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-linux-arm64@npm:2.5.5":
|
||||
version: 2.5.5
|
||||
resolution: "turbo-linux-arm64@npm:2.5.5"
|
||||
"turbo-linux-arm64@npm:2.5.6":
|
||||
version: 2.5.6
|
||||
resolution: "turbo-linux-arm64@npm:2.5.6"
|
||||
conditions: os=linux & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-windows-64@npm:2.5.5":
|
||||
version: 2.5.5
|
||||
resolution: "turbo-windows-64@npm:2.5.5"
|
||||
"turbo-windows-64@npm:2.5.6":
|
||||
version: 2.5.6
|
||||
resolution: "turbo-windows-64@npm:2.5.6"
|
||||
conditions: os=win32 & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-windows-arm64@npm:2.5.5":
|
||||
version: 2.5.5
|
||||
resolution: "turbo-windows-arm64@npm:2.5.5"
|
||||
"turbo-windows-arm64@npm:2.5.6":
|
||||
version: 2.5.6
|
||||
resolution: "turbo-windows-arm64@npm:2.5.6"
|
||||
conditions: os=win32 & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo@npm:^2.5.5":
|
||||
version: 2.5.5
|
||||
resolution: "turbo@npm:2.5.5"
|
||||
"turbo@npm:^2.5.6":
|
||||
version: 2.5.6
|
||||
resolution: "turbo@npm:2.5.6"
|
||||
dependencies:
|
||||
turbo-darwin-64: "npm:2.5.5"
|
||||
turbo-darwin-arm64: "npm:2.5.5"
|
||||
turbo-linux-64: "npm:2.5.5"
|
||||
turbo-linux-arm64: "npm:2.5.5"
|
||||
turbo-windows-64: "npm:2.5.5"
|
||||
turbo-windows-arm64: "npm:2.5.5"
|
||||
turbo-darwin-64: "npm:2.5.6"
|
||||
turbo-darwin-arm64: "npm:2.5.6"
|
||||
turbo-linux-64: "npm:2.5.6"
|
||||
turbo-linux-arm64: "npm:2.5.6"
|
||||
turbo-windows-64: "npm:2.5.6"
|
||||
turbo-windows-arm64: "npm:2.5.6"
|
||||
dependenciesMeta:
|
||||
turbo-darwin-64:
|
||||
optional: true
|
||||
@@ -3928,7 +3928,7 @@ __metadata:
|
||||
optional: true
|
||||
bin:
|
||||
turbo: bin/turbo
|
||||
checksum: 10c0/f51ec295286b4126fee2a5020754126ccff8d062332599aeb2ad26edabd1847bc8c535f81cd4fa3aedcca9fd47e70c4effe3d38cbbac487ceed2db393e89fb0f
|
||||
checksum: 10c0/b9657bf211bbcfe3911496e4fee6c9a24526bc37e9cadf7f0c76d0376e9c9dfafaacec27f5a61bb621dfe330600ce68c1b21e4cdc19bdccd3ebfe66766fcf62f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user