|
34 | 34 | }, |
35 | 35 | "homepage": "https://github.com/l3montree-dev/devguard-documentation", |
36 | 36 | "dependencies": { |
37 | | - "@document-writing-tools/kernux-theme": "2.0.0-rc.12", |
| 37 | + "@document-writing-tools/kernux-theme": "2.0.0", |
38 | 38 | "@ltonetwork/http-message-signatures": "^0.1.12", |
39 | 39 | "@radix-ui/react-dialog": "^1.1.15", |
40 | 40 | "@radix-ui/react-separator": "^1.1.8", |
|
45 | 45 | "@theguild/remark-mermaid": "^0.3.0", |
46 | 46 | "class-variance-authority": "^0.7.1", |
47 | 47 | "clsx": "^2.1.1", |
| 48 | + "date-fns": "^4.1.0", |
48 | 49 | "eslint-config-prettier": "^10.1.8", |
49 | 50 | "flexsearch": "^0.8.212", |
50 | 51 | "framer-motion": "^12.38.0", |
51 | | - "date-fns": "^4.1.0", |
52 | 52 | "gsap": "^3.14.2", |
53 | 53 | "lodash": "^4.17.23", |
| 54 | + "lucide-react": "1.7.0", |
54 | 55 | "mathjs": "^15.1.1", |
55 | 56 | "motion": "^12.38.0", |
56 | 57 | "next": "^16.1.7", |
|
61 | 62 | "react-dom": "^19.2.4", |
62 | 63 | "recharts": "^3.8.0", |
63 | 64 | "sharp": "^0.34.5", |
64 | | - "swagger-ui-react": "^5.32.0", |
| 65 | + "swagger-ui-react": "^5.32.2", |
65 | 66 | "swr": "^2.4.1", |
66 | 67 | "tailwind-merge": "^3.5.0", |
67 | 68 | "tw-animate-css": "^1.4.0" |
68 | 69 | }, |
69 | 70 | "devDependencies": { |
70 | | - "@tailwindcss/postcss": "^4.2.1", |
| 71 | + "@tailwindcss/postcss": "^4.2.2", |
71 | 72 | "@types/lodash": "^4.17.24", |
72 | 73 | "@types/node": "25.5.0", |
73 | 74 | "@types/react": "^19.2.14", |
|
77 | 78 | "eslint-config-next": "^16.1.7", |
78 | 79 | "eslint-config-prettier": "^10.1.8", |
79 | 80 | "eslint-plugin-prettier": "^5.5.5", |
| 81 | + "gray-matter": "^4.0.3", |
80 | 82 | "postcss": "^8.5.8", |
81 | 83 | "prettier-plugin-tailwindcss": "^0.7.2", |
82 | 84 | "shadcn": "^4.0.8", |
83 | | - "tailwindcss": "^4.2.1", |
84 | | - "typescript": "^5.9.3", |
85 | | - "gray-matter": "^4.0.3" |
| 85 | + "tailwindcss": "^4.2.2", |
| 86 | + "typescript": "^5.9.3" |
86 | 87 | } |
87 | 88 | } |
0 commit comments