|
36 | 36 | "prod:reload": "pm2 reload ecosystem.config.js"
|
37 | 37 | },
|
38 | 38 | "dependencies": {
|
39 |
| - "@clerk/nextjs": "4.21.13", |
| 39 | + "@clerk/nextjs": "4.21.14", |
40 | 40 | "@emoji-mart/data": "1.1.2",
|
41 | 41 | "@emoji-mart/react": "1.1.1",
|
42 | 42 | "@floating-ui/react-dom": "2.0.1",
|
|
51 | 51 | "@vercel/analytics": "1.0.1",
|
52 | 52 | "axios": "1.4.0",
|
53 | 53 | "clsx": "1.2.1",
|
54 |
| - "daisyui": "3.1.7", |
| 54 | + "daisyui": "3.1.10", |
55 | 55 | "dayjs": "1.11.9",
|
56 | 56 | "emoji-mart": "5.5.2",
|
57 |
| - "foxact": "0.2.13", |
| 57 | + "foxact": "0.2.14", |
58 | 58 | "framer-motion": "^10.12.18",
|
59 | 59 | "idb-keyval": "6.2.1",
|
60 | 60 | "immer": "^10.0.2",
|
61 |
| - "jotai": "2.2.1", |
| 61 | + "jotai": "2.2.2", |
62 | 62 | "js-cookie": "3.0.5",
|
63 | 63 | "markdown-to-jsx": "npm:@innei/[email protected]",
|
64 | 64 | "medium-zoom": "1.0.8",
|
65 | 65 | "mermaid": "10.2.4",
|
66 |
| - "next": "13.4.8", |
| 66 | + "next": "13.4.9", |
67 | 67 | "next-themes": "0.2.1",
|
68 | 68 | "qrcode.react": "3.1.0",
|
69 | 69 | "react": "18.2.0",
|
70 | 70 | "react-dom": "18.2.0",
|
71 | 71 | "react-error-boundary": "4.0.10",
|
72 | 72 | "react-intersection-observer": "9.5.2",
|
73 | 73 | "react-toastify": "9.1.3",
|
74 |
| - "react-tweet": "3.0.0", |
| 74 | + "react-tweet": "3.0.1", |
75 | 75 | "react-wrap-balancer": "1.0.0",
|
76 | 76 | "remove-markdown": "0.5.0",
|
77 | 77 | "socket.io-client": "4.7.1",
|
|
83 | 83 | "@iconify/tailwind": "0.1.3",
|
84 | 84 | "@innei/eslint-config-react-ts": "0.10.3",
|
85 | 85 | "@innei/prettier": "0.10.3",
|
86 |
| - "@next/bundle-analyzer": "13.4.8", |
| 86 | + "@next/bundle-analyzer": "13.4.9", |
87 | 87 | "@tailwindcss/typography": "0.5.9",
|
88 | 88 | "@types/js-cookie": "3.0.3",
|
89 | 89 | "@types/markdown-escape": "1.1.0",
|
|
97 | 97 | "eslint": "8.44.0",
|
98 | 98 | "husky": "8.0.3",
|
99 | 99 | "lint-staged": "13.2.3",
|
100 |
| - "postcss": "8.4.24", |
| 100 | + "postcss": "8.4.25", |
101 | 101 | "postcss-import": "15.1.0",
|
102 | 102 | "postcss-nested": "6.0.1",
|
103 | 103 | "postcss-preset-env": "9.0.0",
|
|
110 | 110 | "tailwindcss": "^3.3.2",
|
111 | 111 | "typescript": "5.1.6",
|
112 | 112 | "typewind": "^0.1.3",
|
113 |
| - "zx": "7.2.2" |
| 113 | + "zx": "7.2.3" |
114 | 114 | },
|
115 | 115 | "nextBundleAnalysis": {
|
116 | 116 | "budget": 358400,
|
|
0 commit comments