@silver-formily/element-plus 0.0.1-alpha.1 → 0.0.1-beta.0

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.
Files changed (2) hide show
  1. package/README.md +4 -0
  2. package/package.json +40 -33
package/README.md CHANGED
@@ -29,3 +29,7 @@ All new components come with comprehensive component testing, ensuring component
29
29
  ### 📝 Vue Template Syntax Based
30
30
 
31
31
  New components are developed using Vue template syntax whenever possible, providing better readability and runtime optimization, making the code more maintainable and performant.
32
+
33
+ ## Contributor Guide
34
+
35
+ Please review [`AGENTS.md`](AGENTS.md) for repository structure, workflows, and PR expectations before submitting changes.
package/package.json CHANGED
@@ -1,10 +1,11 @@
1
1
  {
2
2
  "name": "@silver-formily/element-plus",
3
3
  "type": "module",
4
- "version": "0.0.1-alpha.1",
5
- "description": "Element Plus 的 Formily 封装",
4
+ "version": "0.0.1-beta.0",
5
+ "description": "Formily 的 Element Plus 封装",
6
6
  "author": "hezhengxu",
7
7
  "license": "MIT",
8
+ "homepage": "https://silver-formily-element-plus.pages.dev/",
8
9
  "sideEffects": [
9
10
  "**/*.css"
10
11
  ],
@@ -40,63 +41,69 @@
40
41
  "vue": "^3.3.0"
41
42
  },
42
43
  "dependencies": {
43
- "@element-plus/icons-vue": "^2.3.1",
44
+ "@element-plus/icons-vue": "^2.3.0",
44
45
  "vue-draggable-plus": "^0.5.0"
45
46
  },
46
47
  "devDependencies": {
47
- "@antfu/eslint-config": "^4.13.3",
48
+ "@antfu/eslint-config": "^4.19.0",
48
49
  "@commitlint/cli": "^19.8.1",
49
50
  "@commitlint/config-conventional": "^19.8.1",
50
- "@eslint/js": "^9.28.0",
51
- "@eslint/markdown": "^6.4.0",
51
+ "@eslint/js": "^9.36.0",
52
+ "@eslint/markdown": "^6.6.0",
52
53
  "@iconify-json/ri": "^1.2.5",
53
54
  "@mdit-vue/shared": "^2.1.4",
54
55
  "@release-it/conventional-changelog": "^10.0.1",
55
- "@shikijs/langs": "^3.7.0",
56
+ "@shikijs/langs": "^3.13.0",
56
57
  "@types/lodash-es": "^4.17.12",
57
58
  "@types/markdown-it": "^14.1.2",
58
59
  "@types/markdown-it-container": "^2.0.10",
59
- "@types/node": "^20.17.57",
60
- "@vitejs/plugin-vue": "^5.2.4",
61
- "@vitejs/plugin-vue-jsx": "^4.2.0",
62
- "@vitest/browser": "^3.2.1",
63
- "@vitest/coverage-istanbul": "^3.2.1",
64
- "@vitest/ui": "^3.2.1",
65
- "@vue/shared": "^3.5.16",
66
- "@vueuse/core": "^13.3.0",
67
- "cz-git": "^1.11.1",
68
- "czg": "^1.11.1",
69
- "eslint": "^9.28.0",
60
+ "@types/node": "^20.19.19",
61
+ "@vitejs/plugin-vue": "^6.0.1",
62
+ "@vitejs/plugin-vue-jsx": "^5.1.1",
63
+ "@vitest/browser": "^3.2.4",
64
+ "@vitest/coverage-istanbul": "^3.2.4",
65
+ "@vitest/ui": "^3.2.4",
66
+ "@vue/shared": "^3.5.22",
67
+ "@vueuse/core": "^13.9.0",
68
+ "baseline-browser-mapping": "^2.9.11",
69
+ "cz-git": "^1.12.0",
70
+ "czg": "^1.12.0",
71
+ "eslint": "^9.36.0",
70
72
  "eslint-plugin-unicorn": "^59.0.1",
71
- "eslint-plugin-vue": "^10.1.0",
73
+ "eslint-plugin-vue": "^10.5.0",
72
74
  "execa": "^9.6.0",
73
75
  "fast-glob": "^3.3.3",
74
76
  "husky": "^9.1.7",
75
- "lint-staged": "^16.1.0",
77
+ "lint-staged": "^16.2.3",
76
78
  "lodash-es": "^4.17.21",
77
79
  "markdown-it": "^14.1.0",
78
80
  "markdown-it-container": "^4.0.0",
79
81
  "normalize.css": "^8.0.1",
80
82
  "nprogress": "^0.2.0",
81
- "playwright": "^1.52.0",
82
- "release-it": "^19.0.3",
83
+ "playwright": "^1.55.1",
84
+ "release-it": "^19.0.5",
83
85
  "rimraf": "^6.0.1",
84
- "sass-embedded": "^1.87.0",
85
- "shiki": "^3.7.0",
86
- "tsx": "^4.19.4",
87
- "typescript": "^5.8.3",
88
- "unocss": "^66.1.3",
89
- "unplugin-icons": "^22.1.0",
90
- "unplugin-vue-components": "^28.7.0",
86
+ "sass-embedded": "^1.93.2",
87
+ "shiki": "^3.13.0",
88
+ "tsx": "^4.20.6",
89
+ "typescript": "^5.9.3",
90
+ "unocss": "^66.5.2",
91
+ "unplugin-icons": "^22.4.2",
92
+ "unplugin-vue-components": "^28.8.0",
91
93
  "unplugin-vue-macros": "^2.14.5",
92
- "vite": "^6.3.5",
94
+ "vite": "^7.0.0",
93
95
  "vite-plugin-dts": "^4.5.4",
94
96
  "vite-plugin-lib-inject-css": "^2.2.2",
95
- "vitepress": "^1.6.3",
97
+ "vitepress": "2.0.0-alpha.12",
98
+ "vitepress-better-demo-plugin": "^0.3.1",
99
+ "vitepress-demo-plugin": "^1.5.0",
100
+ "vitepress-demoblock": "^1.0.4",
101
+ "vitepress-plugin-group-icons": "^1.6.5",
96
102
  "vitepress-plugin-nprogress": "^0.0.4",
97
- "vitest": "^3.2.1",
103
+ "vitepress-theme-element-plus": "^1.0.1",
104
+ "vitest": "^3.2.4",
98
105
  "vitest-browser-vue": "^0.2.0",
99
- "vue-eslint-parser": "^10.1.3"
106
+ "vue-eslint-parser": "^10.2.0"
100
107
  },
101
108
  "config": {
102
109
  "commitizen": {