build(deps-dev): bump turbo from 2.7.6 to 2.8.1 in /website (#4733)

Bumps [turbo](https://github.com/vercel/turborepo) from 2.7.6 to 2.8.1.
- [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.6...v2.8.1)

---
updated-dependencies:
- dependency-name: turbo
  dependency-version: 2.8.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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-02-04 20:54:59 +01:00
committed by GitHub
co-authored by Fleny
parent 8694f57caf
commit 144c8d73dc
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.9",
"turbo": "^2.7.6",
"turbo": "^2.8.1",
"typescript": "5.9.3",
"webpack": "5.104.1"
},