mirror of
https://github.com/discordeno/discordeno.git
synced 2026-07-21 21:52:52 +00:00
build(deps-dev): bump turbo from 2.6.1 to 2.6.3 (#4618)
Bumps [turbo](https://github.com/vercel/turborepo) from 2.6.1 to 2.6.3. - [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.1...v2.6.3) --- updated-dependencies: - dependency-name: turbo dependency-version: 2.6.3 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>
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@
|
||||
"@biomejs/biome": "2.3.8",
|
||||
"husky": "^9.1.7",
|
||||
"lint-staged": "^16.2.7",
|
||||
"turbo": "^2.6.1",
|
||||
"turbo": "^2.6.3",
|
||||
"typedoc": "^0.28.15",
|
||||
"typedoc-plugin-markdown": "^4.9.0",
|
||||
"typescript": "^5.9.3"
|
||||
|
||||
@@ -1439,7 +1439,7 @@ __metadata:
|
||||
"@biomejs/biome": "npm:2.3.8"
|
||||
husky: "npm:^9.1.7"
|
||||
lint-staged: "npm:^16.2.7"
|
||||
turbo: "npm:^2.6.1"
|
||||
turbo: "npm:^2.6.3"
|
||||
typedoc: "npm:^0.28.15"
|
||||
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.1":
|
||||
version: 2.6.1
|
||||
resolution: "turbo-darwin-64@npm:2.6.1"
|
||||
"turbo-darwin-64@npm:2.6.3":
|
||||
version: 2.6.3
|
||||
resolution: "turbo-darwin-64@npm:2.6.3"
|
||||
conditions: os=darwin & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-darwin-arm64@npm:2.6.1":
|
||||
version: 2.6.1
|
||||
resolution: "turbo-darwin-arm64@npm:2.6.1"
|
||||
"turbo-darwin-arm64@npm:2.6.3":
|
||||
version: 2.6.3
|
||||
resolution: "turbo-darwin-arm64@npm:2.6.3"
|
||||
conditions: os=darwin & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-linux-64@npm:2.6.1":
|
||||
version: 2.6.1
|
||||
resolution: "turbo-linux-64@npm:2.6.1"
|
||||
"turbo-linux-64@npm:2.6.3":
|
||||
version: 2.6.3
|
||||
resolution: "turbo-linux-64@npm:2.6.3"
|
||||
conditions: os=linux & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-linux-arm64@npm:2.6.1":
|
||||
version: 2.6.1
|
||||
resolution: "turbo-linux-arm64@npm:2.6.1"
|
||||
"turbo-linux-arm64@npm:2.6.3":
|
||||
version: 2.6.3
|
||||
resolution: "turbo-linux-arm64@npm:2.6.3"
|
||||
conditions: os=linux & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-windows-64@npm:2.6.1":
|
||||
version: 2.6.1
|
||||
resolution: "turbo-windows-64@npm:2.6.1"
|
||||
"turbo-windows-64@npm:2.6.3":
|
||||
version: 2.6.3
|
||||
resolution: "turbo-windows-64@npm:2.6.3"
|
||||
conditions: os=win32 & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-windows-arm64@npm:2.6.1":
|
||||
version: 2.6.1
|
||||
resolution: "turbo-windows-arm64@npm:2.6.1"
|
||||
"turbo-windows-arm64@npm:2.6.3":
|
||||
version: 2.6.3
|
||||
resolution: "turbo-windows-arm64@npm:2.6.3"
|
||||
conditions: os=win32 & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo@npm:^2.6.1":
|
||||
version: 2.6.1
|
||||
resolution: "turbo@npm:2.6.1"
|
||||
"turbo@npm:^2.6.3":
|
||||
version: 2.6.3
|
||||
resolution: "turbo@npm:2.6.3"
|
||||
dependencies:
|
||||
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"
|
||||
turbo-darwin-64: "npm:2.6.3"
|
||||
turbo-darwin-arm64: "npm:2.6.3"
|
||||
turbo-linux-64: "npm:2.6.3"
|
||||
turbo-linux-arm64: "npm:2.6.3"
|
||||
turbo-windows-64: "npm:2.6.3"
|
||||
turbo-windows-arm64: "npm:2.6.3"
|
||||
dependenciesMeta:
|
||||
turbo-darwin-64:
|
||||
optional: true
|
||||
@@ -2985,7 +2985,7 @@ __metadata:
|
||||
optional: true
|
||||
bin:
|
||||
turbo: bin/turbo
|
||||
checksum: 10c0/9875f8d85c5e1b26fbf95dec77b91a1f05ee4545b754469c6ddabe55759289bef02a08693380439d4443db72003e576df30b5852cbfa0da703c08b6e84c557a5
|
||||
checksum: 10c0/3dab627a4e0f855c2ea2cc5e7d3d7abed01a7abace1197983c55e0563c413dfe45c80c121e5fa25d2cca013d895bde457d5cdf3a3d47000dc7d432a4cb68e78f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user