@lobehub/ui 1.145.3 → 1.145.4

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 (1) hide show
  1. package/package.json +2 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lobehub/ui",
3
- "version": "1.145.3",
3
+ "version": "1.145.4",
4
4
  "description": "Lobe UI is an open-source UI component library for building AIGC web apps",
5
5
  "keywords": [
6
6
  "lobehub",
@@ -75,8 +75,6 @@
75
75
  ]
76
76
  },
77
77
  "dependencies": {
78
- "@ant-design/colors": "^7.0.2",
79
- "@ant-design/icons": "^5.3.7",
80
78
  "@babel/runtime": "^7.24.7",
81
79
  "@dnd-kit/core": "^6.1.0",
82
80
  "@dnd-kit/modifiers": "^7.0.0",
@@ -127,6 +125,7 @@
127
125
  "zustand-utils": "^1.3.2"
128
126
  },
129
127
  "devDependencies": {
128
+ "@ant-design/icons": "^5.3.7",
130
129
  "@commitlint/cli": "^19.3.0",
131
130
  "@lobehub/lint": "^1.23.4",
132
131
  "@testing-library/react": "^14.3.1",
@@ -140,7 +139,6 @@
140
139
  "@types/react-dom": "^18.3.0",
141
140
  "@types/uuid": "^10.0.0",
142
141
  "@vitest/coverage-v8": "~1.2.2",
143
- "antd-style": "^3.6.2",
144
142
  "babel-plugin-antd-style": "^1.0.4",
145
143
  "commitlint": "^19.3.0",
146
144
  "concurrently": "^8.2.2",