holyes-table 1.0.7 → 1.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": "holyes-table",
3
- "version": "1.0.7",
3
+ "version": "1.0.9",
4
4
  "description": "合力思虚拟滚动表格组件",
5
5
  "main": "./dist/index.mjs",
6
6
  "module": "./dist/index.mjs",
@@ -30,13 +30,11 @@
30
30
  "废弃某个版本": "npm deprecate holyes-table@1.0.3 '请升级到版本1.0.4+' --registry https://registry.npmjs.org"
31
31
  },
32
32
  "peerDependencies": {
33
- "@chenglou/pretext": "^0.0.7",
34
33
  "vue": "^3.3.13",
35
34
  "vxe-pc-ui": "^4.9.41",
36
35
  "xe-utils": "^4.0.4"
37
36
  },
38
37
  "devDependencies": {
39
- "@chenglou/pretext": "^0.0.7",
40
38
  "@vitejs/plugin-vue": "^6.0.6",
41
39
  "less": "^4.6.4",
42
40
  "typescript": "~6.0.2",