chore(deps): bump react-json-view-lite from 2.4.2 to 2.5.0 (#238)
Bumps [react-json-view-lite](https://github.com/AnyRoad/react-json-view-lite) from 2.4.2 to 2.5.0. - [Release notes](https://github.com/AnyRoad/react-json-view-lite/releases) - [Changelog](https://github.com/AnyRoad/react-json-view-lite/blob/release/CHANGELOG.md) - [Commits](https://github.com/AnyRoad/react-json-view-lite/compare/2.4.2...2.5.0) --- updated-dependencies: - dependency-name: react-json-view-lite dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
"react": "19.1.1",
|
||||
"react-dom": "19.1.1",
|
||||
"react-haiku": "^2.4.1",
|
||||
"react-json-view-lite": "^2.4.1",
|
||||
"react-json-view-lite": "^2.5.0",
|
||||
"react-sound-visualizer": "^1.4.0",
|
||||
"react-use-websocket": "^4.13.0",
|
||||
"streamdown": "^1.2.0",
|
||||
|
||||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@@ -105,8 +105,8 @@ importers:
|
||||
specifier: ^2.4.1
|
||||
version: 2.4.1(react@19.1.1)
|
||||
react-json-view-lite:
|
||||
specifier: ^2.4.1
|
||||
version: 2.4.2(react@19.1.1)
|
||||
specifier: ^2.5.0
|
||||
version: 2.5.0(react@19.1.1)
|
||||
react-sound-visualizer:
|
||||
specifier: ^1.4.0
|
||||
version: 1.4.0(react@19.1.1)
|
||||
@@ -3763,8 +3763,8 @@ packages:
|
||||
react-is@16.13.1:
|
||||
resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==}
|
||||
|
||||
react-json-view-lite@2.4.2:
|
||||
resolution: {integrity: sha512-m7uTsXDgPQp8R9bJO4HD/66+i218eyQPAb+7/dGQpwg8i4z2afTFqtHJPQFHvJfgDCjGQ1HSGlL3HtrZDa3Tdg==}
|
||||
react-json-view-lite@2.5.0:
|
||||
resolution: {integrity: sha512-tk7o7QG9oYyELWHL8xiMQ8x4WzjCzbWNyig3uexmkLb54r8jO0yH3WCWx8UZS0c49eSA4QUmG5caiRJ8fAn58g==}
|
||||
engines: {node: '>=18'}
|
||||
peerDependencies:
|
||||
react: ^18.0.0 || ^19.0.0
|
||||
@@ -8645,7 +8645,7 @@ snapshots:
|
||||
|
||||
react-is@16.13.1: {}
|
||||
|
||||
react-json-view-lite@2.4.2(react@19.1.1):
|
||||
react-json-view-lite@2.5.0(react@19.1.1):
|
||||
dependencies:
|
||||
react: 19.1.1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user