|
9 | 9 | }, |
10 | 10 | "dependencies": { |
11 | 11 | "@ducanh2912/next-pwa": "workspace:*", |
12 | | - "@mantine/hooks": "7.9.0", |
13 | | - "@tabler/icons-react": "3.3.0", |
| 12 | + "@mantine/hooks": "7.11.2", |
| 13 | + "@tabler/icons-react": "3.11.0", |
14 | 14 | "client-only": "0.0.1", |
15 | 15 | "contentlayer": "0.3.4", |
16 | | - "highlight.js": "11.9.0", |
17 | | - "next": "14.2.0-canary.56", |
| 16 | + "highlight.js": "11.10.0", |
| 17 | + "next": "14.2.5", |
18 | 18 | "next-contentlayer": "0.3.4", |
19 | | - "react": "19.0.0-canary-7a2609eed-20240403", |
20 | | - "react-dom": "19.0.0-canary-7a2609eed-20240403", |
| 19 | + "react": "19.0.0-rc-01172397-20240716", |
| 20 | + "react-dom": "19.0.0-rc-01172397-20240716", |
21 | 21 | "server-only": "0.0.1", |
22 | | - "tailwind-merge": "2.3.0", |
23 | | - "uuid": "9.0.1", |
24 | | - "zustand": "4.5.2" |
| 22 | + "tailwind-merge": "2.4.0", |
| 23 | + "uuid": "10.0.0", |
| 24 | + "zustand": "4.5.4" |
25 | 25 | }, |
26 | 26 | "devDependencies": { |
27 | | - "@shikijs/rehype": "1.4.0", |
| 27 | + "@shikijs/rehype": "1.10.3", |
28 | 28 | "@types/extend": "3.0.4", |
29 | 29 | "@types/hast": "3.0.4", |
30 | | - "@types/mdast": "4.0.3", |
| 30 | + "@types/mdast": "4.0.4", |
31 | 31 | "@types/mdx": "2.0.13", |
32 | | - "@types/node": "20.12.8", |
33 | | - "@types/react": "18.3.1", |
| 32 | + "@types/node": "20.14.10", |
| 33 | + "@types/react": "18.3.3", |
34 | 34 | "@types/react-dom": "18.3.0", |
35 | | - "@types/uuid": "9.0.8", |
| 35 | + "@types/uuid": "10.0.0", |
36 | 36 | "autoprefixer": "10.4.19", |
37 | 37 | "extend": "3.0.2", |
38 | 38 | "github-slugger": "2.0.0", |
|
43 | 43 | "mdast-util-to-markdown": "2.1.0", |
44 | 44 | "mdast-util-to-string": "4.0.0", |
45 | 45 | "mdx-bundler": "10.0.2", |
46 | | - "postcss": "8.4.38", |
| 46 | + "postcss": "8.4.39", |
47 | 47 | "rehype-highlight": "7.0.0", |
48 | 48 | "rehype-sanitize": "6.0.0", |
49 | | - "shiki": "1.4.0", |
50 | | - "tailwindcss": "3.4.3", |
51 | | - "typescript": "5.5.0-dev.20240504", |
| 49 | + "shiki": "1.10.3", |
| 50 | + "tailwindcss": "3.4.6", |
| 51 | + "typescript": "5.6.0-dev.20240716", |
52 | 52 | "unified": "10.1.2", |
53 | 53 | "unist-util-is": "6.0.0", |
54 | 54 | "unist-util-visit": "5.0.0" |
|
0 commit comments