|
18 | 18 | "dependencies": { |
19 | 19 | "@heroui/react": "^2.7.5", |
20 | 20 | "@my-react-devtool/core": "workspace:*", |
21 | | - "@my-react/react": "^0.3.19", |
22 | | - "@my-react/react-dom": "^0.3.19", |
23 | | - "@my-react/react-reconciler": "^0.3.19", |
| 21 | + "@my-react/react": "^0.3.20", |
| 22 | + "@my-react/react-dom": "^0.3.20", |
| 23 | + "@my-react/react-reconciler": "^0.3.20", |
24 | 24 | "allotment": "^1.20.4", |
25 | | - "framer-motion": "^12.5.0", |
26 | | - "lucide-react": "^0.483.0", |
27 | | - "next": "^14.2.30", |
| 25 | + "framer-motion": "^12.23.24", |
| 26 | + "lucide-react": "^0.545.0", |
| 27 | + "next": "^14.2.33", |
28 | 28 | "next-themes": "^0.4.6", |
29 | | - "react": "^18", |
30 | | - "react-dom": "^18", |
31 | | - "react-virtuoso": "^4.13.0", |
32 | | - "reactivity-store": "^0.3.11", |
| 29 | + "react": "^18.3.1", |
| 30 | + "react-dom": "^18.3.1", |
| 31 | + "react-virtuoso": "^4.14.1", |
| 32 | + "reactivity-store": "^0.3.12", |
33 | 33 | "shiki": "^1.29.2" |
34 | 34 | }, |
35 | 35 | "devDependencies": { |
36 | | - "@my-react/react-refresh": "^0.3.19", |
37 | | - "@my-react/react-refresh-tools": "^0.0.28", |
| 36 | + "@my-react/react-refresh": "^0.3.20", |
| 37 | + "@my-react/react-refresh-tools": "^0.0.29", |
38 | 38 | "@types/chrome": "^0.0.304", |
39 | | - "@types/cors": "^2.8.17", |
40 | | - "@types/express": "^4.17.21", |
41 | | - "@types/node": "^20", |
42 | | - "@types/react": "^18", |
43 | | - "@types/react-dom": "^18", |
44 | | - "@typescript-eslint/eslint-plugin": "^8.23.0", |
45 | | - "@typescript-eslint/parser": "^8.23.0", |
46 | | - "autoprefixer": "^10.4.20", |
| 39 | + "@types/cors": "^2.8.19", |
| 40 | + "@types/express": "^4.17.23", |
| 41 | + "@types/react": "^18.3.26", |
| 42 | + "@types/react-dom": "^18.3.7", |
| 43 | + "@typescript-eslint/eslint-plugin": "^8.46.1", |
| 44 | + "@typescript-eslint/parser": "^8.46.1", |
| 45 | + "autoprefixer": "^10.4.21", |
47 | 46 | "cors": "^2.8.5", |
48 | 47 | "eslint": "^8.57.0", |
49 | | - "eslint-config-next": "^14.2.30", |
| 48 | + "eslint-config-next": "^14.2.33", |
50 | 49 | "express": "^4.21.2", |
51 | 50 | "npm-watch": "^0.13.0", |
52 | | - "postcss": "^8", |
| 51 | + "postcss": "^8.5.6", |
53 | 52 | "socket.io": "^4.8.1", |
54 | 53 | "socket.io-client": "^4.8.1", |
55 | | - "tailwindcss": "^3.4.17", |
56 | | - "typescript": "^5" |
| 54 | + "tailwindcss": "^3.4.18" |
57 | 55 | }, |
58 | 56 | "watch": { |
59 | 57 | "build:extension": { |
|
0 commit comments