|
9 | 9 | }, |
10 | 10 | "dependencies": { |
11 | 11 | "@ducanh2912/next-pwa": "workspace:*", |
12 | | - "@mantine/hooks": "7.11.2", |
13 | | - "@tabler/icons-react": "3.11.0", |
| 12 | + "@mantine/hooks": "7.12.2", |
| 13 | + "@tabler/icons-react": "3.17.0", |
14 | 14 | "client-only": "0.0.1", |
15 | 15 | "contentlayer": "0.3.4", |
16 | 16 | "highlight.js": "11.10.0", |
17 | | - "next": "14.2.5", |
| 17 | + "next": "14.2.12", |
18 | 18 | "next-contentlayer": "0.3.4", |
19 | | - "react": "19.0.0-rc-01172397-20240716", |
20 | | - "react-dom": "19.0.0-rc-01172397-20240716", |
| 19 | + "react": "19.0.0-rc-5dcb0097-20240918", |
| 20 | + "react-dom": "19.0.0-rc-5dcb0097-20240918", |
21 | 21 | "server-only": "0.0.1", |
22 | | - "tailwind-merge": "2.4.0", |
| 22 | + "tailwind-merge": "2.5.2", |
23 | 23 | "uuid": "10.0.0", |
24 | | - "zustand": "4.5.4" |
| 24 | + "zustand": "4.5.5" |
25 | 25 | }, |
26 | 26 | "devDependencies": { |
27 | | - "@shikijs/rehype": "1.10.3", |
| 27 | + "@shikijs/rehype": "1.17.7", |
28 | 28 | "@types/extend": "3.0.4", |
29 | 29 | "@types/hast": "3.0.4", |
30 | 30 | "@types/mdast": "4.0.4", |
31 | 31 | "@types/mdx": "2.0.13", |
32 | | - "@types/node": "20.14.10", |
33 | | - "@types/react": "18.3.3", |
| 32 | + "@types/node": "22.5.5", |
| 33 | + "@types/react": "18.3.7", |
34 | 34 | "@types/react-dom": "18.3.0", |
35 | 35 | "@types/uuid": "10.0.0", |
36 | | - "autoprefixer": "10.4.19", |
| 36 | + "autoprefixer": "10.4.20", |
37 | 37 | "extend": "3.0.2", |
38 | 38 | "github-slugger": "2.0.0", |
39 | 39 | "hast-util-has-property": "3.0.0", |
|
42 | 42 | "mdast-util-mdx": "3.0.0", |
43 | 43 | "mdast-util-to-markdown": "2.1.0", |
44 | 44 | "mdast-util-to-string": "4.0.0", |
45 | | - "mdx-bundler": "10.0.2", |
46 | | - "postcss": "8.4.39", |
| 45 | + "mdx-bundler": "10.0.3", |
| 46 | + "postcss": "8.4.47", |
47 | 47 | "rehype-highlight": "7.0.0", |
48 | 48 | "rehype-sanitize": "6.0.0", |
49 | | - "shiki": "1.10.3", |
50 | | - "tailwindcss": "3.4.6", |
51 | | - "typescript": "5.6.0-dev.20240716", |
| 49 | + "shiki": "1.17.7", |
| 50 | + "tailwindcss": "3.4.12", |
| 51 | + "typescript": "5.7.0-dev.20240918", |
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