build(deps-dev): bump turbo from 2.9.4 to 2.9.6 in /website (#4997)

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>
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-06-01 17:34:59 +05:30
committed by GitHub
co-authored by Awesome Stickz
parent eed246a36c
commit cb52b7509f
2 changed files with 30 additions and 30 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
"@docusaurus/tsconfig": "^3.10.0",
"@docusaurus/types": "^3.10.0",
"@types/react": "^19.2.14",
"turbo": "^2.9.4",
"turbo": "^2.9.6",
"typescript": "6.0.2",
"webpack": "5.106.2"
},