mirror of
https://github.com/discordeno/discordeno.git
synced 2026-05-21 02:40:08 +00:00
build(deps-dev): bump turbo from 2.7.6 to 2.8.1 (#4730)
Bumps [turbo](https://github.com/vercel/turborepo) from 2.7.6 to 2.8.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.7.6...v2.8.1) --- updated-dependencies: - dependency-name: turbo dependency-version: 2.8.1 dependency-type: direct:development update-type: version-update:semver-minor ... 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:
@@ -28,7 +28,7 @@
|
||||
"@biomejs/biome": "2.3.13",
|
||||
"husky": "^9.1.7",
|
||||
"lint-staged": "^16.2.7",
|
||||
"turbo": "^2.7.6",
|
||||
"turbo": "^2.8.1",
|
||||
"typedoc": "^0.28.16",
|
||||
"typedoc-plugin-markdown": "^4.9.0",
|
||||
"typescript": "^5.9.3"
|
||||
|
||||
58
yarn.lock
58
yarn.lock
@@ -1445,7 +1445,7 @@ __metadata:
|
||||
"@biomejs/biome": "npm:2.3.13"
|
||||
husky: "npm:^9.1.7"
|
||||
lint-staged: "npm:^16.2.7"
|
||||
turbo: "npm:^2.7.6"
|
||||
turbo: "npm:^2.8.1"
|
||||
typedoc: "npm:^0.28.16"
|
||||
typedoc-plugin-markdown: "npm:^4.9.0"
|
||||
typescript: "npm:^5.9.3"
|
||||
@@ -2917,58 +2917,58 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"turbo-darwin-64@npm:2.7.6":
|
||||
version: 2.7.6
|
||||
resolution: "turbo-darwin-64@npm:2.7.6"
|
||||
"turbo-darwin-64@npm:2.8.1":
|
||||
version: 2.8.1
|
||||
resolution: "turbo-darwin-64@npm:2.8.1"
|
||||
conditions: os=darwin & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-darwin-arm64@npm:2.7.6":
|
||||
version: 2.7.6
|
||||
resolution: "turbo-darwin-arm64@npm:2.7.6"
|
||||
"turbo-darwin-arm64@npm:2.8.1":
|
||||
version: 2.8.1
|
||||
resolution: "turbo-darwin-arm64@npm:2.8.1"
|
||||
conditions: os=darwin & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-linux-64@npm:2.7.6":
|
||||
version: 2.7.6
|
||||
resolution: "turbo-linux-64@npm:2.7.6"
|
||||
"turbo-linux-64@npm:2.8.1":
|
||||
version: 2.8.1
|
||||
resolution: "turbo-linux-64@npm:2.8.1"
|
||||
conditions: os=linux & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-linux-arm64@npm:2.7.6":
|
||||
version: 2.7.6
|
||||
resolution: "turbo-linux-arm64@npm:2.7.6"
|
||||
"turbo-linux-arm64@npm:2.8.1":
|
||||
version: 2.8.1
|
||||
resolution: "turbo-linux-arm64@npm:2.8.1"
|
||||
conditions: os=linux & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-windows-64@npm:2.7.6":
|
||||
version: 2.7.6
|
||||
resolution: "turbo-windows-64@npm:2.7.6"
|
||||
"turbo-windows-64@npm:2.8.1":
|
||||
version: 2.8.1
|
||||
resolution: "turbo-windows-64@npm:2.8.1"
|
||||
conditions: os=win32 & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-windows-arm64@npm:2.7.6":
|
||||
version: 2.7.6
|
||||
resolution: "turbo-windows-arm64@npm:2.7.6"
|
||||
"turbo-windows-arm64@npm:2.8.1":
|
||||
version: 2.8.1
|
||||
resolution: "turbo-windows-arm64@npm:2.8.1"
|
||||
conditions: os=win32 & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo@npm:^2.7.6":
|
||||
version: 2.7.6
|
||||
resolution: "turbo@npm:2.7.6"
|
||||
"turbo@npm:^2.8.1":
|
||||
version: 2.8.1
|
||||
resolution: "turbo@npm:2.8.1"
|
||||
dependencies:
|
||||
turbo-darwin-64: "npm:2.7.6"
|
||||
turbo-darwin-arm64: "npm:2.7.6"
|
||||
turbo-linux-64: "npm:2.7.6"
|
||||
turbo-linux-arm64: "npm:2.7.6"
|
||||
turbo-windows-64: "npm:2.7.6"
|
||||
turbo-windows-arm64: "npm:2.7.6"
|
||||
turbo-darwin-64: "npm:2.8.1"
|
||||
turbo-darwin-arm64: "npm:2.8.1"
|
||||
turbo-linux-64: "npm:2.8.1"
|
||||
turbo-linux-arm64: "npm:2.8.1"
|
||||
turbo-windows-64: "npm:2.8.1"
|
||||
turbo-windows-arm64: "npm:2.8.1"
|
||||
dependenciesMeta:
|
||||
turbo-darwin-64:
|
||||
optional: true
|
||||
@@ -2984,7 +2984,7 @@ __metadata:
|
||||
optional: true
|
||||
bin:
|
||||
turbo: bin/turbo
|
||||
checksum: 10c0/1ea73e36be536088c531771c155ab89a114ce80e6f5a0952f6a8e3bfaf268f7b6f74ac44a4fcc0744df5c096fad3a0a686787ae8c9fcc3f9ae5033b2794e28b3
|
||||
checksum: 10c0/3803ea109b27c837f7575c32513e6520d1975bdaf04f56b2cc51eaff22cea26f1802dd7c1b5b25c23a27f206190217e3ddbe134c19b8e2d1900a535270048501
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user