Skip to content

Commit abacd36

Browse files
pkg: Update react-json-tree to v0.20.0 (#3399)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9068572 commit abacd36

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"parse-numeric-range": "^1.3.0",
5555
"react": "^19.0.0",
5656
"react-dom": "^19.0.0",
57-
"react-json-tree": "0.19.0",
57+
"react-json-tree": "0.20.0",
5858
"react-live": "^4.0.0",
5959
"typescript": "5.8.2",
6060
"uuid": "^11.0.0"

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7594,10 +7594,10 @@ __metadata:
75947594
languageName: node
75957595
linkType: hard
75967596

7597-
"@types/lodash@npm:*, @types/lodash@npm:^4.17.0":
7598-
version: 4.17.0
7599-
resolution: "@types/lodash@npm:4.17.0"
7600-
checksum: 10c0/4c5b41c9a6c41e2c05d08499e96f7940bcf194dcfa84356235b630da920c2a5e05f193618cea76006719bec61c76617dff02defa9d29934f9f6a76a49291bd8f
7597+
"@types/lodash@npm:*, @types/lodash@npm:^4.17.0, @types/lodash@npm:^4.17.15":
7598+
version: 4.17.16
7599+
resolution: "@types/lodash@npm:4.17.16"
7600+
checksum: 10c0/cf017901b8ab1d7aabc86d5189d9288f4f99f19a75caf020c0e2c77b8d4cead4db0d0b842d009b029339f92399f49f34377dd7c2721053388f251778b4c23534
76017601
languageName: node
76027602
linkType: hard
76037603

@@ -25278,7 +25278,7 @@ __metadata:
2527825278
raw-loader: "npm:^4.0.2"
2527925279
react: "npm:^19.0.0"
2528025280
react-dom: "npm:^19.0.0"
25281-
react-json-tree: "npm:0.19.0"
25281+
react-json-tree: "npm:0.20.0"
2528225282
react-live: "npm:^4.0.0"
2528325283
serve: "npm:14.2.4"
2528425284
typescript: "npm:5.8.2"
@@ -25446,16 +25446,16 @@ __metadata:
2544625446
languageName: node
2544725447
linkType: hard
2544825448

25449-
"react-json-tree@npm:0.19.0":
25450-
version: 0.19.0
25451-
resolution: "react-json-tree@npm:0.19.0"
25449+
"react-json-tree@npm:0.20.0":
25450+
version: 0.20.0
25451+
resolution: "react-json-tree@npm:0.20.0"
2545225452
dependencies:
25453-
"@types/lodash": "npm:^4.17.0"
25453+
"@types/lodash": "npm:^4.17.15"
2545425454
react-base16-styling: "npm:^0.10.0"
2545525455
peerDependencies:
25456-
"@types/react": ^16.8.0 || ^17.0.0 || ^18.0.0
25457-
react: ^16.8.0 || ^17.0.0 || ^18.0.0
25458-
checksum: 10c0/197aa5b6ed19eb362a1d9e74a144e35641c7937257531047653ba828c3e85b0010846ca7f535f3395e78161982900d5d62e6813c9cf9601dc0c319ed422edefa
25456+
"@types/react": ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
25457+
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
25458+
checksum: 10c0/44b45ff1f4f4417930cf6157f10c7ea6a6229407973dbb99e9594fb6925d31ffcf290fb0c0bfc4df8b45058aba52b5eb5ed760f5c66c040f38bd8de20f5a58a3
2545925459
languageName: node
2546025460
linkType: hard
2546125461

0 commit comments

Comments
 (0)