|
25 | 25 | },
|
26 | 26 | "dependencies": {
|
27 | 27 | "@astrojs/mdx": "^3.1.3",
|
28 |
| - "@astrojs/react": "^3.6.0", |
| 28 | + "@astrojs/react": "^3.6.1", |
29 | 29 | "@astrojs/sitemap": "^3.1.6",
|
30 | 30 | "@astrojs/tailwind": "^5.1.0",
|
31 |
| - "@fontsource-variable/inter": "^5.0.19", |
| 31 | + "@fontsource-variable/inter": "^5.0.20", |
32 | 32 | "@tailwindcss/typography": "^0.5.13",
|
33 |
| - "astro": "^4.12.2", |
| 33 | + "astro": "^4.13.1", |
34 | 34 | "astro-embed": "^0.7.2",
|
35 |
| - "astro-expressive-code": "^0.35.3", |
| 35 | + "astro-expressive-code": "^0.35.6", |
36 | 36 | "astro-icon": "^1.1.0",
|
37 | 37 | "astro-social-share": "^2.0.2",
|
38 | 38 | "class-variance-authority": "^0.7.0",
|
|
55 | 55 | "zod": "^3.23.4"
|
56 | 56 | },
|
57 | 57 | "devDependencies": {
|
58 |
| - "@astrojs/check": "^0.8.2", |
59 |
| - "@expressive-code/plugin-collapsible-sections": "^0.35.3", |
| 58 | + "@astrojs/check": "^0.9.1", |
| 59 | + "@expressive-code/plugin-collapsible-sections": "^0.35.6", |
60 | 60 | "@ianvs/prettier-plugin-sort-imports": "^4.3.1",
|
61 | 61 | "@iconify-json/mdi": "^1.1.66",
|
62 | 62 | "@tailwindcss/typography": "^0.5.13",
|
|
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.16.1", |
69 |
| - "@typescript-eslint/parser": "^7.16.1", |
| 68 | + "@typescript-eslint/eslint-plugin": "^8.0.0", |
| 69 | + "@typescript-eslint/parser": "^8.0.0", |
70 | 70 | "eslint": "8.57.0",
|
71 | 71 | "eslint-config-prettier": "^9.1.0",
|
72 | 72 | "eslint-mdx": "^3.1.5",
|
|
78 | 78 | "satori": "^0.10.14",
|
79 | 79 | "satori-html": "^0.3.2",
|
80 | 80 | "serve": "^14.2.3",
|
81 |
| - "shiki": "^1.10.3", |
82 |
| - "tailwindcss": "^3.4.6", |
83 |
| - "typescript": "^5.5.3" |
| 81 | + "shiki": "^1.12.1", |
| 82 | + "tailwindcss": "^3.4.7", |
| 83 | + "typescript": "^5.5.4" |
84 | 84 | },
|
85 | 85 | "resolutions": {
|
86 | 86 | "sharp": "0.32.6"
|
|
0 commit comments