|
13 | 13 | "generate-sitemap": "tsx scripts/generate-sitemap.ts" |
14 | 14 | }, |
15 | 15 | "dependencies": { |
16 | | - "@orama/orama": "^3.1.14", |
17 | | - "@orama/tokenizers": "^3.1.14", |
| 16 | + "@orama/orama": "^3.1.18", |
| 17 | + "@orama/tokenizers": "^3.1.18", |
18 | 18 | "@oramacloud/client": "^2.1.4", |
19 | | - "@tailwindcss/postcss": "^4.1.13", |
| 19 | + "@tailwindcss/postcss": "^4.1.18", |
20 | 20 | "autocorrect-node": "^2.14.0", |
21 | 21 | "class-variance-authority": "^0.7.1", |
22 | 22 | "clsx": "^2.1.1", |
23 | 23 | "commitizen": "^4.3.1", |
24 | 24 | "copy-to-clipboard": "^3.3.3", |
25 | 25 | "cz-conventional-changelog": "^3.3.0", |
26 | | - "dotenv": "^16.6.1", |
| 26 | + "dotenv": "^17.2.3", |
27 | 27 | "fast-glob": "^3.3.3", |
28 | | - "framer-motion": "^12.23.22", |
| 28 | + "framer-motion": "^12.23.26", |
29 | 29 | "fumadocs-core": "15.1.2", |
30 | 30 | "fumadocs-mdx": "11.5.7", |
31 | | - "fumadocs-typescript": "^3.1.0", |
| 31 | + "fumadocs-typescript": "^5.0.0", |
32 | 32 | "fumadocs-ui": "15.1.2", |
33 | | - "lucide-react": "^0.483.0", |
| 33 | + "lucide-react": "^0.562.0", |
34 | 34 | "next": "15.2.3", |
35 | | - "only-allow": "^1.2.1", |
36 | | - "react": "^19.1.1", |
37 | | - "react-dom": "^19.1.1", |
| 35 | + "only-allow": "^1.2.2", |
| 36 | + "react": "^19.1.4", |
| 37 | + "react-dom": "^19.1.4", |
38 | 38 | "react-icons": "^5.5.0", |
39 | | - "shiki": "^3.13.0", |
40 | | - "std-env": "^3.9.0", |
41 | | - "tailwind-merge": "^3.3.1" |
| 39 | + "shiki": "^3.20.0", |
| 40 | + "std-env": "^3.10.0", |
| 41 | + "tailwind-merge": "^3.4.0" |
42 | 42 | }, |
43 | 43 | "devDependencies": { |
44 | | - "@fumadocs/cli": "^0.0.8", |
| 44 | + "@fumadocs/cli": "^1.2.0", |
45 | 45 | "@types/mdx": "^2.0.13", |
46 | 46 | "@types/node": "22.13.11", |
47 | | - "@types/react": "^19.1.14", |
48 | | - "@types/react-dom": "^19.1.9", |
49 | | - "autoprefixer": "^10.4.21", |
| 47 | + "@types/react": "^19.2.7", |
| 48 | + "@types/react-dom": "^19.2.3", |
| 49 | + "autoprefixer": "^10.4.23", |
50 | 50 | "postcss": "^8.5.6", |
51 | | - "prettier": "^3.6.2", |
52 | | - "tailwindcss": "^4.1.13", |
53 | | - "tsx": "^4.20.6", |
54 | | - "typescript": "^5.9.2" |
| 51 | + "prettier": "^3.7.4", |
| 52 | + "tailwindcss": "^4.1.18", |
| 53 | + "tsx": "^4.21.0", |
| 54 | + "typescript": "^5.9.3" |
55 | 55 | }, |
56 | 56 | "config": { |
57 | 57 | "commitizen": { |
58 | 58 | "path": "cz-conventional-changelog" |
59 | 59 | } |
60 | 60 | }, |
61 | | - "packageManager": "pnpm@9.12.3+sha512.cce0f9de9c5a7c95bef944169cc5dfe8741abfb145078c0d508b868056848a87c81e626246cb60967cbd7fd29a6c062ef73ff840d96b3c86c40ac92cf4a813ee" |
| 61 | + "packageManager": "pnpm@10.26.2" |
62 | 62 | } |
0 commit comments