mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-07 15:52:52 +03:00
deps: bump the production group with 4 updates
Bumps the production group with 4 updates: [ink](https://github.com/vadimdemedes/ink), [react-reconciler](https://github.com/facebook/react/tree/HEAD/packages/react-reconciler), [tsx](https://github.com/privatenumber/tsx) and [undici](https://github.com/nodejs/undici). Updates `ink` from 5.2.1 to 7.0.3 - [Release notes](https://github.com/vadimdemedes/ink/releases) - [Commits](https://github.com/vadimdemedes/ink/compare/v5.2.1...v7.0.3) Updates `react-reconciler` from 0.31.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 `tsx` from 4.22.0 to 4.22.2 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](https://github.com/privatenumber/tsx/compare/v4.22.0...v4.22.2) Updates `undici` from 8.2.0 to 8.3.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v8.2.0...v8.3.0) --- updated-dependencies: - dependency-name: ink dependency-version: 7.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production - dependency-name: react-reconciler dependency-version: 0.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: tsx dependency-version: 4.22.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: undici dependency-version: 8.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -150,7 +150,7 @@
|
||||
"gray-matter": "^4.0.3",
|
||||
"http-proxy-middleware": "^4.0.0",
|
||||
"https-proxy-agent": "^9.0.0",
|
||||
"ink": "^5.2.1",
|
||||
"ink": "^7.0.3",
|
||||
"ink-spinner": "^5.0.0",
|
||||
"ink-text-input": "^6.0.0",
|
||||
"ioredis": "^5.10.1",
|
||||
@@ -177,7 +177,7 @@
|
||||
"react-dom": "19.2.6",
|
||||
"react-is": "^19.2.6",
|
||||
"react-markdown": "^10.1.0",
|
||||
"react-reconciler": "^0.31.0",
|
||||
"react-reconciler": "^0.33.0",
|
||||
"recharts": "^3.8.1",
|
||||
"selfsigned": "^5.5.0",
|
||||
"sql.js": "^1.14.1",
|
||||
|
||||
Reference in New Issue
Block a user