mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-03 01:10:07 +00:00
build(deps-dev): bump turbo from 2.3.1 to 2.3.3 (#4024)
Bumps [turbo](https://github.com/vercel/turborepo) from 2.3.1 to 2.3.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.3.1...v2.3.3) --- updated-dependencies: - dependency-name: turbo 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: ITOH <to@itoh.at>
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
"discordeno": "20.0.0",
|
||||
"husky": "^9.1.7",
|
||||
"lint-staged": "^15.2.10",
|
||||
"turbo": "^2.3.1",
|
||||
"turbo": "^2.3.3",
|
||||
"typedoc": "^0.27.6",
|
||||
"typedoc-plugin-markdown": "^4.3.3",
|
||||
"typescript": "^5.7.2"
|
||||
|
||||
58
yarn.lock
58
yarn.lock
@@ -1685,7 +1685,7 @@ __metadata:
|
||||
discordeno: "npm:20.0.0"
|
||||
husky: "npm:^9.1.7"
|
||||
lint-staged: "npm:^15.2.10"
|
||||
turbo: "npm:^2.3.1"
|
||||
turbo: "npm:^2.3.3"
|
||||
typedoc: "npm:^0.27.6"
|
||||
typedoc-plugin-markdown: "npm:^4.3.3"
|
||||
typescript: "npm:^5.7.2"
|
||||
@@ -4026,58 +4026,58 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"turbo-darwin-64@npm:2.3.1":
|
||||
version: 2.3.1
|
||||
resolution: "turbo-darwin-64@npm:2.3.1"
|
||||
"turbo-darwin-64@npm:2.3.3":
|
||||
version: 2.3.3
|
||||
resolution: "turbo-darwin-64@npm:2.3.3"
|
||||
conditions: os=darwin & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-darwin-arm64@npm:2.3.1":
|
||||
version: 2.3.1
|
||||
resolution: "turbo-darwin-arm64@npm:2.3.1"
|
||||
"turbo-darwin-arm64@npm:2.3.3":
|
||||
version: 2.3.3
|
||||
resolution: "turbo-darwin-arm64@npm:2.3.3"
|
||||
conditions: os=darwin & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-linux-64@npm:2.3.1":
|
||||
version: 2.3.1
|
||||
resolution: "turbo-linux-64@npm:2.3.1"
|
||||
"turbo-linux-64@npm:2.3.3":
|
||||
version: 2.3.3
|
||||
resolution: "turbo-linux-64@npm:2.3.3"
|
||||
conditions: os=linux & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-linux-arm64@npm:2.3.1":
|
||||
version: 2.3.1
|
||||
resolution: "turbo-linux-arm64@npm:2.3.1"
|
||||
"turbo-linux-arm64@npm:2.3.3":
|
||||
version: 2.3.3
|
||||
resolution: "turbo-linux-arm64@npm:2.3.3"
|
||||
conditions: os=linux & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-windows-64@npm:2.3.1":
|
||||
version: 2.3.1
|
||||
resolution: "turbo-windows-64@npm:2.3.1"
|
||||
"turbo-windows-64@npm:2.3.3":
|
||||
version: 2.3.3
|
||||
resolution: "turbo-windows-64@npm:2.3.3"
|
||||
conditions: os=win32 & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-windows-arm64@npm:2.3.1":
|
||||
version: 2.3.1
|
||||
resolution: "turbo-windows-arm64@npm:2.3.1"
|
||||
"turbo-windows-arm64@npm:2.3.3":
|
||||
version: 2.3.3
|
||||
resolution: "turbo-windows-arm64@npm:2.3.3"
|
||||
conditions: os=win32 & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo@npm:^2.3.1":
|
||||
version: 2.3.1
|
||||
resolution: "turbo@npm:2.3.1"
|
||||
"turbo@npm:^2.3.3":
|
||||
version: 2.3.3
|
||||
resolution: "turbo@npm:2.3.3"
|
||||
dependencies:
|
||||
turbo-darwin-64: "npm:2.3.1"
|
||||
turbo-darwin-arm64: "npm:2.3.1"
|
||||
turbo-linux-64: "npm:2.3.1"
|
||||
turbo-linux-arm64: "npm:2.3.1"
|
||||
turbo-windows-64: "npm:2.3.1"
|
||||
turbo-windows-arm64: "npm:2.3.1"
|
||||
turbo-darwin-64: "npm:2.3.3"
|
||||
turbo-darwin-arm64: "npm:2.3.3"
|
||||
turbo-linux-64: "npm:2.3.3"
|
||||
turbo-linux-arm64: "npm:2.3.3"
|
||||
turbo-windows-64: "npm:2.3.3"
|
||||
turbo-windows-arm64: "npm:2.3.3"
|
||||
dependenciesMeta:
|
||||
turbo-darwin-64:
|
||||
optional: true
|
||||
@@ -4093,7 +4093,7 @@ __metadata:
|
||||
optional: true
|
||||
bin:
|
||||
turbo: bin/turbo
|
||||
checksum: 720c77c0e79341eeaa69a5d99ae9f48515a8125c1dad8d7025bc80428ded718cefaff1f2e6eef902e2eafd64b7e79a45a3589db31c299ef71e2191854506fbb6
|
||||
checksum: 580203a335321aa77bc04a1db46fe34504dce32c3b22f593044330403915b47f5b10d41158131007ed7a518ff5e8f739f6feb311fa139aa029cd904f398944d3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user