|
14 | 14 | "start": "next start" |
15 | 15 | }, |
16 | 16 | "dependencies": { |
17 | | - "@next/env": "^14.2.5", |
| 17 | + "@next/env": "^14.2.7", |
18 | 18 | "@radix-ui/react-popover": "^1.1.1", |
19 | 19 | "@radix-ui/react-tooltip": "^1.1.2", |
20 | 20 | "@resvg/resvg-js": "^2.6.2", |
21 | | - "@shikijs/transformers": "^1.13.0", |
| 21 | + "@shikijs/transformers": "^1.15.1", |
22 | 22 | "algoliasearch": "^4.24.0", |
23 | 23 | "class-variance-authority": "^0.7.0", |
24 | 24 | "fumadocs-core": "workspace:*", |
|
30 | 30 | "fumadocs-ui": "workspace:*", |
31 | 31 | "geist": "^1.3.1", |
32 | 32 | "katex": "^0.16.11", |
33 | | - "lucide-react": "^0.428.0", |
34 | | - "next": "^14.2.5", |
| 33 | + "lucide-react": "^0.437.0", |
| 34 | + "next": "^14.2.7", |
35 | 35 | "phenomenon": "^1.6.0", |
36 | 36 | "react": "^18.3.1", |
37 | 37 | "react-dom": "^18.3.1", |
38 | | - "rehype-katex": "^7.0.0", |
| 38 | + "rehype-katex": "^7.0.1", |
39 | 39 | "remark-math": "^6.0.0", |
40 | 40 | "satori": "^0.10.14", |
41 | | - "shiki": "^1.13.0", |
| 41 | + "shiki": "^1.15.1", |
42 | 42 | "tailwind-merge": "^2.5.2", |
43 | 43 | "zod": "^3.23.8" |
44 | 44 | }, |
45 | 45 | "devDependencies": { |
46 | | - "@next/bundle-analyzer": "^14.2.5", |
47 | | - "@next/eslint-plugin-next": "^14.2.5", |
| 46 | + "@next/bundle-analyzer": "^14.2.7", |
| 47 | + "@next/eslint-plugin-next": "^14.2.7", |
48 | 48 | "@types/mdx": "^2.0.13", |
49 | | - "@types/node": "22.3.0", |
50 | | - "@types/react": "^18.3.3", |
| 49 | + "@types/node": "22.5.1", |
| 50 | + "@types/react": "^18.3.5", |
51 | 51 | "@types/react-dom": "^18.3.0", |
52 | 52 | "autoprefixer": "^10.4.20", |
53 | 53 | "eslint-config-custom": "workspace:*", |
|
57 | 57 | "tailwindcss": "^3.4.10", |
58 | 58 | "tailwindcss-animate": "^1.0.7", |
59 | 59 | "tsconfig": "workspace:*", |
60 | | - "tsx": "^4.17.0", |
| 60 | + "tsx": "^4.19.0", |
61 | 61 | "typescript": "^5.5.4", |
62 | 62 | "webpack": "^5.90.3" |
63 | 63 | } |
|
0 commit comments