Skip to content

Commit c6f9aac

Browse files
committed
chore: rm old and add updated react-json-view
1 parent 957afee commit c6f9aac

File tree

3 files changed

+180
-5
lines changed

3 files changed

+180
-5
lines changed

package-lock.json

Lines changed: 178 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
"minimatch": "3.1.2"
5050
},
5151
"dependencies": {
52+
"@microlink/react-json-view": "^1.26.1",
5253
"@open-rpc/schema-utils-js": "2.1.2"
5354
}
5455
}

packages/inspector/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@
6161
"@open-rpc/meta-schema": "^1.14.9",
6262
"@open-rpc/schema-utils-js": "2.1.2",
6363
"@rehooks/window-size": "^1.0.2",
64-
"@uiw/react-json-view": "2.0.0-alpha.30",
6564
"acorn-dynamic-import": "^4.0.0",
6665
"events": "^3.3.0",
6766
"monaco-vim": "^0.4.2",
@@ -91,4 +90,4 @@
9190
"engines": {
9291
"node": ">=18.20.5"
9392
}
94-
}
93+
}

0 commit comments

Comments
 (0)