Commit c667f516ac3673d5c3e41018bf40f0a7ec975c79

Authored by 陈洋
1 parent 43d96f78

版本迭代

Showing 1 changed file with 3 additions and 3 deletions
1 { 1 {
2 "name": "@qx/common", 2 "name": "@qx/common",
3 - "version": "3.0.0-alpha.23", 3 + "version": "3.0.0-alpha.24",
4 "description": "A react library developed with dumi", 4 "description": "A react library developed with dumi",
5 "license": "MIT", 5 "license": "MIT",
6 "module": "dist/index.js", 6 "module": "dist/index.js",
@@ -45,14 +45,14 @@ @@ -45,14 +45,14 @@
45 "dependencies": { 45 "dependencies": {
46 "@ant-design/icons": "^5.2.5", 46 "@ant-design/icons": "^5.2.5",
47 "@qx/ui": "0.0.3-beta.1", 47 "@qx/ui": "0.0.3-beta.1",
  48 + "@qx/utils": "0.0.58",
48 "ahooks": "^3.7.5", 49 "ahooks": "^3.7.5",
49 "classnames": "^2.3.2", 50 "classnames": "^2.3.2",
50 "codemirror": "5.65.8", 51 "codemirror": "5.65.8",
51 "dayjs": "^1.11.9", 52 "dayjs": "^1.11.9",
52 "lodash-es": "^4.17.21", 53 "lodash-es": "^4.17.21",
53 "rc-virtual-list": "^3.4.13", 54 "rc-virtual-list": "^3.4.13",
54 - "react-codemirror2": "^7.2.1",  
55 - "@qx/utils": "0.0.58" 55 + "react-codemirror2": "^7.2.1"
56 }, 56 },
57 "devDependencies": { 57 "devDependencies": {
58 "@commitlint/cli": "^17.1.2", 58 "@commitlint/cli": "^17.1.2",