|
10 | 10 | "dependencies": { |
11 | 11 | "@ant-design/icons": "^6.0.2", |
12 | 12 | "@ant-design/v5-patch-for-react-19": "^1.0.3", |
13 | | - "@rsbuild/core": "^1.5.10", |
14 | | - "@rsbuild/plugin-react": "^1.4.0", |
| 13 | + "@rsbuild/core": "^1.5.13", |
| 14 | + "@rsbuild/plugin-react": "^1.4.1", |
15 | 15 | "@rsbuild/plugin-sass": "^1.4.0", |
16 | 16 | "@rsbuild/plugin-svgr": "^1.2.2", |
17 | | - "@tanstack/react-query": "^5.89.0", |
| 17 | + "@tanstack/react-query": "^5.90.2", |
18 | 18 | "antd": "^5.27.4", |
19 | 19 | "dayjs": "^1.11.18", |
20 | 20 | "git-url-parse": "^16.1.0", |
|
23 | 23 | "json-diff-kit": "^1.0.33", |
24 | 24 | "react": "^19.1.1", |
25 | 25 | "react-dom": "^19.1.1", |
26 | | - "react-router-dom": "^7.9.1", |
27 | | - "vanilla-jsoneditor": "^3.9.0" |
| 26 | + "react-router-dom": "^7.9.3", |
| 27 | + "vanilla-jsoneditor": "^3.10.0" |
28 | 28 | }, |
29 | 29 | "devDependencies": { |
30 | 30 | "@biomejs/biome": "2.2.4", |
|
34 | 34 | "@types/react-router-dom": "^5.3.3", |
35 | 35 | "autoprefixer": "^10.4.21", |
36 | 36 | "tailwindcss": "^3.4.17", |
37 | | - "typescript": "^5.9.2" |
| 37 | + "typescript": "^5.9.3" |
38 | 38 | }, |
39 | 39 | "trustedDependencies": [ |
40 | 40 | "core-js" |
|
0 commit comments