|
21 | 21 | "@ltopx/lx-ui": "0.1.18",
|
22 | 22 | "@next-auth/prisma-adapter": "1.0.7",
|
23 | 23 | "@prisma/client": "5.3.1",
|
24 |
| - "@radix-ui/react-dialog": "1.0.4", |
| 24 | + "@radix-ui/react-dialog": "1.0.5", |
25 | 25 | "@radix-ui/react-dropdown-menu": "2.0.6",
|
26 | 26 | "@radix-ui/react-label": "2.0.2",
|
27 | 27 | "@radix-ui/react-popover": "1.0.7",
|
|
35 | 35 | "@react-email/components": "0.0.7",
|
36 | 36 | "@react-email/render": "0.0.7",
|
37 | 37 | "@svgr/webpack": "8.1.0",
|
38 |
| - "@types/node": "20.7.0", |
39 |
| - "@types/react": "18.2.23", |
| 38 | + "@types/node": "20.8.0", |
| 39 | + "@types/react": "18.2.24", |
40 | 40 | "@types/react-dom": "18.2.8",
|
41 |
| - "@upstash/redis": "1.22.0", |
| 41 | + "@upstash/redis": "1.22.1", |
42 | 42 | "ahooks": "3.7.8",
|
43 | 43 | "autoprefixer": "10.4.16",
|
44 | 44 | "class-variance-authority": "0.7.0",
|
|
62 | 62 | "next-intl": "2.20.2",
|
63 | 63 | "next-themes": "0.2.1",
|
64 | 64 | "nodemailer": "6.9.5",
|
65 |
| - "postcss": "8.4.30", |
| 65 | + "postcss": "8.4.31", |
66 | 66 | "react": "18.2.0",
|
67 | 67 | "react-day-picker": "8.8.2",
|
68 | 68 | "react-dom": "18.2.0",
|
69 | 69 | "react-hot-toast": "2.4.1",
|
70 |
| - "react-markdown": "8.0.7", |
| 70 | + "react-markdown": "9.0.0", |
71 | 71 | "react-syntax-highlighter": "15.5.0",
|
72 |
| - "rehype-katex": "6.0.3", |
73 |
| - "remark-gfm": "3.0.1", |
74 |
| - "remark-math": "5.1.1", |
| 72 | + "rehype-katex": "7.0.0", |
| 73 | + "remark-gfm": "4.0.0", |
| 74 | + "remark-math": "6.0.0", |
75 | 75 | "tailwind-merge": "1.14.0",
|
76 | 76 | "tailwindcss": "3.3.3",
|
77 | 77 | "tailwindcss-animate": "1.0.7",
|
|
0 commit comments