|
42 | 42 | ".": "./dist/index.js" |
43 | 43 | }, |
44 | 44 | "dependencies": { |
45 | | - "@clack/prompts": "^0.7.0", |
46 | | - "@tanstack/react-router": "^1.85.3", |
47 | | - "@tanstack/router-devtools": "^1.85.3", |
| 45 | + "@clack/prompts": "^0.8.2", |
| 46 | + "@tanstack/react-router": "^1.85.10", |
| 47 | + "@tanstack/router-devtools": "^1.85.10", |
48 | 48 | "@tanstack/router-generator": "^1.85.3", |
49 | 49 | "@types/body-parser": "^1.19.5", |
50 | 50 | "@types/compression": "^1.7.5", |
|
53 | 53 | "@types/express": "^5.0.0", |
54 | 54 | "@types/express-http-proxy": "^1.6.6", |
55 | 55 | "@types/fs-extra": "^11.0.4", |
56 | | - "@types/react": "^18.3.12", |
57 | | - "@types/react-dom": "^18.3.1", |
| 56 | + "@types/react": "^18.3.14", |
| 57 | + "@types/react-dom": "^18.3.2", |
58 | 58 | "@types/spdy": "^3.4.9", |
59 | 59 | "@types/yargs-parser": "^21.0.3", |
60 | | - "@umijs/mako": "^0.9.7", |
| 60 | + "@umijs/mako": "^0.9.8", |
61 | 61 | "body-parser": "^1.20.3", |
62 | 62 | "c12": "^2.0.1", |
63 | 63 | "chokidar": "^4.0.1", |
64 | | - "click-to-react-component": "1.1.0", |
| 64 | + "click-to-react-component": "1.1.2", |
65 | 65 | "compression": "^1.7.5", |
66 | 66 | "connect-history-api-fallback": "^2.0.0", |
67 | 67 | "cors": "^2.8.5", |
68 | 68 | "defu": "^6.1.4", |
69 | | - "express": "^4.21.1", |
| 69 | + "express": "^4.21.2", |
70 | 70 | "express-http-proxy": "^2.1.1", |
71 | 71 | "fs-extra": "^11.1.0", |
72 | 72 | "get-port-please": "^3.1.2", |
|
103 | 103 | "git-repo-info": "^2.1.1", |
104 | 104 | "husky": "^9.1.7", |
105 | 105 | "lint-staged": "^15.2.10", |
106 | | - "prettier": "^3.4.1", |
| 106 | + "prettier": "^3.4.2", |
107 | 107 | "serve-handler": "^6.1.6", |
108 | 108 | "tsx": "^4.19.2", |
109 | 109 | "typescript": "^5.7.2", |
|
0 commit comments