mirror of
https://github.com/discordeno/discordeno.git
synced 2026-07-21 13:42:53 +00:00
build(deps-dev): bump turbo from 2.10.0 to 2.10.3
Bumps [turbo](https://github.com/vercel/turborepo) from 2.10.0 to 2.10.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.10.0...v2.10.3) --- updated-dependencies: - dependency-name: turbo dependency-version: 2.10.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@
|
||||
"@biomejs/biome": "2.5.1",
|
||||
"husky": "^9.1.7",
|
||||
"lint-staged": "^17.0.8",
|
||||
"turbo": "^2.10.0",
|
||||
"turbo": "^2.10.3",
|
||||
"typedoc": "^0.28.19",
|
||||
"typedoc-plugin-markdown": "^4.12.0",
|
||||
"typescript": "^6.0.3"
|
||||
|
||||
@@ -807,44 +807,44 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@turbo/darwin-64@npm:2.10.0":
|
||||
version: 2.10.0
|
||||
resolution: "@turbo/darwin-64@npm:2.10.0"
|
||||
"@turbo/darwin-64@npm:2.10.3":
|
||||
version: 2.10.3
|
||||
resolution: "@turbo/darwin-64@npm:2.10.3"
|
||||
conditions: os=darwin & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@turbo/darwin-arm64@npm:2.10.0":
|
||||
version: 2.10.0
|
||||
resolution: "@turbo/darwin-arm64@npm:2.10.0"
|
||||
"@turbo/darwin-arm64@npm:2.10.3":
|
||||
version: 2.10.3
|
||||
resolution: "@turbo/darwin-arm64@npm:2.10.3"
|
||||
conditions: os=darwin & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@turbo/linux-64@npm:2.10.0":
|
||||
version: 2.10.0
|
||||
resolution: "@turbo/linux-64@npm:2.10.0"
|
||||
"@turbo/linux-64@npm:2.10.3":
|
||||
version: 2.10.3
|
||||
resolution: "@turbo/linux-64@npm:2.10.3"
|
||||
conditions: os=linux & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@turbo/linux-arm64@npm:2.10.0":
|
||||
version: 2.10.0
|
||||
resolution: "@turbo/linux-arm64@npm:2.10.0"
|
||||
"@turbo/linux-arm64@npm:2.10.3":
|
||||
version: 2.10.3
|
||||
resolution: "@turbo/linux-arm64@npm:2.10.3"
|
||||
conditions: os=linux & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@turbo/windows-64@npm:2.10.0":
|
||||
version: 2.10.0
|
||||
resolution: "@turbo/windows-64@npm:2.10.0"
|
||||
"@turbo/windows-64@npm:2.10.3":
|
||||
version: 2.10.3
|
||||
resolution: "@turbo/windows-64@npm:2.10.3"
|
||||
conditions: os=win32 & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@turbo/windows-arm64@npm:2.10.0":
|
||||
version: 2.10.0
|
||||
resolution: "@turbo/windows-arm64@npm:2.10.0"
|
||||
"@turbo/windows-arm64@npm:2.10.3":
|
||||
version: 2.10.3
|
||||
resolution: "@turbo/windows-arm64@npm:2.10.3"
|
||||
conditions: os=win32 & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
@@ -1552,7 +1552,7 @@ __metadata:
|
||||
"@biomejs/biome": "npm:2.5.1"
|
||||
husky: "npm:^9.1.7"
|
||||
lint-staged: "npm:^17.0.8"
|
||||
turbo: "npm:^2.10.0"
|
||||
turbo: "npm:^2.10.3"
|
||||
typedoc: "npm:^0.28.19"
|
||||
typedoc-plugin-markdown: "npm:^4.12.0"
|
||||
typescript: "npm:^6.0.3"
|
||||
@@ -3178,16 +3178,16 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"turbo@npm:^2.10.0":
|
||||
version: 2.10.0
|
||||
resolution: "turbo@npm:2.10.0"
|
||||
"turbo@npm:^2.10.3":
|
||||
version: 2.10.3
|
||||
resolution: "turbo@npm:2.10.3"
|
||||
dependencies:
|
||||
"@turbo/darwin-64": "npm:2.10.0"
|
||||
"@turbo/darwin-arm64": "npm:2.10.0"
|
||||
"@turbo/linux-64": "npm:2.10.0"
|
||||
"@turbo/linux-arm64": "npm:2.10.0"
|
||||
"@turbo/windows-64": "npm:2.10.0"
|
||||
"@turbo/windows-arm64": "npm:2.10.0"
|
||||
"@turbo/darwin-64": "npm:2.10.3"
|
||||
"@turbo/darwin-arm64": "npm:2.10.3"
|
||||
"@turbo/linux-64": "npm:2.10.3"
|
||||
"@turbo/linux-arm64": "npm:2.10.3"
|
||||
"@turbo/windows-64": "npm:2.10.3"
|
||||
"@turbo/windows-arm64": "npm:2.10.3"
|
||||
dependenciesMeta:
|
||||
"@turbo/darwin-64":
|
||||
optional: true
|
||||
@@ -3203,7 +3203,7 @@ __metadata:
|
||||
optional: true
|
||||
bin:
|
||||
turbo: bin/turbo
|
||||
checksum: 10c0/2ceaa5b31afd284a6d52889ed53a047c3234ce475a4bb4c43ae1c7dc1844bd4f24c505390fc458d96909f816c67a0cd5a5cef6681a4d7136feece924802a8f1b
|
||||
checksum: 10c0/83b32baceedbceb04b4d24ab56633874ed298d1a6d856b8c335351817be581cd07cdee3b62cf9c88b4b4d09d74b9b3debe62e73f00f824e97f0b5183883bc072
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user