|
42 | 42 | "@astrojs/mdx": "^4.3.13", |
43 | 43 | "@astrojs/partytown": "^2.1.4", |
44 | 44 | "@astrojs/react": "^4.4.2", |
45 | | - "@astrojs/sitemap": "^3.6.0", |
| 45 | + "@astrojs/sitemap": "^3.7.0", |
46 | 46 | "@astrojs/tailwind": "^5.1.5", |
47 | 47 | "@fontsource-variable/inter": "^5.2.8", |
48 | | - "astro": "^5.16.6", |
49 | | - "astro-embed": "^0.9.2", |
50 | | - "astro-expressive-code": "^0.41.5", |
| 48 | + "astro": "^5.16.15", |
| 49 | + "astro-embed": "^0.12.0", |
| 50 | + "astro-expressive-code": "^0.41.6", |
51 | 51 | "astro-icon": "^1.1.5", |
52 | 52 | "astro-remote": "^0.3.4", |
53 | 53 | "astro-social-share": "^2.2.0", |
54 | 54 | "class-variance-authority": "^0.7.1", |
55 | 55 | "clsx": "^2.1.1", |
56 | 56 | "date-fns": "^4.1.0", |
57 | 57 | "dotenv": "^17.2.3", |
58 | | - "feed": "^5.1.0", |
| 58 | + "feed": "^5.2.0", |
59 | 59 | "giscus": "^1.6.0", |
60 | 60 | "github-slugger": "^2.0.0", |
61 | 61 | "lodash.debounce": "^4.0.8", |
|
70 | 70 | "sharp": "0.34.5", |
71 | 71 | "tailwind-clip-path": "^1.0.0", |
72 | 72 | "tailwind-merge": "^2.6.0", |
73 | | - "zod": "^4.2.1" |
| 73 | + "zod": "^4.3.6" |
74 | 74 | }, |
75 | 75 | "devDependencies": { |
76 | 76 | "@astrojs/check": "^0.9.6", |
77 | | - "@expressive-code/plugin-collapsible-sections": "^0.41.5", |
| 77 | + "@expressive-code/plugin-collapsible-sections": "^0.41.6", |
78 | 78 | "@ianvs/prettier-plugin-sort-imports": "^4.7.0", |
79 | 79 | "@iconify-json/mdi": "^1.2.3", |
80 | 80 | "@tailwindcss/typography": "^0.5.19", |
81 | 81 | "@types/lodash.debounce": "^4.0.9", |
82 | 82 | "@types/mdast": "^4.0.4", |
83 | | - "@types/react": "^19.2.7", |
| 83 | + "@types/react": "^19.2.9", |
84 | 84 | "@types/react-dom": "^19.2.3", |
85 | | - "@typescript-eslint/eslint-plugin": "^8.50.0", |
86 | | - "@typescript-eslint/parser": "^8.50.0", |
| 85 | + "@typescript-eslint/eslint-plugin": "^8.53.1", |
| 86 | + "@typescript-eslint/parser": "^8.53.1", |
87 | 87 | "eslint": "8.57.0", |
88 | 88 | "eslint-config-prettier": "^10.1.8", |
89 | 89 | "eslint-mdx": "^3.6.2", |
90 | 90 | "eslint-plugin-astro": "^1.5.0", |
91 | 91 | "eslint-plugin-mdx": "^3.6.2", |
92 | 92 | "eslint-plugin-tailwindcss": "^3.18.2", |
93 | | - "prettier": "^3.7.4", |
| 93 | + "prettier": "^3.8.1", |
94 | 94 | "prettier-plugin-astro": "^0.14.1", |
95 | | - "satori": "^0.18.3", |
| 95 | + "satori": "^0.19.1", |
96 | 96 | "satori-html": "^0.3.2", |
97 | 97 | "serve": "^14.2.5", |
98 | 98 | "tailwindcss": "^3.4.17", |
|
0 commit comments