@gx-design-vue/pro-table 0.2.0-beta.117 → 0.2.0-beta.118

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/dist/pro-table.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * Gx Design Pro
3
- * Version: 0.2.0-beta.116
3
+ * Version: 0.2.0-beta.117
4
4
  * Author: gx12358
5
5
  * Copyright (C) 2024 gx12358
6
6
  * License: MIT License
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * Gx Design Pro
3
- * Version: 0.2.0-beta.116
3
+ * Version: 0.2.0-beta.117
4
4
  * Author: gx12358
5
5
  * Copyright (C) 2024 gx12358
6
6
  * License: MIT License
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@gx-design-vue/pro-table",
3
3
  "type": "module",
4
- "version": "0.2.0-beta.117",
4
+ "version": "0.2.0-beta.118",
5
5
  "description": "Gx Design Pro Table",
6
6
  "publishConfig": {
7
7
  "access": "public",
@@ -35,9 +35,9 @@
35
35
  "vue": ">=3.0.0"
36
36
  },
37
37
  "dependencies": {
38
- "@gx-design-vue/pro-app": "^0.1.0-beta.29",
39
- "@gx-design-vue/pro-hooks": "^0.2.0-beta.50",
40
- "@gx-design-vue/pro-provider": "^0.1.0-beta.115",
38
+ "@gx-design-vue/pro-app": "^0.1.0-beta.30",
39
+ "@gx-design-vue/pro-hooks": "^0.2.0-beta.51",
40
+ "@gx-design-vue/pro-provider": "^0.1.0-beta.116",
41
41
  "@gx-design-vue/pro-utils": "^0.2.0-beta.72",
42
42
  "@vueuse/core": "^9.10.0",
43
43
  "dayjs": "^1.11.0",