Skip to content

Commit a6e99f2

Browse files
committed
Update demo
1 parent 74fc5e4 commit a6e99f2

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"ajv": "^8.16.0",
1919
"firebase": "^10.7.2",
2020
"framer-motion": "^11.0.3",
21-
"json-edit-react": "^1.15.3",
21+
"json-edit-react": "^1.15.4",
2222
"json5": "^2.2.3",
2323
"react": "^18.2.0",
2424
"react-datepicker": "^5.0.0",

demo/src/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const version = '1.15.3'
1+
export const version = '1.15.4'

demo/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7975,10 +7975,10 @@ json-buffer@3.0.1:
79757975
resolved "https://registry.yarnpkg.com/json-buffer/-/json-buffer-3.0.1.tgz#9338802a30d3b6605fbe0613e094008ca8c05a13"
79767976
integrity sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==
79777977

7978-
json-edit-react@^1.15.3:
7979-
version "1.15.3"
7980-
resolved "https://registry.yarnpkg.com/json-edit-react/-/json-edit-react-1.15.3.tgz#70c48154a6e34b25f5d9c8e93a380a970c55da09"
7981-
integrity sha512-LqmA2b1OxG57zIlTo6tSzbhpmq+vJZ4d2v2slO9ZWVBcDprYTPMeRv7x9fdTEWwcjyPfAYHofA0OVIeMwi1ZJg==
7978+
json-edit-react@^1.15.4:
7979+
version "1.15.4"
7980+
resolved "https://registry.yarnpkg.com/json-edit-react/-/json-edit-react-1.15.4.tgz#5fed0af44194e3c9afecf91288ce594fb9d8cd89"
7981+
integrity sha512-DxuIcBJ0FsuNrYzODDMc/C5TNP3sGpLR1Iq6UFtbYTKWJhOAt6BVncQdNZlwJ7lYO0HY0pjNyAUiWQCX3Sbayw==
79827982
dependencies:
79837983
object-property-assigner "^1.3.0"
79847984
object-property-extractor "^1.0.11"

0 commit comments

Comments
 (0)