|
21 | 21 | "playwright:install": "playwright install --with-deps" |
22 | 22 | }, |
23 | 23 | "dependencies": { |
24 | | - "@fumadocs/mdx-remote": "^1.3.2", |
| 24 | + "@fumadocs/mdx-remote": "^1.4.0", |
25 | 25 | "@next-i18n/const": "workspace:*", |
26 | | - "@shikijs/transformers": "^3.6.0", |
| 26 | + "@shikijs/transformers": "^3.9.2", |
27 | 27 | "class-variance-authority": "^0.7.1", |
28 | | - "cookies-next": "^6.0.0", |
29 | | - "fumadocs-core": "15.5.1", |
30 | | - "fumadocs-mdx": "11.6.7", |
31 | | - "fumadocs-ui": "15.5.1", |
| 28 | + "cookies-next": "^6.1.0", |
| 29 | + "fumadocs-core": "^15.6.9", |
| 30 | + "fumadocs-mdx": "^11.7.4", |
| 31 | + "fumadocs-ui": "^15.6.9", |
32 | 32 | "google-auth-library": "^9.15.1", |
33 | 33 | "googleapis": "^150.0.1", |
34 | 34 | "lucide-react": "^0.513.0", |
35 | 35 | "next": "15.3.3", |
36 | | - "next-intl": "^4.1.0", |
37 | | - "react": "^19.1.0", |
38 | | - "react-dom": "^19.1.0", |
| 36 | + "next-intl": "^4.3.4", |
| 37 | + "react": "^19.1.1", |
| 38 | + "react-dom": "^19.1.1", |
39 | 39 | "rtl-detect": "^1.1.2", |
40 | | - "tailwind-merge": "^3.3.0", |
41 | | - "zod": "3.25.56" |
| 40 | + "tailwind-merge": "^3.3.1", |
| 41 | + "zod": "^4.0.15" |
42 | 42 | }, |
43 | 43 | "devDependencies": { |
44 | | - "@next/bundle-analyzer": "^15.3.3", |
45 | | - "@next/env": "^15.3.3", |
| 44 | + "@next/bundle-analyzer": "^15.4.6", |
| 45 | + "@next/env": "^15.4.6", |
46 | 46 | "@oramacloud/client": "^2.1.4", |
47 | | - "@playwright/test": "^1.52.0", |
48 | | - "@tailwindcss/postcss": "^4.1.8", |
| 47 | + "@playwright/test": "^1.54.2", |
| 48 | + "@tailwindcss/postcss": "^4.1.11", |
49 | 49 | "@types/mdast": "^4.0.4", |
50 | 50 | "@types/mdx": "^2.0.13", |
51 | 51 | "@types/node": "22.15.30", |
52 | | - "@types/react": "^19.1.6", |
53 | | - "@types/react-dom": "^19.1.6", |
| 52 | + "@types/react": "^19.1.9", |
| 53 | + "@types/react-dom": "^19.1.7", |
54 | 54 | "@types/rtl-detect": "^1.0.3", |
55 | | - "eslint": "^9.28.0", |
| 55 | + "eslint": "^9.33.0", |
56 | 56 | "eslint-config-next": "15.3.3", |
57 | 57 | "github-slugger": "^2.0.0", |
58 | 58 | "mdast": "^3.0.0", |
59 | 59 | "mdast-util-mdx-jsx": "^3.2.0", |
60 | | - "playwright": "^1.52.0", |
61 | | - "postcss": "^8.5.4", |
| 60 | + "playwright": "^1.54.2", |
| 61 | + "postcss": "^8.5.6", |
62 | 62 | "remark": "^15.0.1", |
63 | 63 | "remark-gfm": "^4.0.1", |
64 | | - "shiki": "^3.6.0", |
65 | | - "tailwindcss": "^4.1.8", |
66 | | - "tsx": "^4.19.4", |
67 | | - "typescript": "^5.8.3", |
| 64 | + "shiki": "^3.9.2", |
| 65 | + "tailwindcss": "^4.1.11", |
| 66 | + "tsx": "^4.20.3", |
| 67 | + "typescript": "^5.9.2", |
68 | 68 | "unified": "^11.0.5", |
69 | 69 | "unist": "^0.0.1", |
70 | 70 | "unist-util-visit": "^5.0.0" |
|
0 commit comments