|
62 | 62 | "@astrojs/check": "^0.9.4",
|
63 | 63 | "@astrojs/mdx": "^4.0.3",
|
64 | 64 | "@astrojs/sitemap": "^3.2.1",
|
65 |
| - "@astrojs/svelte": "^7.0.2", |
| 65 | + "@astrojs/svelte": "^7.0.3", |
66 | 66 | "@azat-io/eslint-config": "^2.8.0",
|
67 | 67 | "@azat-io/stylelint-config": "^0.1.1",
|
68 | 68 | "@commitlint/cli": "^19.6.1",
|
69 | 69 | "@commitlint/config-conventional": "^19.6.0",
|
70 | 70 | "@nanostores/persistent": "^0.10.2",
|
71 | 71 | "@playform/compress": "^0.1.6",
|
72 | 72 | "@poppanator/sveltekit-svg": "5.0.0",
|
73 |
| - "@shikijs/transformers": "^1.24.4", |
| 73 | + "@shikijs/transformers": "^1.26.1", |
74 | 74 | "@types/mdast": "^4.0.4",
|
75 |
| - "@types/node": "^22.10.3", |
| 75 | + "@types/node": "^22.10.5", |
76 | 76 | "@types/unist": "^3.0.3",
|
77 | 77 | "@typescript-eslint/parser": "^8.19.0",
|
78 | 78 | "@typescript-eslint/rule-tester": "^8.19.0",
|
79 | 79 | "@typescript-eslint/types": "^6.13.0",
|
80 | 80 | "@vercel/og": "^0.6.4",
|
81 | 81 | "@vitest/coverage-v8": "^2.1.8",
|
82 |
| - "astro": "^5.1.1", |
| 82 | + "astro": "^5.1.2", |
83 | 83 | "browserslist": "^4.24.3",
|
84 | 84 | "changelogen": "^0.5.7",
|
85 | 85 | "changelogithub": "^0.13.11",
|
|
98 | 98 | "prettier-plugin-svelte": "^3.3.2",
|
99 | 99 | "rehype-external-links": "^3.0.0",
|
100 | 100 | "remark-sectionize": "^2.1.0",
|
101 |
| - "shiki": "^1.24.4", |
| 101 | + "shiki": "^1.26.1", |
102 | 102 | "shiki-magic-move": "^0.5.2",
|
103 | 103 | "simple-git-hooks": "^2.11.1",
|
104 | 104 | "stylelint": "^16.12.0",
|
|
111 | 111 | "typescript": "^5.7.2",
|
112 | 112 | "unified": "^11.0.5",
|
113 | 113 | "unist-util-visit": "^5.0.0",
|
114 |
| - "vite": "^6.0.6", |
| 114 | + "vite": "^6.0.7", |
115 | 115 | "vite-plugin-dts": "4.4.0",
|
116 | 116 | "vite-plugin-lightningcss": "^0.0.5",
|
117 | 117 | "vitest": "^2.1.6"
|
|
0 commit comments