|
12 | 12 | "browserslist": "defaults, not ie <= 11", |
13 | 13 | "dependencies": { |
14 | 14 | "@algolia/autocomplete-core": "^1.18.0", |
15 | | - "@headlessui/react": "^2.2.0", |
16 | | - "@headlessui/tailwindcss": "^0.2.1", |
| 15 | + "@headlessui/react": "^2.2.9", |
| 16 | + "@headlessui/tailwindcss": "^0.2.2", |
17 | 17 | "@heroicons/react": "^2.2.0", |
18 | 18 | "@mdx-js/loader": "^3.1.0", |
19 | 19 | "@mdx-js/react": "^3.1.0", |
20 | 20 | "@next/mdx": "15.5.8", |
21 | 21 | "@scalar/api-reference-react": "^0.4.25", |
22 | 22 | "@shikijs/transformers": "^1.29.2", |
23 | 23 | "@sindresorhus/slugify": "^2.1.1", |
24 | | - "@tailwindcss/typography": "^0.5.15", |
| 24 | + "@tailwindcss/typography": "^0.5.19", |
25 | 25 | "@types/mdast": "^4.0.4", |
26 | 26 | "@types/mdx": "^2.0.13", |
27 | 27 | "@types/node": "^22.10.0", |
|
39 | 39 | "next": "15.5.8", |
40 | 40 | "next-sitemap": "^4.2.3", |
41 | 41 | "next-themes": "^0.4.6", |
42 | | - "next-view-transitions": "^0.3.4", |
| 42 | + "next-view-transitions": "^0.3.5", |
43 | 43 | "npm-to-yarn": "^3.0.0", |
44 | 44 | "react": "19.2.2", |
45 | 45 | "react-dom": "19.2.2", |
46 | | - "react-highlight-words": "^0.20.0", |
| 46 | + "react-highlight-words": "^0.21.0", |
47 | 47 | "recma-import-images": "^0.0.3", |
48 | 48 | "remark": "^15.0.1", |
49 | 49 | "remark-gfm": "^4.0.0", |
|
52 | 52 | "sharp": "0.33.5", |
53 | 53 | "shiki": "^1.29.2", |
54 | 54 | "simple-functional-loader": "^1.2.1", |
55 | | - "tailwindcss": "^3.4.16", |
56 | | - "typescript": "5.8.3", |
| 55 | + "tailwindcss": "^4.1.18", |
| 56 | + "typescript": "5.9.3", |
57 | 57 | "unified": "^11.0.5", |
58 | 58 | "unist-util-filter": "^5.0.1", |
59 | 59 | "unist-util-visit": "^5.0.0", |
|
0 commit comments