element-sim 1.1.33 → 1.1.35

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.
@@ -1,5 +1,13 @@
1
1
  ## 更新日志
2
2
 
3
+ ### 1.1.35
4
+ 2024-9-24
5
+ - utils/lodash 更新lodash版本
6
+
7
+ ### 1.1.34
8
+ 2024-9-23
9
+ - theme-chalk 新增3个icon
10
+
3
11
  ### 1.1.33
4
12
  2024-9-18
5
13
  - theme-chalk 修复icon不显示问题
@@ -43442,7 +43442,7 @@ if (typeof window !== 'undefined' && window.Vue) {
43442
43442
  }
43443
43443
 
43444
43444
  /* harmony default export */ var src_0 = __webpack_exports__["default"] = ({
43445
- version: '1.1.33',
43445
+ version: '1.1.35',
43446
43446
  locale: lib_locale_default.a.use,
43447
43447
  i18n: lib_locale_default.a.i18n,
43448
43448
  install: src_install,