|
45 | 45 | "lucide-react": "^0.544.0", |
46 | 46 | "nanoid": "^5.1.6", |
47 | 47 | "react-markdown": "^10.1.0", |
48 | | - "react-syntax-highlighter": "^15.6.6", |
49 | 48 | "tailwind-merge": "^3.3.1", |
50 | 49 | "tailwindcss": "^4.1.13", |
51 | 50 | "use-stick-to-bottom": "^1.1.1" |
52 | 51 | }, |
53 | 52 | "devDependencies": { |
54 | 53 | "@tailwindcss/vite": "^4.1.13", |
55 | 54 | "@eslint/js": "^9.36.0", |
56 | | - "@microsoft/api-extractor": "^7.52.13", |
57 | 55 | "@tailwindcss/postcss": "^4.1.13", |
58 | 56 | "@types/node": "^24.5.2", |
59 | 57 | "@types/react": "^18", |
60 | 58 | "@types/react-dom": "^18", |
61 | | - "@types/react-syntax-highlighter": "^15.5.13", |
62 | 59 | "@vitejs/plugin-react": "^5.0.3", |
63 | | - "cssnano": "^7.1.1", |
64 | 60 | "eslint": "^9.36.0", |
65 | 61 | "eslint-plugin-react-dom": "^1.53.1", |
66 | 62 | "eslint-plugin-react-hooks": "^5.2.0", |
67 | 63 | "eslint-plugin-react-refresh": "^0.4.20", |
68 | 64 | "eslint-plugin-react-x": "^1.53.1", |
69 | 65 | "globals": "^16.4.0", |
70 | | - "postcss": "^8.5.6", |
71 | | - "postcss-discard-comments": "^7.0.4", |
72 | | - "postcss-import": "^16.1.1", |
73 | | - "postcss-nested": "^7.0.2", |
74 | 66 | "react": "^18", |
75 | 67 | "react-dom": "^18", |
76 | | - "terser": "^5.44.0", |
77 | 68 | "tw-animate-css": "^1.3.8", |
78 | 69 | "typescript": "~5.8.3", |
79 | 70 | "typescript-eslint": "^8.44.0", |
80 | 71 | "unplugin-dts": "1.0.0-beta.5", |
81 | | - "vite": "^7.1.7", |
82 | | - "vite-plugin-lib-inject-css": "^2.2.2" |
| 72 | + "vite": "^7.1.7" |
83 | 73 | } |
84 | 74 | } |
0 commit comments