|
35 | 35 | }, |
36 | 36 | "dependencies": { |
37 | 37 | "@astrojs/markdown-remark": "^7.2.0", |
38 | | - "@astrojs/mdx": "^6.0.3", |
| 38 | + "@astrojs/mdx": "^7.0.0", |
39 | 39 | "@astrojs/partytown": "^2.1.7", |
40 | 40 | "@astrojs/sitemap": "^3.7.3", |
41 | 41 | "@cloudflare/puppeteer": "^1.1.0", |
42 | 42 | "@iconify-json/tabler": "^1.2.35", |
43 | 43 | "@tailwindcss/vite": "^4.3.1", |
44 | | - "astro": "^6.4.8", |
| 44 | + "astro": "^7.0.3", |
45 | 45 | "astro-icon": "^1.1.5", |
46 | 46 | "satori": "^0.26.0", |
47 | | - "sharp": "^0.35.1", |
| 47 | + "sharp": "^0.35.2", |
48 | 48 | "tailwindcss": "^4.3.1" |
49 | 49 | }, |
50 | 50 | "devDependencies": { |
|
53 | 53 | "@eslint/js": "^10.0.1", |
54 | 54 | "@tailwindcss/typography": "^0.5.20", |
55 | 55 | "@types/bun": "^1.3.14", |
56 | | - "@types/node": "^25.9.3", |
57 | | - "@typescript-eslint/eslint-plugin": "^8.61.1", |
58 | | - "@typescript-eslint/parser": "^8.61.1", |
59 | | - "astro-eslint-parser": "^1.4.0", |
| 56 | + "@types/node": "^26.0.1", |
| 57 | + "@typescript-eslint/eslint-plugin": "^8.62.0", |
| 58 | + "@typescript-eslint/parser": "^8.62.0", |
| 59 | + "astro-eslint-parser": "^2.1.0", |
60 | 60 | "eslint": "^10.5.0", |
61 | 61 | "eslint-config-prettier": "^10.1.8", |
62 | | - "eslint-plugin-astro": "^1.7.0", |
| 62 | + "eslint-plugin-astro": "^2.1.1", |
63 | 63 | "lightningcss": "^1.32.0", |
64 | 64 | "pagefind": "^1.5.2", |
65 | 65 | "prettier": "^3.8.4", |
66 | 66 | "prettier-plugin-astro": "^0.14.1", |
67 | 67 | "prettier-plugin-astro-organize-imports": "^0.4.12", |
68 | 68 | "prettier-plugin-tailwindcss": "^0.8.0", |
69 | 69 | "typescript": "^6.0.3", |
70 | | - "typescript-eslint": "^8.61.1", |
71 | | - "wrangler": "^4.101.0" |
| 70 | + "typescript-eslint": "^8.62.0", |
| 71 | + "wrangler": "^4.105.0" |
72 | 72 | } |
73 | 73 | } |
0 commit comments