|
15 | 15 | "format": "prettier src --write"
|
16 | 16 | },
|
17 | 17 | "dependencies": {
|
18 |
| - "@headlessui/react": "2.1.3", |
| 18 | + "@headlessui/react": "2.1.4", |
19 | 19 | "@next/third-parties": "14.2.7",
|
20 | 20 | "@tabler/icons-react": "3.14.0",
|
21 | 21 | "clsx": "2.1.1",
|
|
34 | 34 | "remark-parse": "11.0.0",
|
35 | 35 | "remark-rehype": "11.1.0",
|
36 | 36 | "rss": "1.2.2",
|
37 |
| - "shiki": "1.14.1", |
38 |
| - "simple-icons": "13.7.0", |
| 37 | + "shiki": "1.16.1", |
| 38 | + "simple-icons": "13.8.0", |
39 | 39 | "tailwind-merge": "2.5.2",
|
40 | 40 | "unified": "11.0.5",
|
41 | 41 | "unist-util-visit": "5.0.0",
|
42 |
| - "valibot": "0.40.0" |
| 42 | + "valibot": "0.41.0" |
43 | 43 | },
|
44 | 44 | "devDependencies": {
|
45 | 45 | "@eslint/js": "8.57.0",
|
|
52 | 52 | "@types/eslint": "8.56.11",
|
53 | 53 | "@types/eslint__js": "8.42.3",
|
54 | 54 | "@types/hast": "3.0.4",
|
55 |
| - "@types/node": "20.16.2", |
| 55 | + "@types/node": "20.16.3", |
56 | 56 | "@types/react": "18.3.5",
|
57 | 57 | "@types/react-dom": "18.3.0",
|
58 | 58 | "@types/rss": "0.0.32",
|
|
62 | 62 | "concurrently": "8.2.2",
|
63 | 63 | "eslint": "8.57.0",
|
64 | 64 | "eslint-config-next": "14.2.7",
|
65 |
| - "eslint-plugin-import": "2.29.1", |
66 |
| - "eslint-plugin-react": "7.35.0", |
| 65 | + "eslint-plugin-import": "2.30.0", |
| 66 | + "eslint-plugin-react": "7.35.1", |
67 | 67 | "eslint-plugin-react-hooks": "4.6.2",
|
68 | 68 | "eslint-plugin-unused-imports": "3.2.0",
|
69 | 69 | "markuplint": "4.6.1",
|
70 |
| - "postcss": "8.4.41", |
| 70 | + "postcss": "8.4.44", |
71 | 71 | "prettier": "3.3.3",
|
72 | 72 | "prettier-plugin-tailwindcss": "0.6.6",
|
73 | 73 | "serve": "14.2.3",
|
|
0 commit comments