|
12 | 12 | }, |
13 | 13 | "browserslist": "defaults, not ie <= 11", |
14 | 14 | "dependencies": { |
15 | | - "@algolia/autocomplete-core": "^1.19.2", |
16 | | - "@headlessui/react": "^2.2.7", |
| 15 | + "@algolia/autocomplete-core": "^1.19.4", |
| 16 | + "@headlessui/react": "^2.2.9", |
17 | 17 | "@markdoc/markdoc": "^0.4.0", |
18 | 18 | "@markdoc/next.js": "^0.4.0", |
19 | 19 | "@sindresorhus/slugify": "^2.2.1", |
20 | | - "@tailwindcss/postcss": "^4.1.12", |
21 | | - "@tailwindcss/typography": "^0.5.16", |
22 | | - "@types/node": "^22.17.2", |
23 | | - "@types/react": "^18.3.23", |
| 20 | + "@tailwindcss/postcss": "^4.1.14", |
| 21 | + "@tailwindcss/typography": "^0.5.19", |
| 22 | + "@types/node": "^22.18.8", |
| 23 | + "@types/react": "^18.3.25", |
24 | 24 | "@types/react-dom": "^18.3.7", |
25 | 25 | "@types/react-highlight-words": "^0.16.7", |
26 | 26 | "clsx": "^2.1.1", |
27 | 27 | "fast-glob": "^3.3.3", |
28 | | - "flexsearch": "^0.8.205", |
| 28 | + "flexsearch": "^0.8.212", |
29 | 29 | "js-yaml": "^4.1.0", |
30 | | - "next": "^14.2.32", |
| 30 | + "next": "^14.2.33", |
31 | 31 | "next-themes": "^0.2.1", |
32 | 32 | "prism-react-renderer": "^2.4.1", |
33 | 33 | "react": "^18.3.1", |
34 | 34 | "react-dom": "^18.3.1", |
35 | 35 | "react-highlight-words": "^0.20.0", |
36 | 36 | "simple-functional-loader": "^1.2.1", |
37 | | - "tailwindcss": "^4.1.12", |
38 | | - "typescript": "^5.9.2" |
| 37 | + "tailwindcss": "^4.1.14", |
| 38 | + "typescript": "^5.9.3" |
39 | 39 | }, |
40 | 40 | "devDependencies": { |
41 | 41 | "eslint": "^8.57.1", |
42 | | - "eslint-config-next": "^14.2.32", |
| 42 | + "eslint-config-next": "^14.2.33", |
43 | 43 | "prettier": "^3.6.2", |
44 | 44 | "prettier-plugin-tailwindcss": "^0.6.14", |
45 | 45 | "sharp": "0.33.1" |
|
0 commit comments