|
10 | 10 | "dependencies": { |
11 | 11 | "@ant-design/icons": "^6.0.0", |
12 | 12 | "@ant-design/v5-patch-for-react-19": "^1.0.3", |
13 | | - "@rsbuild/core": "^1.4.10", |
| 13 | + "@rsbuild/core": "^1.4.11", |
14 | 14 | "@rsbuild/plugin-react": "^1.3.4", |
15 | 15 | "@rsbuild/plugin-sass": "^1.3.3", |
16 | 16 | "@rsbuild/plugin-svgr": "^1.2.1", |
17 | 17 | "@tanstack/react-query": "^5.83.0", |
18 | 18 | "antd": "^5.26.6", |
19 | | - "blueimp-md5": "^2.19.0", |
20 | 19 | "dayjs": "^1.11.13", |
21 | 20 | "git-url-parse": "^16.1.0", |
| 21 | + "hash-wasm": "^4.12.0", |
22 | 22 | "history": "^5.3.0", |
23 | 23 | "json-diff-kit": "^1.0.32", |
24 | | - "react": "^19.1.0", |
25 | | - "react-dom": "^19.1.0", |
26 | | - "react-router-dom": "^7.7.0", |
| 24 | + "react": "^19.1.1", |
| 25 | + "react-dom": "^19.1.1", |
| 26 | + "react-router-dom": "^7.7.1", |
27 | 27 | "vanilla-jsoneditor": "^3.8.0" |
28 | 28 | }, |
29 | 29 | "devDependencies": { |
30 | 30 | "@biomejs/biome": "2.1.2", |
31 | | - "@types/blueimp-md5": "^2.18.2", |
32 | 31 | "@types/git-url-parse": "^16.0.2", |
33 | 32 | "@types/react": "^19", |
34 | 33 | "@types/react-dom": "^19", |
|
0 commit comments