|
10 | 10 | },
|
11 | 11 | "browserslist": "defaults, not ie <= 11",
|
12 | 12 | "dependencies": {
|
13 |
| - "@algolia/autocomplete-core": "^1.9.2", |
14 |
| - "@headlessui/react": "^2.1.0", |
| 13 | + "@algolia/autocomplete-core": "^1.18.1", |
| 14 | + "@headlessui/react": "^2.2.0", |
15 | 15 | "@markdoc/markdoc": "^0.4.0",
|
16 |
| - "@markdoc/next.js": "^0.3.4", |
17 |
| - "@sindresorhus/slugify": "^2.1.0", |
18 |
| - "@tailwindcss/postcss": "^4.0.6", |
19 |
| - "@tailwindcss/typography": "^0.5.7", |
20 |
| - "@types/node": "^20.10.8", |
21 |
| - "@types/react": "^18.2.47", |
22 |
| - "@types/react-dom": "^18.2.18", |
23 |
| - "@types/react-highlight-words": "^0.16.4", |
24 |
| - "clsx": "^2.1.0", |
25 |
| - "fast-glob": "^3.2.12", |
26 |
| - "flexsearch": "^0.7.31", |
| 16 | + "@markdoc/next.js": "^0.3.7", |
| 17 | + "@sindresorhus/slugify": "^2.2.1", |
| 18 | + "@tailwindcss/postcss": "^4.0.17", |
| 19 | + "@tailwindcss/typography": "^0.5.16", |
| 20 | + "@types/node": "^20.17.28", |
| 21 | + "@types/react": "^18.3.20", |
| 22 | + "@types/react-dom": "^18.3.5", |
| 23 | + "@types/react-highlight-words": "^0.16.7", |
| 24 | + "clsx": "^2.1.1", |
| 25 | + "fast-glob": "^3.3.3", |
| 26 | + "flexsearch": "^0.7.43", |
27 | 27 | "js-yaml": "^4.1.0",
|
28 |
| - "next": "^14.0.4", |
| 28 | + "next": "^14.2.26", |
29 | 29 | "next-themes": "^0.2.1",
|
30 |
| - "prism-react-renderer": "^2.0.6", |
31 |
| - "react": "^18.2.0", |
32 |
| - "react-dom": "^18.2.0", |
| 30 | + "prism-react-renderer": "^2.4.1", |
| 31 | + "react": "^18.3.1", |
| 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.15", |
36 |
| - "typescript": "^5.3.3" |
| 35 | + "tailwindcss": "^4.0.17", |
| 36 | + "typescript": "^5.8.2" |
37 | 37 | },
|
38 | 38 | "devDependencies": {
|
39 |
| - "eslint": "^8.56.0", |
40 |
| - "eslint-config-next": "^14.0.4", |
41 |
| - "prettier": "^3.3.2", |
| 39 | + "eslint": "^8.57.1", |
| 40 | + "eslint-config-next": "^14.2.26", |
| 41 | + "prettier": "^3.5.3", |
42 | 42 | "prettier-plugin-tailwindcss": "^0.6.11",
|
43 | 43 | "sharp": "0.33.1"
|
44 | 44 | }
|
|
0 commit comments