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