|
10 | 10 | }, |
11 | 11 | "dependencies": { |
12 | 12 | "@ducanh2912/next-pwa": "workspace:*", |
13 | | - "@mantine/hooks": "7.2.2", |
14 | | - "@tabler/icons-react": "2.40.0", |
| 13 | + "@mantine/hooks": "7.3.1", |
| 14 | + "@tabler/icons-react": "2.43.0", |
15 | 15 | "bright": "0.8.4", |
16 | 16 | "client-only": "0.0.1", |
17 | 17 | "contentlayer": "0.3.4", |
18 | 18 | "highlight.js": "11.9.0", |
19 | | - "next": "14.0.3", |
| 19 | + "next": "14.0.4", |
20 | 20 | "next-contentlayer": "0.3.4", |
21 | 21 | "react": "18.2.0", |
22 | 22 | "react-dom": "18.2.0", |
23 | 23 | "react-wrap-balancer": "1.1.0", |
24 | 24 | "server-only": "0.0.1", |
25 | | - "tailwind-merge": "2.0.0", |
| 25 | + "tailwind-merge": "2.1.0", |
26 | 26 | "uuid": "9.0.1", |
27 | | - "zustand": "4.4.6" |
| 27 | + "zustand": "4.4.7" |
28 | 28 | }, |
29 | 29 | "devDependencies": { |
30 | 30 | "@types/extend": "3.0.4", |
31 | 31 | "@types/hast": "3.0.3", |
32 | 32 | "@types/mdast": "4.0.3", |
33 | 33 | "@types/mdx": "2.0.10", |
34 | | - "@types/node": "20.9.1", |
35 | | - "@types/react": "18.2.37", |
36 | | - "@types/react-dom": "18.2.15", |
| 34 | + "@types/node": "20.10.4", |
| 35 | + "@types/react": "18.2.43", |
| 36 | + "@types/react-dom": "18.2.17", |
37 | 37 | "@types/uuid": "9.0.7", |
38 | 38 | "autoprefixer": "10.4.16", |
39 | 39 | "extend": "3.0.2", |
|
45 | 45 | "mdast-util-to-markdown": "2.1.0", |
46 | 46 | "mdast-util-to-string": "4.0.0", |
47 | 47 | "mdx-bundler": "10.0.1", |
48 | | - "postcss": "8.4.31", |
| 48 | + "postcss": "8.4.32", |
49 | 49 | "rehype-highlight": "7.0.0", |
50 | 50 | "rehype-sanitize": "6.0.0", |
51 | | - "tailwindcss": "3.3.5", |
52 | | - "typescript": "5.4.0-dev.20231118", |
| 51 | + "tailwindcss": "3.3.6", |
| 52 | + "typescript": "5.4.0-dev.20231210", |
53 | 53 | "unified": "10.1.2", |
54 | 54 | "unist-util-is": "6.0.0", |
55 | 55 | "unist-util-visit": "5.0.0" |
|
0 commit comments