|
16 | 16 | "package": "npm run build:extension && zip -r packages/$(date -u +\"%Y-%m-%dT%H:%M:%SZ\").zip out" |
17 | 17 | }, |
18 | 18 | "dependencies": { |
| 19 | + "@heroui/react": "2.7.5", |
19 | 20 | "@my-react-devtool/core": "workspace:*", |
20 | 21 | "@my-react/react": "^0.3.6", |
21 | 22 | "@my-react/react-dom": "^0.3.6", |
22 | 23 | "@my-react/react-reconciler": "^0.3.6", |
23 | | - "@heroui/react": "2.6.14", |
24 | | - "@radix-ui/react-icons": "^1.3.2", |
25 | 24 | "allotment": "^1.20.2", |
26 | | - "framer-motion": "^12.4.10", |
27 | | - "next": "^14.2.24", |
28 | | - "next-themes": "^0.4.4", |
| 25 | + "framer-motion": "^12.5.0", |
| 26 | + "lucide-react": "^0.483.0", |
| 27 | + "next": "^14.2.25", |
| 28 | + "next-themes": "^0.4.6", |
29 | 29 | "react": "^18", |
30 | 30 | "react-dom": "^18", |
31 | 31 | "react-virtuoso": "^4.12.5", |
32 | 32 | "reactivity-store": "^0.3.9", |
33 | | - "shiki": "^1.29.2", |
34 | | - "sonner": "^1.7.4" |
| 33 | + "shiki": "^1.29.2" |
35 | 34 | }, |
36 | 35 | "devDependencies": { |
37 | 36 | "@my-react/react-refresh": "^0.3.6", |
|
47 | 46 | "autoprefixer": "^10.4.20", |
48 | 47 | "cors": "^2.8.5", |
49 | 48 | "eslint": "^8.57.0", |
50 | | - "eslint-config-next": "^14.2.24", |
| 49 | + "eslint-config-next": "^14.2.25", |
51 | 50 | "express": "^4.21.2", |
52 | 51 | "npm-watch": "^0.13.0", |
53 | 52 | "postcss": "^8", |
|
0 commit comments