|
22 | 22 | "@alova/adapter-xhr": "^1.0.1",
|
23 | 23 | "@emotion/react": "^11.11.1",
|
24 | 24 | "@emotion/styled": "^11.11.0",
|
25 |
| - "@mui/icons-material": "^5.14.9", |
26 |
| - "@mui/material": "^5.14.10", |
| 25 | + "@mui/icons-material": "^5.14.11", |
| 26 | + "@mui/material": "^5.14.11", |
27 | 27 | "@table-library/react-table-library": "4.1.7",
|
28 | 28 | "@types/lodash-es": "^4.17.9",
|
29 |
| - "@types/node": "^20.6.5", |
30 |
| - "@types/react": "^18.2.22", |
31 |
| - "@types/react-dom": "^18.2.7", |
| 29 | + "@types/node": "^20.8.0", |
| 30 | + "@types/react": "^18.2.24", |
| 31 | + "@types/react-dom": "^18.2.8", |
32 | 32 | "@types/react-router-dom": "^5.3.3",
|
33 | 33 | "alova": "^2.13.1",
|
34 | 34 | "async-validator": "^4.2.5",
|
|
47 | 47 | "typescript": "^5.2.2"
|
48 | 48 | },
|
49 | 49 | "devDependencies": {
|
50 |
| - "@babel/core": "^7.22.20", |
| 50 | + "@babel/core": "^7.23.0", |
51 | 51 | "@preact/compat": "^17.1.2",
|
52 | 52 | "@preact/preset-vite": "^2.5.0",
|
53 | 53 | "@types/babel__core": "^7",
|
54 |
| - "@typescript-eslint/eslint-plugin": "^6.7.2", |
55 |
| - "@typescript-eslint/parser": "^6.7.2", |
| 54 | + "@typescript-eslint/eslint-plugin": "^6.7.3", |
| 55 | + "@typescript-eslint/parser": "^6.7.3", |
56 | 56 | "eslint": "^8.50.0",
|
57 | 57 | "eslint-config-airbnb": "^19.0.4",
|
58 | 58 | "eslint-config-airbnb-typescript": "^17.1.0",
|
|
65 | 65 | "eslint-plugin-react": "^7.33.2",
|
66 | 66 | "eslint-plugin-react-hooks": "^4.6.0",
|
67 | 67 | "npm-run-all": "^4.1.5",
|
68 |
| - "preact": "^10.17.1", |
| 68 | + "preact": "^10.18.1", |
69 | 69 | "prettier": "^3.0.3",
|
70 | 70 | "rollup-plugin-visualizer": "^5.9.2",
|
71 | 71 | "terser": "^5.20.0",
|
72 | 72 | "vite": "^4.4.9",
|
73 |
| - "vite-plugin-svgr": "^4.0.0", |
| 73 | + "vite-plugin-svgr": "^4.1.0", |
74 | 74 | "vite-tsconfig-paths": "^4.2.1"
|
75 | 75 | },
|
76 | 76 | "packageManager": "yarn@3.4.1"
|
|
0 commit comments