|
92 | 92 | "@testing-library/react": "^12.1.4", |
93 | 93 | "@testing-library/user-event": "^13.5.0", |
94 | 94 | "@types/lodash-es": "^4.17.12", |
95 | | - "@types/node": "^20.14.11", |
| 95 | + "@types/node": "^22.14.1", |
96 | 96 | "@types/react": "^17.0.2", |
97 | 97 | "@types/react-dom": "17.0.2", |
98 | 98 | "@types/react-transition-group": "^4.4.4", |
| 99 | + "@types/rimraf": "^4.0.5", |
99 | 100 | "@types/tinycolor2": "^1.4.6", |
100 | 101 | "@typescript-eslint/eslint-plugin": "^5.6.0", |
101 | 102 | "@typescript-eslint/parser": "^5.6.0", |
102 | | - "@vitejs/plugin-react": "^1.1.1", |
| 103 | + "@vitejs/plugin-react": "^4.4.1", |
103 | 104 | "@vitest/coverage-istanbul": "^2.0.3", |
104 | 105 | "@vitest/coverage-v8": "^2.0.3", |
105 | 106 | "@vitest/ui": "^2.0.3", |
|
139 | 140 | "react": "^17.0.2", |
140 | 141 | "react-dom": "^17.0.2", |
141 | 142 | "react-router-dom": "^6.2.2", |
142 | | - "rimraf": "^3.0.2", |
| 143 | + "rimraf": "^6.0.1", |
143 | 144 | "rollup": "^2.55.0", |
144 | 145 | "rollup-plugin-analyzer": "^4.0.0", |
145 | 146 | "rollup-plugin-esbuild": "^4.5.0", |
|
153 | 154 | "tdesign-icons-view": "^0.3.6", |
154 | 155 | "tdesign-site-components": "^0.15.6", |
155 | 156 | "tdesign-theme-generator": "^1.1.0", |
156 | | - "typescript": "^4.5.3", |
157 | | - "vite": "^2.7.0", |
158 | | - "vite-plugin-pwa": "^0.11.11", |
159 | | - "vite-plugin-tdoc": "^2.0.0", |
| 157 | + "typescript": "^5.8.3", |
| 158 | + "vite": "^6.2.3", |
| 159 | + "vite-plugin-pwa": "^1.0.0", |
| 160 | + "vite-plugin-tdoc": "^2.0.4", |
160 | 161 | "vitest": "^2.0.3", |
161 | 162 | "workbox-precaching": "^6.3.0" |
162 | 163 | }, |
|
0 commit comments