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

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

---
updated-dependencies:
- dependency-name: turbo
  dependency-version: 2.7.5
  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: Awesome Stickz <awesome@stickz.dev>
This commit is contained in:
dependabot[bot]
2026-01-20 11:44:28 +05:30
committed by GitHub
co-authored by Awesome Stickz
parent 01257a83f7
commit 376e5f1a2e
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.8",
"turbo": "^2.7.4",
"turbo": "^2.7.5",
"typescript": "5.9.3",
"webpack": "5.104.1"
},