|
19 | 19 | "devDependencies": { |
20 | 20 | "@docsearch/react": "^3.6.0", |
21 | 21 | "@eslint/js": "^9.5.0", |
22 | | - "@headlessui/react": "^2.0.4", |
| 22 | + "@headlessui/react": "^2.1.0", |
23 | 23 | "@heroicons/react": "^2.1.4", |
24 | 24 | "@mdx-js/loader": "^3.0.1", |
25 | 25 | "@next/mdx": "^14.2.4", |
26 | | - "@shikijs/rehype": "^1.7.0", |
27 | | - "@shikijs/transformers": "^1.7.0", |
| 26 | + "@shikijs/rehype": "^1.9.0", |
| 27 | + "@shikijs/transformers": "^1.9.0", |
28 | 28 | "@tailwindcss/typography": "^0.5.13", |
29 | 29 | "@types/mdx": "^2.0.13", |
30 | | - "@types/node": "^20.14.7", |
| 30 | + "@types/node": "^20.14.8", |
31 | 31 | "@types/react": "^18.3.3", |
32 | 32 | "@types/react-dom": "^18.3.0", |
33 | 33 | "@types/remark-prism": "^1.3.7", |
|
38 | 38 | "eslint-plugin-header": "^3.1.1", |
39 | 39 | "eslint-plugin-prettier": "^5.1.3", |
40 | 40 | "eslint-plugin-react": "^7.34.3", |
41 | | - "eslint-plugin-tailwindcss": "^3.17.3", |
| 41 | + "eslint-plugin-tailwindcss": "^3.17.4", |
42 | 42 | "globals": "^15.6.0", |
43 | 43 | "gray-matter": "^4.0.3", |
44 | 44 | "i18next": "^23.11.5", |
|
55 | 55 | "remark-gfm": "^4.0.0", |
56 | 56 | "remark-github": "^12.0.0", |
57 | 57 | "remark-github-blockquote-alert": "^1.2.1", |
58 | | - "shiki": "^1.7.0", |
| 58 | + "shiki": "^1.9.0", |
59 | 59 | "stylelint": "^16.6.1", |
60 | 60 | "stylelint-config-rational-order": "^0.1.2", |
61 | 61 | "stylelint-config-standard": "^36.0.1", |
|
0 commit comments