|
49 | 49 | },
|
50 | 50 | "devDependencies": {
|
51 | 51 | "@ant-design/antd-theme-variable": "^1.0.0",
|
52 |
| - "@ant-design/cssinjs": "^1.21.1", |
53 |
| - "@ant-design/icons": "^5.5.1", |
| 52 | + "@ant-design/cssinjs": "^1.22.1", |
| 53 | + "@ant-design/icons": "^5.5.2", |
54 | 54 | "@babel/core": "^7.26.0",
|
55 | 55 | "@babel/eslint-plugin": "^7.25.9",
|
56 |
| - "@babel/parser": "^7.26.2", |
| 56 | + "@babel/parser": "^7.26.3", |
57 | 57 | "@babel/plugin-proposal-object-rest-spread": "^7.20.7",
|
58 | 58 | "@babel/preset-env": "^7.26.0",
|
59 |
| - "@babel/preset-react": "^7.25.9", |
| 59 | + "@babel/preset-react": "^7.26.3", |
60 | 60 | "@babel/preset-typescript": "^7.26.0",
|
61 |
| - "@babel/traverse": "^7.25.9", |
62 |
| - "@emotion/babel-plugin": "^11.12.0", |
63 |
| - "@emotion/cache": "^11.13.1", |
64 |
| - "@emotion/css": "^11.13.4", |
65 |
| - "@emotion/serialize": "^1.3.2", |
| 61 | + "@babel/traverse": "^7.26.4", |
| 62 | + "@emotion/babel-plugin": "^11.13.5", |
| 63 | + "@emotion/cache": "^11.14.0", |
| 64 | + "@emotion/css": "^11.13.5", |
| 65 | + "@emotion/serialize": "^1.3.3", |
66 | 66 | "@floating-ui/react": "^0.19.2",
|
67 | 67 | "@octokit/core": "^3.6.0",
|
68 | 68 | "@octokit/rest": "^18.12.0",
|
69 |
| - "@testing-library/dom": "^8.20.1", |
70 |
| - "@testing-library/jest-dom": "^5.17.0", |
71 |
| - "@testing-library/react": "^13.4.0", |
| 69 | + "@testing-library/dom": "^10.4.0", |
| 70 | + "@testing-library/jest-dom": "^6.6.3", |
| 71 | + "@testing-library/react": "^16.1.0", |
72 | 72 | "@testing-library/react-hooks": "^8.0.1",
|
73 | 73 | "@testing-library/user-event": "^14.5.2",
|
74 | 74 | "@types/chroma-js": "^2.4.4",
|
75 | 75 | "@types/glob": "^8.1.0",
|
76 | 76 | "@types/history": "^4.7.11",
|
| 77 | + "@types/jsdom": "^21.1.7", |
77 | 78 | "@types/lodash": "^4.17.13",
|
78 | 79 | "@types/lodash-es": "^4.17.12",
|
79 | 80 | "@types/mockjs": "^1.0.10",
|
80 | 81 | "@types/node": "^14.18.63",
|
81 |
| - "@types/react": "^18.3.12", |
82 |
| - "@types/react-dom": "^18.3.1", |
| 82 | + "@types/react": "^18.3.17", |
| 83 | + "@types/react-dom": "^18.3.5", |
83 | 84 | "@types/react-helmet": "^6.1.11",
|
84 | 85 | "@types/react-responsive": "^8.0.8",
|
85 | 86 | "@types/shallowequal": "^1.1.5",
|
|
90 | 91 | "@umijs/plugin-analytics": "^0.2.4",
|
91 | 92 | "@umijs/test": "^3.5.43",
|
92 | 93 | "@umijs/test-utils": "^3.5.43",
|
93 |
| - "@umijs/utils": "^4.3.31", |
| 94 | + "@umijs/utils": "^4.4.1", |
94 | 95 | "@vitest/coverage-istanbul": "^0.34.6",
|
95 | 96 | "animated-scroll-to": "^2.3.0",
|
96 |
| - "antd": "^5.22.1", |
| 97 | + "antd": "^5.22.5", |
97 | 98 | "antd-style": "^3.7.1",
|
98 | 99 | "babel-loader": "^9.2.1",
|
99 | 100 | "babel-types": "^6.26.0",
|
|
102 | 103 | "copy-to-clipboard": "^3.3.3",
|
103 | 104 | "cross-env": "^7.0.3",
|
104 | 105 | "dayjs": "^1.11.13",
|
105 |
| - "dumi": "~2.4.13", |
| 106 | + "dumi": "~2.4.16", |
106 | 107 | "dumi-theme-antd-style": "~0.31.1",
|
107 | 108 | "esbuild": "^0.15.18",
|
108 | 109 | "eslint": "^8.57.1",
|
|
111 | 112 | "eslint-plugin-react-hooks": "^4.6.2",
|
112 | 113 | "eslint-plugin-unicorn": "^47.0.0",
|
113 | 114 | "execa": "^5.1.1",
|
114 |
| - "express": "^4.21.1", |
| 115 | + "express": "^4.21.2", |
115 | 116 | "fast-deep-equal": "^3.1.3",
|
116 | 117 | "father": "^4.5.1",
|
117 | 118 | "gh-pages": "^5.0.0",
|
|
120 | 121 | "inquirer": "^8.2.6",
|
121 | 122 | "jest-canvas-mock": "^2.5.2",
|
122 | 123 | "jest-fetch-mock": "^3.0.3",
|
123 |
| - "jsdom": "^19.0.0", |
| 124 | + "jsdom": "^25.0.1", |
124 | 125 | "lerna": "^3.22.1",
|
125 | 126 | "lint-staged": "^10.5.4",
|
126 | 127 | "lodash": "^4.17.21",
|
|
130 | 131 | "moment": "^2.30.1",
|
131 | 132 | "np": "^6.5.0",
|
132 | 133 | "nprogress": "^0.2.0",
|
133 |
| - "octokit": "^3.1.2", |
| 134 | + "octokit": "^3.2.1", |
134 | 135 | "polished": "^4.3.1",
|
135 | 136 | "prettier": "^2.8.8",
|
136 | 137 | "prettier-plugin-organize-imports": "^3.2.4",
|
137 |
| - "prettier-plugin-packagejson": "^2.5.3", |
| 138 | + "prettier-plugin-packagejson": "^2.5.6", |
138 | 139 | "pretty-quick": "^3.3.1",
|
139 | 140 | "query-string": "^6.14.1",
|
140 |
| - "rc-field-form": "^2.5.1", |
| 141 | + "rc-field-form": "^2.7.0", |
141 | 142 | "rc-footer": "^0.6.8",
|
142 |
| - "rc-resize-observer": "^1.4.0", |
| 143 | + "rc-resize-observer": "^1.4.1", |
143 | 144 | "rc-steps": "^6.0.1",
|
144 |
| - "rc-table": "^7.48.1", |
145 |
| - "rc-util": "^5.43.0", |
| 145 | + "rc-table": "^7.49.0", |
| 146 | + "rc-util": "^5.44.2", |
146 | 147 | "react": "^18.3.1",
|
147 | 148 | "react-dom": "^18.3.1",
|
148 | 149 | "react-draggable": "^4.4.6",
|
149 |
| - "react-layout-kit": "^1.9.0", |
| 150 | + "react-layout-kit": "^1.9.1", |
150 | 151 | "react-lazy-load": "^4.0.1",
|
151 | 152 | "react-markdown": "^8.0.7",
|
152 | 153 | "react-syntax-highlighter": "^15.6.1",
|
|
159 | 160 | "stylelint": "^13.13.1",
|
160 | 161 | "timezone-mock": "^1.3.6",
|
161 | 162 | "ts-node": "^10.9.2",
|
162 |
| - "typescript": "^5.6.3", |
163 |
| - "umi": "^4.3.31", |
| 163 | + "typescript": "^5.7.2", |
| 164 | + "umi": "^4.4.1", |
164 | 165 | "umi-request": "^1.4.0",
|
165 | 166 | "unified": "^11.0.5",
|
166 | 167 | "unist-util-visit": "^5.0.0",
|
167 |
| - "vitest": "^1.6.0", |
| 168 | + "vitest": "^2.1.8", |
168 | 169 | "write-pkg": "^4.0.0",
|
169 | 170 | "xhr-mock": "^2.5.1",
|
170 | 171 | "yorkie": "^2.0.0",
|
|
0 commit comments