build(deps-dev): bump turbo from 2.10.6 to 2.10.7 (#5239)

* build(deps-dev): bump turbo from 2.10.6 to 2.10.7

Bumps [turbo](https://github.com/vercel/turborepo) from 2.10.6 to 2.10.7.
- [Release notes](https://github.com/vercel/turborepo/releases)
- [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md)
- [Commits](https://github.com/vercel/turborepo/commits)

---
updated-dependencies:
- dependency-name: turbo
  dependency-version: 2.10.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps-dev): bump turbo from 2.10.6 to 2.10.7 in /website (#5238)

Bumps [turbo](https://github.com/vercel/turborepo) from 2.10.6 to 2.10.7.
- [Release notes](https://github.com/vercel/turborepo/releases)
- [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md)
- [Commits](https://github.com/vercel/turborepo/commits)

---
updated-dependencies:
- dependency-name: turbo
  dependency-version: 2.10.7
  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>

---------

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-07-26 15:58:29 +02:00
committed by GitHub
co-authored by Fleny
parent 068e2053b9
commit d7dde1c598
4 changed files with 60 additions and 60 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
"@docusaurus/tsconfig": "^3.10.2",
"@docusaurus/types": "^3.10.2",
"@types/react": "^19.2.17",
"turbo": "^2.10.6",
"turbo": "^2.10.7",
"typescript": "6.0.3",
"webpack": "5.109.0"
},