|
27 | 27 | "tag": "changeset tag" |
28 | 28 | }, |
29 | 29 | "dependencies": { |
30 | | - "@astrojs/check": "^0.9.4", |
31 | | - "@astrojs/mdx": "^4.3.7", |
32 | | - "@astrojs/rss": "^4.0.12", |
| 30 | + "@astrojs/check": "^0.9.5", |
| 31 | + "@astrojs/mdx": "^4.3.10", |
| 32 | + "@astrojs/rss": "^4.0.13", |
33 | 33 | "@astrojs/sitemap": "^3.6.0", |
34 | 34 | "@fontsource/ibm-plex-mono": "^5.2.7", |
35 | 35 | "@fontsource/poppins": "^5.2.7", |
36 | 36 | "@fontsource/rajdhani": "^5.2.7", |
37 | | - "astro": "^5.14.6", |
| 37 | + "astro": "^5.15.4", |
38 | 38 | "astro-loader-i18n": "^0.9.1", |
39 | 39 | "limax": "^4.2.1", |
40 | 40 | "pagefind": "^1.4.0", |
41 | 41 | "rehype-autolink-headings": "^7.1.0", |
42 | 42 | "rehype-slug": "^6.0.0", |
43 | | - "sharp": "^0.34.4", |
44 | | - "simple-git": "^3.28.0", |
45 | | - "unplugin-icons": "^22.4.2", |
| 43 | + "sharp": "^0.34.5", |
| 44 | + "simple-git": "^3.30.0", |
| 45 | + "unplugin-icons": "^22.5.0", |
46 | 46 | "vfile": "^6.0.3" |
47 | 47 | }, |
48 | 48 | "devDependencies": { |
49 | 49 | "@changesets/cli": "^2.29.7", |
50 | | - "@eslint/js": "^9.38.0", |
51 | | - "@iconify/json": "^2.2.397", |
| 50 | + "@eslint/js": "^9.39.1", |
| 51 | + "@iconify/json": "^2.2.404", |
52 | 52 | "@openscript/unplugin-favicons": "^1.1.8", |
53 | 53 | "@types/mdast": "^4.0.4", |
54 | | - "@types/node": "^24.8.1", |
55 | | - "@typescript-eslint/parser": "^8.46.1", |
56 | | - "@vitest/coverage-v8": "3.2.4", |
| 54 | + "@types/node": "^24.10.0", |
| 55 | + "@typescript-eslint/parser": "^8.46.3", |
| 56 | + "@vitest/coverage-v8": "4.0.8", |
57 | 57 | "astro-eslint-parser": "^1.2.2", |
58 | | - "eslint": "^9.38.0", |
| 58 | + "eslint": "^9.39.1", |
59 | 59 | "eslint-config-prettier": "^10.1.8", |
60 | | - "eslint-plugin-astro": "^1.3.1", |
| 60 | + "eslint-plugin-astro": "^1.5.0", |
61 | 61 | "eslint-plugin-jsx-a11y": "^6.10.2", |
62 | 62 | "eslint-plugin-prettier": "^5.5.4", |
63 | 63 | "favicons": "^7.2.0", |
64 | | - "globals": "^16.4.0", |
| 64 | + "globals": "^16.5.0", |
65 | 65 | "jiti": "^2.6.1", |
66 | 66 | "prettier": "^3.6.2", |
67 | 67 | "prettier-plugin-astro": "^0.14.1", |
68 | 68 | "sirv": "^3.0.2", |
69 | 69 | "typescript": "^5.9.3", |
70 | | - "typescript-eslint": "^8.46.1", |
71 | | - "vitest": "3.2.4" |
| 70 | + "typescript-eslint": "^8.46.3", |
| 71 | + "vitest": "4.0.8" |
72 | 72 | }, |
73 | 73 | "pnpm": { |
74 | 74 | "overrides": { |
|
0 commit comments