|
18 | 18 | "dependencies": { |
19 | 19 | "@emotion/react": "^11.13.3", |
20 | 20 | "@emotion/styled": "^11.13.0", |
21 | | - "@mui/material": "^7.3.2", |
| 21 | + "@mui/material": "^5.16.7", |
22 | 22 | "gitlanding": "^2.0.0-rc.3", |
23 | | - "onyxia-ui": "^6.4.1", |
24 | | - "react": "^19.1.1", |
| 23 | + "onyxia-ui": "^5.3.3", |
| 24 | + "react": "^18.3.1", |
25 | 25 | "react-code-blocks": "^0.1.6", |
26 | | - "react-dom": "^19.1.1", |
| 26 | + "react-dom": "^18.3.1", |
27 | 27 | "tss-react": "^4.9.13" |
28 | 28 | }, |
29 | 29 | "devDependencies": { |
30 | 30 | "@eslint/js": "^9.9.0", |
31 | | - "@types/react": "^19.1.12", |
32 | | - "@types/react-dom": "^19.1.9", |
33 | | - "@vitejs/plugin-react": "^5.0.2", |
| 31 | + "@types/react": "^18.3.3", |
| 32 | + "@types/react-dom": "^18.3.0", |
| 33 | + "@vitejs/plugin-react": "^4.3.1", |
34 | 34 | "eslint": "^9.9.0", |
35 | 35 | "eslint-plugin-react-hooks": "^5.1.0-rc.0", |
36 | 36 | "eslint-plugin-react-refresh": "^0.4.9", |
37 | | - "globals": "^16.3.0", |
38 | | - "husky": "^9.1.7", |
39 | | - "lint-staged": "^16.1.6", |
| 37 | + "globals": "^15.9.0", |
| 38 | + "husky": "^4.3.8", |
| 39 | + "lint-staged": "^11.1.1", |
40 | 40 | "prettier": "^3.3.2", |
41 | 41 | "typescript": "^5.5.3", |
42 | 42 | "typescript-eslint": "^8.0.1", |
43 | | - "vite": "^7.1.4", |
| 43 | + "vite": "^5.4.19", |
44 | 44 | "vite-tsconfig-paths": "^5.0.1" |
45 | 45 | }, |
46 | 46 | "husky": { |
|
0 commit comments