@fangzhongya/fang-ui 0.1.65 → 0.1.66

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,7 +1,7 @@
1
1
  {
2
2
  "prefix": "fang-ui",
3
3
  "info": {},
4
- "lastModified": 1768227601040,
4
+ "lastModified": 1768227979535,
5
5
  "icons": {
6
6
  "bar": {
7
7
  "body": " <path fill=\"currentColor\" d=\"M128 544h768a32 32 0 1 0 0-64H128a32 32 0 0 0 0 64z\" ></path> "
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@fangzhongya/fang-ui",
3
3
  "private": false,
4
- "version": "0.1.65",
4
+ "version": "0.1.66",
5
5
  "type": "module",
6
6
  "description ": "fang-ui",
7
7
  "keywords": [
@@ -28,12 +28,12 @@
28
28
  },
29
29
  "devDependencies": {
30
30
  "@fangzhongya/create": "0.2.50",
31
- "@types/node": "^25.0.3",
31
+ "@types/node": "^25.0.6",
32
32
  "@types/sortablejs": "1.15.9",
33
33
  "@vitejs/plugin-vue": "^6.0.3",
34
34
  "axios": "^1.13.2",
35
35
  "d3-timer": "3.0.1",
36
- "element-plus": "^2.13.0",
36
+ "element-plus": "^2.13.1",
37
37
  "fast-glob": "^3.3.3",
38
38
  "json5": "2.2.3",
39
39
  "sass": "^1.97.2",
@@ -46,18 +46,18 @@
46
46
  "unplugin-vue-components": "30.0.0",
47
47
  "vite": "^6.3.5",
48
48
  "vitepress": "1.6.4",
49
- "vitest": "^4.0.16",
49
+ "vitest": "^4.0.17",
50
50
  "vue": "^3.5.26",
51
51
  "vue-tsc": "^3.2.2",
52
52
  "vxe-table": "4.6.20",
53
53
  "@fang-ui/hooks": "0.0.1-0",
54
- "@fang-ui/locale": "0.0.1-0",
55
- "@fang-ui/icons": "0.0.1-0",
54
+ "@fang-ui/components": "0.0.1-0",
56
55
  "@fang-ui/directives": "0.0.1-0",
57
- "@fang-ui/types": "0.0.1-0",
56
+ "@fang-ui/icons": "0.0.1-0",
57
+ "@fang-ui/locale": "0.0.1-0",
58
58
  "@fang-ui/theme": "0.0.1-0",
59
- "@fang-ui/components": "0.0.1-0",
60
- "@fang-ui/utils": "0.0.1-0"
59
+ "@fang-ui/utils": "0.0.1-0",
60
+ "@fang-ui/types": "0.0.1-0"
61
61
  },
62
62
  "main": "./dist/index.cjs",
63
63
  "module": "./dist/index.js",
File without changes
File without changes