mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 08:47:22 +00:00
build(deps-dev): bump turbo from 2.9.3 to 2.9.6 (#4942)
Bumps [turbo](https://github.com/vercel/turborepo) from 2.9.3 to 2.9.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.9.3...v2.9.6) --- updated-dependencies: - dependency-name: turbo dependency-version: 2.9.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: Awesome Stickz <awesome@stickz.dev>
This commit is contained in:
co-authored by
Awesome Stickz
parent
3bf68c83ab
commit
253662208c
+1
-1
@@ -28,7 +28,7 @@
|
|||||||
"@biomejs/biome": "2.4.10",
|
"@biomejs/biome": "2.4.10",
|
||||||
"husky": "^9.1.7",
|
"husky": "^9.1.7",
|
||||||
"lint-staged": "^16.4.0",
|
"lint-staged": "^16.4.0",
|
||||||
"turbo": "^2.9.3",
|
"turbo": "^2.9.6",
|
||||||
"typedoc": "^0.28.18",
|
"typedoc": "^0.28.18",
|
||||||
"typedoc-plugin-markdown": "^4.11.0",
|
"typedoc-plugin-markdown": "^4.11.0",
|
||||||
"typescript": "^6.0.2"
|
"typescript": "^6.0.2"
|
||||||
|
|||||||
@@ -807,44 +807,44 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@turbo/darwin-64@npm:2.9.3":
|
"@turbo/darwin-64@npm:2.9.6":
|
||||||
version: 2.9.3
|
version: 2.9.6
|
||||||
resolution: "@turbo/darwin-64@npm:2.9.3"
|
resolution: "@turbo/darwin-64@npm:2.9.6"
|
||||||
conditions: os=darwin & cpu=x64
|
conditions: os=darwin & cpu=x64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@turbo/darwin-arm64@npm:2.9.3":
|
"@turbo/darwin-arm64@npm:2.9.6":
|
||||||
version: 2.9.3
|
version: 2.9.6
|
||||||
resolution: "@turbo/darwin-arm64@npm:2.9.3"
|
resolution: "@turbo/darwin-arm64@npm:2.9.6"
|
||||||
conditions: os=darwin & cpu=arm64
|
conditions: os=darwin & cpu=arm64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@turbo/linux-64@npm:2.9.3":
|
"@turbo/linux-64@npm:2.9.6":
|
||||||
version: 2.9.3
|
version: 2.9.6
|
||||||
resolution: "@turbo/linux-64@npm:2.9.3"
|
resolution: "@turbo/linux-64@npm:2.9.6"
|
||||||
conditions: os=linux & cpu=x64
|
conditions: os=linux & cpu=x64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@turbo/linux-arm64@npm:2.9.3":
|
"@turbo/linux-arm64@npm:2.9.6":
|
||||||
version: 2.9.3
|
version: 2.9.6
|
||||||
resolution: "@turbo/linux-arm64@npm:2.9.3"
|
resolution: "@turbo/linux-arm64@npm:2.9.6"
|
||||||
conditions: os=linux & cpu=arm64
|
conditions: os=linux & cpu=arm64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@turbo/windows-64@npm:2.9.3":
|
"@turbo/windows-64@npm:2.9.6":
|
||||||
version: 2.9.3
|
version: 2.9.6
|
||||||
resolution: "@turbo/windows-64@npm:2.9.3"
|
resolution: "@turbo/windows-64@npm:2.9.6"
|
||||||
conditions: os=win32 & cpu=x64
|
conditions: os=win32 & cpu=x64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@turbo/windows-arm64@npm:2.9.3":
|
"@turbo/windows-arm64@npm:2.9.6":
|
||||||
version: 2.9.3
|
version: 2.9.6
|
||||||
resolution: "@turbo/windows-arm64@npm:2.9.3"
|
resolution: "@turbo/windows-arm64@npm:2.9.6"
|
||||||
conditions: os=win32 & cpu=arm64
|
conditions: os=win32 & cpu=arm64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
@@ -1561,7 +1561,7 @@ __metadata:
|
|||||||
"@biomejs/biome": "npm:2.4.10"
|
"@biomejs/biome": "npm:2.4.10"
|
||||||
husky: "npm:^9.1.7"
|
husky: "npm:^9.1.7"
|
||||||
lint-staged: "npm:^16.4.0"
|
lint-staged: "npm:^16.4.0"
|
||||||
turbo: "npm:^2.9.3"
|
turbo: "npm:^2.9.6"
|
||||||
typedoc: "npm:^0.28.18"
|
typedoc: "npm:^0.28.18"
|
||||||
typedoc-plugin-markdown: "npm:^4.11.0"
|
typedoc-plugin-markdown: "npm:^4.11.0"
|
||||||
typescript: "npm:^6.0.2"
|
typescript: "npm:^6.0.2"
|
||||||
@@ -3159,16 +3159,16 @@ __metadata:
|
|||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
|
|
||||||
"turbo@npm:^2.9.3":
|
"turbo@npm:^2.9.6":
|
||||||
version: 2.9.3
|
version: 2.9.6
|
||||||
resolution: "turbo@npm:2.9.3"
|
resolution: "turbo@npm:2.9.6"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@turbo/darwin-64": "npm:2.9.3"
|
"@turbo/darwin-64": "npm:2.9.6"
|
||||||
"@turbo/darwin-arm64": "npm:2.9.3"
|
"@turbo/darwin-arm64": "npm:2.9.6"
|
||||||
"@turbo/linux-64": "npm:2.9.3"
|
"@turbo/linux-64": "npm:2.9.6"
|
||||||
"@turbo/linux-arm64": "npm:2.9.3"
|
"@turbo/linux-arm64": "npm:2.9.6"
|
||||||
"@turbo/windows-64": "npm:2.9.3"
|
"@turbo/windows-64": "npm:2.9.6"
|
||||||
"@turbo/windows-arm64": "npm:2.9.3"
|
"@turbo/windows-arm64": "npm:2.9.6"
|
||||||
dependenciesMeta:
|
dependenciesMeta:
|
||||||
"@turbo/darwin-64":
|
"@turbo/darwin-64":
|
||||||
optional: true
|
optional: true
|
||||||
@@ -3184,7 +3184,7 @@ __metadata:
|
|||||||
optional: true
|
optional: true
|
||||||
bin:
|
bin:
|
||||||
turbo: bin/turbo
|
turbo: bin/turbo
|
||||||
checksum: 10c0/902ce6cccd5a3a947b3cf55d60efd9ab15aae4fb5c3745589a64db918691b7660cd529c4bf21d2e0b2e769ddb230a989bede3d6113f9b8c2de28794924c00d76
|
checksum: 10c0/8f06bc9f4fa8caa446b72276ba0ab69dbcaf46ffbf536926f5d2759cc5d180f027a4065286ce03d6788306b5404d7a320d8354670cabd459c599fcdca83e4611
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user