|
18 | 18 | "@mui/icons-material": "^6.4.6",
|
19 | 19 | "@mui/joy": "^5.0.0-beta.51",
|
20 | 20 | "@mui/material": "^6.4.6",
|
21 |
| - "@tanstack/react-query": "^5.66.9", |
| 21 | + "@tailwindcss/vite": "^4.0.9", |
| 22 | + "@tanstack/react-query": "^5.67.1", |
22 | 23 | "i18next": "^24.2.2",
|
23 | 24 | "i18next-chained-backend": "^4.6.2",
|
24 | 25 | "i18next-resources-to-backend": "^1.2.1",
|
25 |
| - "motion": "^12.4.7", |
| 26 | + "motion": "^12.4.10", |
26 | 27 | "notistack": "^3.0.2",
|
27 | 28 | "react": "^19.0.0",
|
28 | 29 | "react-color-palette": "^7.3.0",
|
29 | 30 | "react-dom": "^19.0.0",
|
30 | 31 | "react-error-boundary": "^5.0.0",
|
31 | 32 | "react-i18next": "^15.4.1",
|
32 |
| - "react-markdown": "^10.0.0", |
| 33 | + "react-markdown": "^10.0.1", |
| 34 | + "react-markdown-typewriter": "^1.0.1", |
33 | 35 | "react-router-dom": "^7.2.0",
|
34 | 36 | "rehype-raw": "^7.0.0",
|
35 | 37 | "remark-gfm": "^4.0.1",
|
36 | 38 | "shade-generator": "^1.2.7",
|
| 39 | + "tailwindcss": "^4.0.9", |
37 | 40 | "vite-plugin-checker": "^0.9.0",
|
38 | 41 | "zustand": "^5.0.3"
|
39 | 42 | },
|
40 | 43 | "devDependencies": {
|
41 |
| - "@tanstack/react-query-devtools": "^5.66.9", |
42 |
| - "@types/node": "^22.13.5", |
| 44 | + "@tanstack/react-query-devtools": "^5.67.1", |
| 45 | + "@types/node": "^22.13.9", |
43 | 46 | "@types/react": "^19.0.10",
|
44 | 47 | "@types/react-dom": "^19.0.4",
|
45 |
| - "@typescript-eslint/eslint-plugin": "^8.25.0", |
46 |
| - "@typescript-eslint/parser": "^8.25.0", |
| 48 | + "@typescript-eslint/eslint-plugin": "^8.26.0", |
| 49 | + "@typescript-eslint/parser": "^8.26.0", |
47 | 50 | "@vitejs/plugin-react": "^4.3.4",
|
48 | 51 | "eslint": "^9.21.0",
|
49 |
| - "eslint-plugin-react-hooks": "^5.1.0", |
| 52 | + "eslint-plugin-react-hooks": "^5.2.0", |
50 | 53 | "eslint-plugin-react-refresh": "^0.4.19",
|
51 |
| - "typescript": "^5.7.3", |
| 54 | + "tailwindcss-motion": "^1.1.0", |
| 55 | + "typescript": "^5.8.2", |
52 | 56 | "vite": "^6.2.0",
|
53 | 57 | "vite-plugin-pwa": "^0.21.1"
|
54 | 58 | },
|
|
0 commit comments