|
38 | 38 | "@astrojs/sitemap": "^3.4.1",
|
39 | 39 | "@astrojs/tailwind": "^5.1.5",
|
40 | 40 | "@fontsource-variable/inter": "^5.2.6",
|
41 |
| - "astro": "^5.10.1", |
| 41 | + "astro": "^5.11.0", |
42 | 42 | "astro-embed": "^0.9.0",
|
43 |
| - "astro-expressive-code": "^0.41.2", |
| 43 | + "astro-expressive-code": "^0.41.3", |
44 | 44 | "astro-icon": "^1.1.5",
|
45 | 45 | "astro-remote": "^0.3.3",
|
46 | 46 | "astro-social-share": "^2.0.3",
|
47 | 47 | "class-variance-authority": "^0.7.1",
|
48 | 48 | "clsx": "^2.1.1",
|
49 | 49 | "date-fns": "^4.1.0",
|
50 |
| - "dotenv": "^17.0.0", |
| 50 | + "dotenv": "^17.1.0", |
51 | 51 | "feed": "^5.1.0",
|
52 | 52 | "giscus": "^1.6.0",
|
53 | 53 | "github-slugger": "^2.0.0",
|
|
63 | 63 | "sharp": "0.34.2",
|
64 | 64 | "tailwind-clip-path": "^1.0.0",
|
65 | 65 | "tailwind-merge": "^2.6.0",
|
66 |
| - "zod": "^3.25.67" |
| 66 | + "zod": "^3.25.76" |
67 | 67 | },
|
68 | 68 | "resolutions": {
|
69 | 69 | "**/sharp": "0.34.2"
|
70 | 70 | },
|
71 | 71 | "devDependencies": {
|
72 | 72 | "@astrojs/check": "^0.9.4",
|
73 |
| - "@expressive-code/plugin-collapsible-sections": "^0.41.2", |
| 73 | + "@expressive-code/plugin-collapsible-sections": "^0.41.3", |
74 | 74 | "@ianvs/prettier-plugin-sort-imports": "^4.4.2",
|
75 | 75 | "@iconify-json/mdi": "^1.2.3",
|
76 | 76 | "@tailwindcss/typography": "^0.5.16",
|
77 | 77 | "@types/lodash.debounce": "^4.0.9",
|
78 | 78 | "@types/mdast": "^4.0.3",
|
79 | 79 | "@types/react": "^19.1.8",
|
80 | 80 | "@types/react-dom": "^19.1.6",
|
81 |
| - "@typescript-eslint/eslint-plugin": "^8.35.0", |
82 |
| - "@typescript-eslint/parser": "^8.35.0", |
| 81 | + "@typescript-eslint/eslint-plugin": "^8.36.0", |
| 82 | + "@typescript-eslint/parser": "^8.36.0", |
83 | 83 | "eslint": "8.57.0",
|
84 | 84 | "eslint-config-prettier": "^10.1.5",
|
85 |
| - "eslint-mdx": "^3.5.0", |
| 85 | + "eslint-mdx": "^3.6.2", |
86 | 86 | "eslint-plugin-astro": "^1.3.1",
|
87 |
| - "eslint-plugin-mdx": "^3.5.0", |
| 87 | + "eslint-plugin-mdx": "^3.6.2", |
88 | 88 | "eslint-plugin-tailwindcss": "^3.18.0",
|
89 | 89 | "prettier": "^3.6.1",
|
90 | 90 | "prettier-plugin-astro": "^0.14.1",
|
|
0 commit comments