@wibetter/json-editor 5.0.8 → 5.0.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wibetter/json-editor",
3
- "version": "5.0.8",
3
+ "version": "5.0.9",
4
4
  "description": "JSON数据可视化/JSONEditor, 可视化界面编辑json数据",
5
5
  "keywords": [
6
6
  "json",
@@ -39,7 +39,8 @@
39
39
  "react": "^16.8.6",
40
40
  "react-ace": "^12.0.0",
41
41
  "react-color": "^2.19.3",
42
- "react-dom": "^16.8.6"
42
+ "react-dom": "^16.8.6",
43
+ "lodash": "^4.17.21"
43
44
  },
44
45
  "devDependencies": {
45
46
  "akfun": "^5.0.0",
package/sdk/index.css CHANGED
@@ -1,8 +1,8 @@
1
1
  /*!
2
- * @wibetter/json-editor v5.0.7
2
+ * @wibetter/json-editor v5.0.9
3
3
  * author: wibetter
4
4
  * build tool: AKFun
5
- * build time: Tue Dec 24 2024 14:44:56 GMT+0800 (中国标准时间)
5
+ * build time: Thu Dec 26 2024 13:24:07 GMT+0800 (中国标准时间)
6
6
  * build tool info: https://github.com/wibetter/akfun
7
7
  */
8
8
  /*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\