|
17 | 17 | "test": "echo \"Error: no test specified\" && exit 1" |
18 | 18 | }, |
19 | 19 | "dependencies": { |
20 | | - "geist": "^1.4.2", |
| 20 | + "geist": "^1.4", |
21 | 21 | "react": "^19.1", |
22 | 22 | "react-dom": "^19.1", |
23 | 23 | "react-markdown": "^10.1", |
24 | 24 | "react-syntax-highlighter": "^15.6" |
25 | 25 | }, |
26 | 26 | "devDependencies": { |
27 | | - "@eslint/js": "^9.32.0", |
28 | | - "@tailwindcss/postcss": "^4.1.11", |
29 | | - "@tailwindcss/vite": "^4.1.11", |
30 | | - "@types/react": "^19.1.8", |
31 | | - "@types/react-dom": "^19.1.6", |
32 | | - "@types/react-syntax-highlighter": "^15.5.13", |
33 | | - "@vitejs/plugin-react": "^4.7.0", |
34 | | - "eslint": "^9.32.0", |
35 | | - "eslint-plugin-react-hooks": "^5.2.0", |
36 | | - "eslint-plugin-react-refresh": "^0.4.20", |
37 | | - "globals": "^16.3.0", |
38 | | - "tailwindcss": "^4.1.11", |
39 | | - "typescript": "^5.8.3", |
40 | | - "typescript-eslint": "^8.38.0", |
41 | | - "vite": "^7.0.6" |
| 27 | + "@eslint/js": "^9.32", |
| 28 | + "@tailwindcss/postcss": "^4.1", |
| 29 | + "@tailwindcss/vite": "^4.1", |
| 30 | + "@types/react": "^19.1", |
| 31 | + "@types/react-dom": "^19.1", |
| 32 | + "@types/react-syntax-highlighter": "^15.5", |
| 33 | + "@vitejs/plugin-react": "^4.7", |
| 34 | + "eslint": "^9.32", |
| 35 | + "eslint-plugin-react-hooks": "^5.2", |
| 36 | + "eslint-plugin-react-refresh": "^0.4", |
| 37 | + "globals": "^16.3", |
| 38 | + "tailwindcss": "^4.1", |
| 39 | + "typescript": "^5.8", |
| 40 | + "typescript-eslint": "^8.38", |
| 41 | + "vite": "^7.0" |
42 | 42 | } |
43 | 43 | } |
0 commit comments