|
11 | 11 | }, |
12 | 12 | "repository": { |
13 | 13 | "type": "git", |
14 | | - "url": "git+https://github.com/l3montree-dev/devguard-docs.git" |
| 14 | + "url": "git+https://github.com/l3montree-dev/devguard-documentation.git" |
15 | 15 | }, |
16 | 16 | "author": { |
17 | 17 | "name": "l3montree GmbH", |
|
30 | 30 | ], |
31 | 31 | "license": "MIT", |
32 | 32 | "bugs": { |
33 | | - "url": "https://github.com/l3montree-dev/devguard-docs/issues" |
| 33 | + "url": "https://github.com/l3montree-dev/devguard-documentation/issues" |
34 | 34 | }, |
35 | | - "homepage": "https://github.com/l3montree-dev/devguard-docs", |
| 35 | + "homepage": "https://github.com/l3montree-dev/devguard-documentation", |
36 | 36 | "dependencies": { |
37 | | - "@gsap/react": "^2.1.2", |
38 | | - "@headlessui/react": "^2.2.9", |
39 | | - "@heroicons/react": "^2.2.0", |
40 | 37 | "@ltonetwork/http-message-signatures": "^0.1.12", |
41 | 38 | "@radix-ui/react-dialog": "^1.1.15", |
42 | 39 | "@radix-ui/react-separator": "^1.1.8", |
|
46 | 43 | "@theguild/remark-mermaid": "^0.3.0", |
47 | 44 | "class-variance-authority": "^0.7.1", |
48 | 45 | "clsx": "^2.1.1", |
49 | | - "dotenv": "^16.5.0", |
50 | 46 | "eslint-config-prettier": "^9.1.2", |
51 | | - "framer-motion": "^12.29.2", |
52 | | - "gsap": "^3.14.2", |
53 | 47 | "lodash": "^4.17.23", |
54 | | - "lucide-react": "^0.514.0", |
55 | | - "mathjs": "^14.9.1", |
56 | | - "motion": "^12.29.2", |
| 48 | + "lucide-react": "^0.575.0", |
57 | 49 | "next": "15.5.12", |
58 | 50 | "next-sitemap": "^4.2.3", |
59 | 51 | "nextra": "3.3.1", |
60 | 52 | "nextra-theme-docs": "3.3.1", |
61 | | - "ogl": "^1.0.11", |
62 | | - "p-limit": "^6.2.0", |
63 | | - "postprocessing": "^6.38.2", |
| 53 | + "postprocessing": "^6.38.3", |
64 | 54 | "radix-ui": "^1.4.3", |
65 | | - "react": "^18.2.0", |
66 | | - "react-dom": "^18.2.0", |
67 | | - "react-hook-form": "^7.57.0", |
68 | | - "react-markdown": "^9.0.3", |
69 | | - "react-use-measure": "^2.1.7", |
70 | | - "remark-gemoji": "^8.0.0", |
71 | | - "remark-gfm": "^4.0.1", |
72 | | - "remark-mdx-disable-explicit-jsx": "^0.1.0", |
| 55 | + "react": "^18.3.1", |
| 56 | + "react-dom": "^18.3.1", |
73 | 57 | "sass": "^1.97.3", |
74 | 58 | "sharp": "^0.34.5", |
75 | | - "swagger-ui-react": "^5.31.0", |
76 | | - "tailwind-merge": "^3.3.1", |
77 | | - "tailwindcss-animate": "^1.0.7", |
78 | | - "three": "^0.167.1", |
79 | | - "winston": "^3.17.0" |
| 59 | + "swagger-ui-react": "^5.31.2", |
| 60 | + "tailwind-merge": "^3.5.0", |
| 61 | + "tailwindcss-animate": "^1.0.7" |
80 | 62 | }, |
81 | 63 | "devDependencies": { |
82 | | - "@types/lodash": "^4.17.23", |
83 | | - "@types/node": "24.0.15", |
| 64 | + "@types/lodash": "^4.17.24", |
| 65 | + "@types/node": "25.3.1", |
84 | 66 | "@types/swagger-ui-react": "^5.18.0", |
85 | | - "@types/three": "^0.182.0", |
86 | | - "autoprefixer": "^10.4.24", |
87 | | - "eslint-config-next": "^15.4.10", |
| 67 | + "autoprefixer": "^10.4.27", |
| 68 | + "eslint-config-next": "^15.5.12", |
88 | 69 | "eslint-plugin-prettier": "^5.5.5", |
89 | | - "jest": "^29.7.0", |
90 | | - "jest-environment-jsdom": "^29.7.0", |
91 | 70 | "postcss": "^8.5.6", |
92 | 71 | "prettier-plugin-tailwindcss": "^0.7.2", |
93 | | - "shadcn": "^3.7.0", |
94 | | - "tailwindcss": "3.4.18", |
| 72 | + "shadcn": "^3.8.5", |
| 73 | + "tailwindcss": "3.4.19", |
95 | 74 | "typescript": "^5.9.3" |
96 | 75 | } |
97 | 76 | } |
0 commit comments