Bump scheduler from 0.26.0 to 0.27.0

Bumps [scheduler](https://github.com/facebook/react/tree/HEAD/packages/scheduler) from 0.26.0 to 0.27.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/scheduler)

---
updated-dependencies:
- dependency-name: scheduler
  dependency-version: 0.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-01-02 17:00:57 +00:00
committed by GitHub
parent 0639040a4c
commit e325ce7728

View File

@@ -92,7 +92,7 @@
"react-native-worklets": "^0.7.1",
"react-native-worklets-core": "^1.6.2",
"ruby": "^0.6.1",
"scheduler": "^0.26.0",
"scheduler": "^0.27.0",
"tamagui": "1.141.5",
"zustand": "5.0.9"
},