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.2 to 2.7.4 (#4673)
Bumps [turbo](https://github.com/vercel/turborepo) from 2.7.2 to 2.7.4. - [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.2...v2.7.4) --- updated-dependencies: - dependency-name: turbo dependency-version: 2.7.4 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:
@@ -28,7 +28,7 @@
|
||||
"@biomejs/biome": "2.3.11",
|
||||
"husky": "^9.1.7",
|
||||
"lint-staged": "^16.2.7",
|
||||
"turbo": "^2.7.2",
|
||||
"turbo": "^2.7.4",
|
||||
"typedoc": "^0.28.15",
|
||||
"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.11"
|
||||
husky: "npm:^9.1.7"
|
||||
lint-staged: "npm:^16.2.7"
|
||||
turbo: "npm:^2.7.2"
|
||||
turbo: "npm:^2.7.4"
|
||||
typedoc: "npm:^0.28.15"
|
||||
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.2":
|
||||
version: 2.7.2
|
||||
resolution: "turbo-darwin-64@npm:2.7.2"
|
||||
"turbo-darwin-64@npm:2.7.4":
|
||||
version: 2.7.4
|
||||
resolution: "turbo-darwin-64@npm:2.7.4"
|
||||
conditions: os=darwin & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-darwin-arm64@npm:2.7.2":
|
||||
version: 2.7.2
|
||||
resolution: "turbo-darwin-arm64@npm:2.7.2"
|
||||
"turbo-darwin-arm64@npm:2.7.4":
|
||||
version: 2.7.4
|
||||
resolution: "turbo-darwin-arm64@npm:2.7.4"
|
||||
conditions: os=darwin & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-linux-64@npm:2.7.2":
|
||||
version: 2.7.2
|
||||
resolution: "turbo-linux-64@npm:2.7.2"
|
||||
"turbo-linux-64@npm:2.7.4":
|
||||
version: 2.7.4
|
||||
resolution: "turbo-linux-64@npm:2.7.4"
|
||||
conditions: os=linux & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-linux-arm64@npm:2.7.2":
|
||||
version: 2.7.2
|
||||
resolution: "turbo-linux-arm64@npm:2.7.2"
|
||||
"turbo-linux-arm64@npm:2.7.4":
|
||||
version: 2.7.4
|
||||
resolution: "turbo-linux-arm64@npm:2.7.4"
|
||||
conditions: os=linux & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-windows-64@npm:2.7.2":
|
||||
version: 2.7.2
|
||||
resolution: "turbo-windows-64@npm:2.7.2"
|
||||
"turbo-windows-64@npm:2.7.4":
|
||||
version: 2.7.4
|
||||
resolution: "turbo-windows-64@npm:2.7.4"
|
||||
conditions: os=win32 & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-windows-arm64@npm:2.7.2":
|
||||
version: 2.7.2
|
||||
resolution: "turbo-windows-arm64@npm:2.7.2"
|
||||
"turbo-windows-arm64@npm:2.7.4":
|
||||
version: 2.7.4
|
||||
resolution: "turbo-windows-arm64@npm:2.7.4"
|
||||
conditions: os=win32 & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo@npm:^2.7.2":
|
||||
version: 2.7.2
|
||||
resolution: "turbo@npm:2.7.2"
|
||||
"turbo@npm:^2.7.4":
|
||||
version: 2.7.4
|
||||
resolution: "turbo@npm:2.7.4"
|
||||
dependencies:
|
||||
turbo-darwin-64: "npm:2.7.2"
|
||||
turbo-darwin-arm64: "npm:2.7.2"
|
||||
turbo-linux-64: "npm:2.7.2"
|
||||
turbo-linux-arm64: "npm:2.7.2"
|
||||
turbo-windows-64: "npm:2.7.2"
|
||||
turbo-windows-arm64: "npm:2.7.2"
|
||||
turbo-darwin-64: "npm:2.7.4"
|
||||
turbo-darwin-arm64: "npm:2.7.4"
|
||||
turbo-linux-64: "npm:2.7.4"
|
||||
turbo-linux-arm64: "npm:2.7.4"
|
||||
turbo-windows-64: "npm:2.7.4"
|
||||
turbo-windows-arm64: "npm:2.7.4"
|
||||
dependenciesMeta:
|
||||
turbo-darwin-64:
|
||||
optional: true
|
||||
@@ -2984,7 +2984,7 @@ __metadata:
|
||||
optional: true
|
||||
bin:
|
||||
turbo: bin/turbo
|
||||
checksum: 10c0/390937a32070ac52120af56705006e831de2edf8e22a2b0146006d07740cd413b3a36335339e7617b57cf74b008f4b15931cf56e1c7c0c03808f028ed937c4de
|
||||
checksum: 10c0/506a59df8d898833efb7d41b552a3a448a26fb2ebd5d545d37bf1e4854bdab0a0b847d8d82f962f499ba5340b7dc123abb5d4ceb9dae12b32ec6c46d1f5fe6fc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user