build(deps-dev): bump turbo from 2.7.2 to 2.7.4 in /website (#4678)

Bumps [turbo](https://github.com/vercel/turborepo) from 2.7.2 to 2.7.4.
- [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.7.2...v2.7.4)

---
updated-dependencies:
- dependency-name: turbo
  dependency-version: 2.7.4
  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: Fleny <Fleny113@outlook.com>
This commit is contained in:
dependabot[bot]
2026-01-16 16:17:23 +01:00
committed by GitHub
co-authored by Fleny
parent 7111ba686e
commit a712972560
2 changed files with 30 additions and 30 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
"@docusaurus/tsconfig": "^3.9.2",
"@docusaurus/types": "^3.9.2",
"@types/react": "^19.2.7",
"turbo": "^2.7.2",
"turbo": "^2.7.4",
"typescript": "5.9.3",
"webpack": "5.104.1"
},