Skip to content

Commit b34caaa

Browse files
committed
Update demo
1 parent 7d73804 commit b34caaa

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

demo/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"ajv": "^8.16.0",
1919
"firebase": "^10.13.0",
2020
"framer-motion": "^11.0.3",
21-
"json-edit-react": "^1.16.3",
21+
"json-edit-react": "^1.17.0",
2222
"json5": "^2.2.3",
2323
"react": "^18.2.0",
2424
"react-datepicker": "^5.0.0",

demo/src/version.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const version = '1.16.3'
1+
export const version = '1.17.0'

demo/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8109,10 +8109,10 @@ [email protected]:
81098109
resolved "https://registry.yarnpkg.com/json-buffer/-/json-buffer-3.0.1.tgz#9338802a30d3b6605fbe0613e094008ca8c05a13"
81108110
integrity sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==
81118111

8112-
json-edit-react@^1.16.3:
8113-
version "1.16.3"
8114-
resolved "https://registry.yarnpkg.com/json-edit-react/-/json-edit-react-1.16.3.tgz#f138c52c95093843f3e7a739f15e8f09a6302f2c"
8115-
integrity sha512-TXmqwTxQeJ+5I13KVBw5i6Irik6C7O4sYXTggMdRJZCnosQRb/C24vWh+FVHdsi6txeZkLd2uCx5euUsZhWQPw==
8112+
json-edit-react@^1.17.0:
8113+
version "1.17.0"
8114+
resolved "https://registry.yarnpkg.com/json-edit-react/-/json-edit-react-1.17.0.tgz#ec1260baa082a0a50a1eba1f1304396fb1f288a9"
8115+
integrity sha512-kIDsPuCLDBJtECVastgQgKvPta2w8FI4az74W4ghsy4pkBQI2tyBx886g8N5w7IqYe1hGG/9hz0ZWvCmLW2GFA==
81168116
dependencies:
81178117
object-property-assigner "^1.3.0"
81188118
object-property-extractor "^1.0.11"

0 commit comments

Comments
 (0)