|
29 | 29 | "@astrojs/sitemap": "^3.1.6",
|
30 | 30 | "@astrojs/solid-js": "^4.4.0",
|
31 | 31 | "@astrojs/tailwind": "^5.1.0",
|
32 |
| - "@fontsource-variable/inter": "^5.0.18", |
| 32 | + "@fontsource-variable/inter": "^5.0.19", |
33 | 33 | "@tailwindcss/typography": "^0.5.13",
|
34 |
| - "astro": "^4.11.3", |
| 34 | + "astro": "^4.11.5", |
35 | 35 | "astro-embed": "^0.7.2",
|
36 | 36 | "astro-expressive-code": "^0.35.3",
|
37 | 37 | "astro-icon": "^1.1.0",
|
38 |
| - "astro-social-share": "^2.0.1", |
| 38 | + "astro-social-share": "^2.0.2", |
39 | 39 | "class-variance-authority": "^0.7.0",
|
40 | 40 | "clsx": "^2.1.1",
|
41 | 41 | "date-fns": "^3.6.0",
|
|
52 | 52 | "sharp": "0.32.6",
|
53 | 53 | "solid-js": "^1.8.18",
|
54 | 54 | "tailwind-clip-path": "^1.0.0",
|
55 |
| - "tailwind-merge": "^2.3.0", |
| 55 | + "tailwind-merge": "^2.4.0", |
56 | 56 | "zod": "^3.23.4"
|
57 | 57 | },
|
58 | 58 | "devDependencies": {
|
59 |
| - "@astrojs/check": "^0.7.0", |
| 59 | + "@astrojs/check": "^0.8.1", |
60 | 60 | "@expressive-code/plugin-collapsible-sections": "^0.35.3",
|
61 |
| - "@ianvs/prettier-plugin-sort-imports": "^4.3.0", |
| 61 | + "@ianvs/prettier-plugin-sort-imports": "^4.3.1", |
62 | 62 | "@iconify-json/mdi": "^1.1.66",
|
63 | 63 | "@tailwindcss/typography": "^0.5.13",
|
64 | 64 | "@types/debounce": "^1.2.4",
|
65 | 65 | "@types/mdast": "^4.0.3",
|
66 | 66 | "@types/react": "^18.3.3",
|
67 | 67 | "@types/react-dom": "^18.3.0",
|
68 |
| - "@typescript-eslint/eslint-plugin": "^7.15.0", |
69 |
| - "@typescript-eslint/parser": "^7.15.0", |
| 68 | + "@typescript-eslint/eslint-plugin": "^7.16.0", |
| 69 | + "@typescript-eslint/parser": "^7.16.0", |
70 | 70 | "eslint": "8.57.0",
|
71 | 71 | "eslint-config-prettier": "^9.1.0",
|
72 | 72 | "eslint-mdx": "^3.1.5",
|
73 |
| - "eslint-plugin-astro": "^1.2.2", |
| 73 | + "eslint-plugin-astro": "^1.2.3", |
74 | 74 | "eslint-plugin-mdx": "^3.1.5",
|
75 | 75 | "eslint-plugin-tailwindcss": "^3.17.3",
|
76 |
| - "prettier": "^3.3.2", |
| 76 | + "prettier": "^3.3.3", |
77 | 77 | "prettier-plugin-astro": "^0.14.0",
|
78 | 78 | "satori": "^0.10.14",
|
79 | 79 | "satori-html": "^0.3.2",
|
80 | 80 | "serve": "^14.2.3",
|
81 |
| - "shiki": "^1.10.0", |
| 81 | + "shiki": "^1.10.3", |
82 | 82 | "tailwindcss": "^3.4.4",
|
83 | 83 | "typescript": "^5.5.3"
|
84 | 84 | },
|
|
0 commit comments