|
12 | 12 | },
|
13 | 13 | "dependencies": {
|
14 | 14 | "@ant-design/cssinjs": "^1.18.4",
|
15 |
| - "@ant-design/icons": "^5.3.0", |
16 |
| - "antd": "^5.14.0", |
| 15 | + "@ant-design/icons": "^5.3.1", |
| 16 | + "antd": "^5.14.2", |
17 | 17 | "browser-unhandled-rejection": "^1.0.2",
|
18 | 18 | "koajax": "^0.9.6",
|
19 | 19 | "lodash": "^4.17.21",
|
|
25 | 25 | "mobx-restful-table": "^2.0.0-rc.0",
|
26 | 26 | "react": "^18.2.0",
|
27 | 27 | "react-dom": "^18.2.0",
|
28 |
| - "react-router": "^6.22.0", |
| 28 | + "react-router": "^6.22.2", |
29 | 29 | "react-router-class-tools": "^0.1.3",
|
30 |
| - "react-router-dom": "^6.22.0", |
31 |
| - "web-utility": "^4.1.3" |
| 30 | + "react-router-dom": "^6.22.2", |
| 31 | + "web-utility": "^4.3.0" |
32 | 32 | },
|
33 | 33 | "devDependencies": {
|
34 |
| - "@octokit/openapi-types": "^19.1.0", |
35 |
| - "@parcel/config-default": "~2.11.0", |
36 |
| - "@parcel/optimizer-esbuild": "~2.11.0", |
37 |
| - "@parcel/packager-raw-url": "~2.11.0", |
38 |
| - "@parcel/transformer-typescript-tsc": "~2.11.0", |
39 |
| - "@parcel/transformer-webmanifest": "~2.11.0", |
| 34 | + "@octokit/openapi-types": "^20.0.0", |
| 35 | + "@parcel/config-default": "~2.12.0", |
| 36 | + "@parcel/packager-raw-url": "~2.12.0", |
| 37 | + "@parcel/transformer-typescript-tsc": "~2.12.0", |
| 38 | + "@parcel/transformer-webmanifest": "~2.12.0", |
40 | 39 | "@types/lodash": "^4.14.202",
|
41 |
| - "@types/node": "^18.19.15", |
42 |
| - "@types/react": "^18.2.55", |
| 40 | + "@types/node": "^18.19.21", |
| 41 | + "@types/react": "^18.2.61", |
43 | 42 | "@types/react-dom": "^18.2.19",
|
44 |
| - "husky": "^9.0.10", |
| 43 | + "husky": "^9.0.11", |
45 | 44 | "lint-staged": "^15.2.2",
|
46 |
| - "parcel": "~2.11.0", |
| 45 | + "parcel": "~2.12.0", |
47 | 46 | "prettier": "^3.2.5",
|
48 | 47 | "process": "^0.11.10",
|
49 | 48 | "typescript": "~5.3.3",
|
|
0 commit comments