mirror of
https://github.com/lockin-bot/react-telegram.git
synced 2026-01-12 15:13:56 +08:00
chore(deps): bump the dependencies group across 1 directory with 3 updates
Bumps the dependencies group with 3 updates in the / directory: [react-reconciler](https://github.com/facebook/react/tree/HEAD/packages/react-reconciler), [@mtcute/bun](https://github.com/mtcute/mtcute) and [@mtcute/dispatcher](https://github.com/mtcute/mtcute). Updates `react-reconciler` from 0.32.0 to 0.33.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/react-reconciler) Updates `@mtcute/bun` from 0.24.3 to 0.26.1 - [Release notes](https://github.com/mtcute/mtcute/releases) - [Commits](https://github.com/mtcute/mtcute/compare/v0.24.3...v0.26.1) Updates `@mtcute/dispatcher` from 0.24.3 to 0.26.1 - [Release notes](https://github.com/mtcute/mtcute/releases) - [Commits](https://github.com/mtcute/mtcute/compare/v0.24.3...v0.26.1) --- updated-dependencies: - dependency-name: react-reconciler dependency-version: 0.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@mtcute/bun" dependency-version: 0.26.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@mtcute/dispatcher" dependency-version: 0.26.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"react": "^19.1.0",
|
||||
"react-reconciler": "^0.32.0"
|
||||
"react-reconciler": "^0.33.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "npm:pure-react-types@^0.1.4",
|
||||
|
||||
@@ -26,8 +26,8 @@
|
||||
"prepublishOnly": "bun run build"
|
||||
},
|
||||
"dependencies": {
|
||||
"@mtcute/bun": "^0.24.3",
|
||||
"@mtcute/dispatcher": "^0.24.3",
|
||||
"@mtcute/bun": "^0.26.1",
|
||||
"@mtcute/dispatcher": "^0.26.1",
|
||||
"@mtcute/tl": "*",
|
||||
"@react-telegram/core": "workspace:*",
|
||||
"react": "^19.1.0"
|
||||
|
||||
Reference in New Issue
Block a user