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.6 to 2.5.8 (#4518)
Bumps [turbo](https://github.com/vercel/turborepo) from 2.5.6 to 2.5.8. - [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.6...v2.5.8) --- updated-dependencies: - dependency-name: turbo dependency-version: 2.5.8 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.5",
|
||||
"husky": "^9.1.7",
|
||||
"lint-staged": "^16.2.3",
|
||||
"turbo": "^2.5.6",
|
||||
"turbo": "^2.5.8",
|
||||
"typedoc": "^0.28.13",
|
||||
"typedoc-plugin-markdown": "^4.9.0",
|
||||
"typescript": "^5.9.2"
|
||||
|
||||
@@ -1431,7 +1431,7 @@ __metadata:
|
||||
"@biomejs/biome": "npm:2.2.5"
|
||||
husky: "npm:^9.1.7"
|
||||
lint-staged: "npm:^16.2.3"
|
||||
turbo: "npm:^2.5.6"
|
||||
turbo: "npm:^2.5.8"
|
||||
typedoc: "npm:^0.28.13"
|
||||
typedoc-plugin-markdown: "npm:^4.9.0"
|
||||
typescript: "npm:^5.9.2"
|
||||
@@ -2902,58 +2902,58 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"turbo-darwin-64@npm:2.5.6":
|
||||
version: 2.5.6
|
||||
resolution: "turbo-darwin-64@npm:2.5.6"
|
||||
"turbo-darwin-64@npm:2.5.8":
|
||||
version: 2.5.8
|
||||
resolution: "turbo-darwin-64@npm:2.5.8"
|
||||
conditions: os=darwin & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-darwin-arm64@npm:2.5.6":
|
||||
version: 2.5.6
|
||||
resolution: "turbo-darwin-arm64@npm:2.5.6"
|
||||
"turbo-darwin-arm64@npm:2.5.8":
|
||||
version: 2.5.8
|
||||
resolution: "turbo-darwin-arm64@npm:2.5.8"
|
||||
conditions: os=darwin & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-linux-64@npm:2.5.6":
|
||||
version: 2.5.6
|
||||
resolution: "turbo-linux-64@npm:2.5.6"
|
||||
"turbo-linux-64@npm:2.5.8":
|
||||
version: 2.5.8
|
||||
resolution: "turbo-linux-64@npm:2.5.8"
|
||||
conditions: os=linux & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-linux-arm64@npm:2.5.6":
|
||||
version: 2.5.6
|
||||
resolution: "turbo-linux-arm64@npm:2.5.6"
|
||||
"turbo-linux-arm64@npm:2.5.8":
|
||||
version: 2.5.8
|
||||
resolution: "turbo-linux-arm64@npm:2.5.8"
|
||||
conditions: os=linux & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-windows-64@npm:2.5.6":
|
||||
version: 2.5.6
|
||||
resolution: "turbo-windows-64@npm:2.5.6"
|
||||
"turbo-windows-64@npm:2.5.8":
|
||||
version: 2.5.8
|
||||
resolution: "turbo-windows-64@npm:2.5.8"
|
||||
conditions: os=win32 & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-windows-arm64@npm:2.5.6":
|
||||
version: 2.5.6
|
||||
resolution: "turbo-windows-arm64@npm:2.5.6"
|
||||
"turbo-windows-arm64@npm:2.5.8":
|
||||
version: 2.5.8
|
||||
resolution: "turbo-windows-arm64@npm:2.5.8"
|
||||
conditions: os=win32 & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo@npm:^2.5.6":
|
||||
version: 2.5.6
|
||||
resolution: "turbo@npm:2.5.6"
|
||||
"turbo@npm:^2.5.8":
|
||||
version: 2.5.8
|
||||
resolution: "turbo@npm:2.5.8"
|
||||
dependencies:
|
||||
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"
|
||||
turbo-darwin-64: "npm:2.5.8"
|
||||
turbo-darwin-arm64: "npm:2.5.8"
|
||||
turbo-linux-64: "npm:2.5.8"
|
||||
turbo-linux-arm64: "npm:2.5.8"
|
||||
turbo-windows-64: "npm:2.5.8"
|
||||
turbo-windows-arm64: "npm:2.5.8"
|
||||
dependenciesMeta:
|
||||
turbo-darwin-64:
|
||||
optional: true
|
||||
@@ -2969,7 +2969,7 @@ __metadata:
|
||||
optional: true
|
||||
bin:
|
||||
turbo: bin/turbo
|
||||
checksum: 10c0/b9657bf211bbcfe3911496e4fee6c9a24526bc37e9cadf7f0c76d0376e9c9dfafaacec27f5a61bb621dfe330600ce68c1b21e4cdc19bdccd3ebfe66766fcf62f
|
||||
checksum: 10c0/34e8dc87fc2c5d63c3cd5aede9068c1123509d88f9bb99283ffec1687de6ad6df7ebfb83a5d348580afb3fdac53af479456e36938a1b6ed80fc1c3416c6dc3f3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user