|
1 | 1 | {
|
2 | 2 | "name": "antd-style",
|
3 |
| - "version": "3.6.3", |
| 3 | + "version": "3.7.0-beta.1", |
4 | 4 | "description": "css-in-js solution for application combine with antd v5 token system and emotion",
|
5 | 5 | "keywords": [
|
6 | 6 | "antd",
|
|
69 | 69 | ]
|
70 | 70 | },
|
71 | 71 | "dependencies": {
|
72 |
| - "@ant-design/cssinjs": "^1.18.5", |
| 72 | + "@ant-design/cssinjs": "^1.21.1", |
73 | 73 | "@babel/runtime": "^7.24.1",
|
74 | 74 | "@emotion/cache": "^11.11.0",
|
75 | 75 | "@emotion/css": "^11.11.2",
|
76 | 76 | "@emotion/react": "^11.11.4",
|
77 | 77 | "@emotion/serialize": "^1.1.3",
|
78 |
| - "@emotion/server": "^11.11.0", |
79 | 78 | "@emotion/utils": "^1.2.1",
|
80 | 79 | "use-merge-value": "^1.2.0"
|
81 | 80 | },
|
82 | 81 | "devDependencies": {
|
83 |
| - "@ant-design/icons": "^5.3.5", |
| 82 | + "@ant-design/icons": "^5.5.1", |
84 | 83 | "@commitlint/cli": "^17.8.1",
|
85 | 84 | "@emotion/jest": "^11.11.0",
|
86 | 85 | "@emotion/styled": "^11.11.0",
|
|
97 | 96 | "@types/testing-library__jest-dom": "^5.14.9",
|
98 | 97 | "@umijs/lint": "^4.1.5",
|
99 | 98 | "@vitest/coverage-v8": "0.34.6",
|
100 |
| - "antd": "^5.15.3", |
| 99 | + "antd": "^5.21.1", |
101 | 100 | "babel-plugin-antd-style": "^1.0.4",
|
102 | 101 | "chalk": "^4.1.2",
|
103 | 102 | "classnames": "^2.5.1",
|
104 | 103 | "commitlint": "^17.8.1",
|
105 | 104 | "commitlint-config-gitmoji": "^2.3.1",
|
106 | 105 | "concurrently": "^7.6.0",
|
107 | 106 | "cross-env": "^7.0.3",
|
108 |
| - "dumi": "^2.2.17", |
109 |
| - "dumi-theme-antd-style": "latest", |
| 107 | + "dumi": "^2.4.12", |
| 108 | + "dumi-theme-antd-style": "^0.31.1", |
110 | 109 | "eslint": "^8.57.0",
|
111 | 110 | "father": "^4.4.0",
|
112 | 111 | "framer-motion": "^8.5.5",
|
|
0 commit comments