File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " json-edit-react-demo" ,
3- "version" : " 1.17.3 " ,
3+ "version" : " 1.19.0 " ,
44 "private" : true ,
55 "homepage" : " https://carlosnz.github.io/json-edit-react" ,
66 "dependencies" : {
1818 "ajv" : " ^8.16.0" ,
1919 "firebase" : " ^10.13.0" ,
2020 "framer-motion" : " ^11.0.3" ,
21- "json-edit-react" : " ^1.19.0-beta1 " ,
21+ "json-edit-react" : " ^1.19.0" ,
2222 "json5" : " ^2.2.3" ,
2323 "react" : " ^18.2.0" ,
2424 "react-datepicker" : " ^7.5.0" ,
Original file line number Diff line number Diff line change 1- export const version = '1.19.0-beta1 '
1+ export const version = '1.19.0'
Original file line number Diff line number Diff line change @@ -8114,10 +8114,10 @@ json-buffer@3.0.1:
81148114 resolved "https://registry.yarnpkg.com/json-buffer/-/json-buffer-3.0.1.tgz#9338802a30d3b6605fbe0613e094008ca8c05a13"
81158115 integrity sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==
81168116
8117- json-edit-react@^1.19.0-beta1 :
8118- version "1.19.0-beta1 "
8119- resolved "https://registry.yarnpkg.com/json-edit-react/-/json-edit-react-1.19.0-beta1 .tgz#ea8930704c4b11304b760fef1257a7717e36c01c "
8120- integrity sha512-8kCuXISfk3sOTC+P9UvWSYodDDnvLZB+robPhFM0Igh32L3BQo7pkvvhhvROEuWWbVabRhxeaJUa0FJ/ADXTfg ==
8117+ json-edit-react@^1.19.0:
8118+ version "1.19.0"
8119+ resolved "https://registry.yarnpkg.com/json-edit-react/-/json-edit-react-1.19.0.tgz#26f8733b9992c1edc1b6d782477332b8df9ebccb "
8120+ integrity sha512-V13F09FVTB9oagT7Sj6QL7eUYdaMSRNKa/zXhOr96JC6rDGoitFUGL3ziyUmpOxRkcyvTZmn+wYBUg04Mc2EwQ ==
81218121 dependencies:
81228122 object-property-assigner "^1.3.5"
81238123 object-property-extractor "^1.0.13"
You can’t perform that action at this time.
0 commit comments