mirror of
https://github.com/discordeno/discordeno.git
synced 2026-05-21 02:40:08 +00:00
build(deps-dev): bump turbo from 2.9.4 to 2.9.6 in /website
Bumps [turbo](https://github.com/vercel/turborepo) from 2.9.4 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.4...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>
This commit is contained in:
@@ -36,7 +36,7 @@
|
|||||||
"@docusaurus/tsconfig": "^3.10.0",
|
"@docusaurus/tsconfig": "^3.10.0",
|
||||||
"@docusaurus/types": "^3.10.0",
|
"@docusaurus/types": "^3.10.0",
|
||||||
"@types/react": "^19.2.14",
|
"@types/react": "^19.2.14",
|
||||||
"turbo": "^2.9.4",
|
"turbo": "^2.9.6",
|
||||||
"typescript": "6.0.2",
|
"typescript": "6.0.2",
|
||||||
"webpack": "5.106.1"
|
"webpack": "5.106.1"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -4745,44 +4745,44 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@turbo/darwin-64@npm:2.9.4":
|
"@turbo/darwin-64@npm:2.9.6":
|
||||||
version: 2.9.4
|
version: 2.9.6
|
||||||
resolution: "@turbo/darwin-64@npm:2.9.4"
|
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.4":
|
"@turbo/darwin-arm64@npm:2.9.6":
|
||||||
version: 2.9.4
|
version: 2.9.6
|
||||||
resolution: "@turbo/darwin-arm64@npm:2.9.4"
|
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.4":
|
"@turbo/linux-64@npm:2.9.6":
|
||||||
version: 2.9.4
|
version: 2.9.6
|
||||||
resolution: "@turbo/linux-64@npm:2.9.4"
|
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.4":
|
"@turbo/linux-arm64@npm:2.9.6":
|
||||||
version: 2.9.4
|
version: 2.9.6
|
||||||
resolution: "@turbo/linux-arm64@npm:2.9.4"
|
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.4":
|
"@turbo/windows-64@npm:2.9.6":
|
||||||
version: 2.9.4
|
version: 2.9.6
|
||||||
resolution: "@turbo/windows-64@npm:2.9.4"
|
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.4":
|
"@turbo/windows-arm64@npm:2.9.6":
|
||||||
version: 2.9.4
|
version: 2.9.6
|
||||||
resolution: "@turbo/windows-arm64@npm:2.9.4"
|
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
|
||||||
@@ -13866,16 +13866,16 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"turbo@npm:^2.9.4":
|
"turbo@npm:^2.9.6":
|
||||||
version: 2.9.4
|
version: 2.9.6
|
||||||
resolution: "turbo@npm:2.9.4"
|
resolution: "turbo@npm:2.9.6"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@turbo/darwin-64": "npm:2.9.4"
|
"@turbo/darwin-64": "npm:2.9.6"
|
||||||
"@turbo/darwin-arm64": "npm:2.9.4"
|
"@turbo/darwin-arm64": "npm:2.9.6"
|
||||||
"@turbo/linux-64": "npm:2.9.4"
|
"@turbo/linux-64": "npm:2.9.6"
|
||||||
"@turbo/linux-arm64": "npm:2.9.4"
|
"@turbo/linux-arm64": "npm:2.9.6"
|
||||||
"@turbo/windows-64": "npm:2.9.4"
|
"@turbo/windows-64": "npm:2.9.6"
|
||||||
"@turbo/windows-arm64": "npm:2.9.4"
|
"@turbo/windows-arm64": "npm:2.9.6"
|
||||||
dependenciesMeta:
|
dependenciesMeta:
|
||||||
"@turbo/darwin-64":
|
"@turbo/darwin-64":
|
||||||
optional: true
|
optional: true
|
||||||
@@ -13891,7 +13891,7 @@ __metadata:
|
|||||||
optional: true
|
optional: true
|
||||||
bin:
|
bin:
|
||||||
turbo: bin/turbo
|
turbo: bin/turbo
|
||||||
checksum: 10c0/a3c49374da8e2422dc4cddeec027716e62f2f8190489d8c40add2a337a236b7c06f06a1423198350c88cedecfcaacd097582a2f725b23b57432183ace8e47e74
|
checksum: 10c0/8f06bc9f4fa8caa446b72276ba0ab69dbcaf46ffbf536926f5d2759cc5d180f027a4065286ce03d6788306b5404d7a320d8354670cabd459c599fcdca83e4611
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@@ -14528,7 +14528,7 @@ __metadata:
|
|||||||
prism-react-renderer: "npm:^2.4.1"
|
prism-react-renderer: "npm:^2.4.1"
|
||||||
react: "npm:^19.2.5"
|
react: "npm:^19.2.5"
|
||||||
react-dom: "npm:19.2.5"
|
react-dom: "npm:19.2.5"
|
||||||
turbo: "npm:^2.9.4"
|
turbo: "npm:^2.9.6"
|
||||||
typescript: "npm:6.0.2"
|
typescript: "npm:6.0.2"
|
||||||
webpack: "npm:5.106.1"
|
webpack: "npm:5.106.1"
|
||||||
languageName: unknown
|
languageName: unknown
|
||||||
|
|||||||
Reference in New Issue
Block a user