|
57 | 57 | "test:unit": "vitest --run --coverage" |
58 | 58 | }, |
59 | 59 | "dependencies": { |
60 | | - "@typescript-eslint/types": "^8.38.0", |
61 | | - "@typescript-eslint/utils": "^8.38.0", |
| 60 | + "@typescript-eslint/types": "^8.39.0", |
| 61 | + "@typescript-eslint/utils": "^8.39.0", |
62 | 62 | "natural-orderby": "^5.0.0" |
63 | 63 | }, |
64 | 64 | "devDependencies": { |
65 | 65 | "@astrojs/check": "^0.9.4", |
66 | 66 | "@astrojs/mdx": "^4.3.3", |
67 | 67 | "@astrojs/sitemap": "^3.4.2", |
68 | 68 | "@astrojs/svelte": "^7.1.0", |
69 | | - "@azat-io/eslint-config": "^2.42.1", |
| 69 | + "@azat-io/eslint-config": "^2.43.0", |
70 | 70 | "@azat-io/stylelint-config": "^1.2.0", |
71 | 71 | "@azat-io/typescript-config": "^1.1.1", |
72 | 72 | "@commitlint/cli": "^19.8.1", |
|
75 | 75 | "@humanwhocodes/social-changelog": "^0.4.0", |
76 | 76 | "@nanostores/persistent": "^1.1.0", |
77 | 77 | "@poppanator/sveltekit-svg": "5.0.1", |
78 | | - "@shikijs/langs": "^3.9.1", |
79 | | - "@shikijs/transformers": "^3.9.1", |
| 78 | + "@shikijs/langs": "^3.9.2", |
| 79 | + "@shikijs/transformers": "^3.9.2", |
80 | 80 | "@types/mdast": "^4.0.4", |
81 | | - "@types/node": "^24.1.0", |
| 81 | + "@types/node": "^24.2.1", |
82 | 82 | "@types/unist": "^3.0.3", |
83 | | - "@typescript-eslint/parser": "^8.38.0", |
| 83 | + "@typescript-eslint/parser": "^8.39.0", |
84 | 84 | "@typescript-eslint/types": "^6.13.0", |
85 | 85 | "@vercel/og": "^0.8.5", |
86 | 86 | "@vitest/coverage-v8": "^3.2.4", |
87 | 87 | "ajv-draft-04": "^1.0.0", |
88 | | - "astro": "^5.12.8", |
89 | | - "browserslist": "^4.25.1", |
| 88 | + "astro": "^5.12.9", |
| 89 | + "browserslist": "^4.25.2", |
90 | 90 | "changelogen": "^0.6.2", |
91 | 91 | "changelogithub": "^13.16.0", |
92 | 92 | "clean-publish": "^5.2.2", |
93 | 93 | "cspell": "^9.2.0", |
94 | 94 | "dedent": "^1.6.0", |
95 | | - "eslint": "^9.32.0", |
| 95 | + "eslint": "^9.33.0", |
96 | 96 | "eslint-plugin-eslint-plugin": "^6.5.0", |
97 | 97 | "eslint-vitest-rule-tester": "^2.2.1", |
98 | 98 | "json-schema-to-typescript-lite": "^15.0.0", |
|
106 | 106 | "prettier-plugin-svelte": "^3.4.0", |
107 | 107 | "rehype-external-links": "^3.0.0", |
108 | 108 | "remark-sectionize": "^2.1.0", |
109 | | - "shiki": "^3.9.1", |
| 109 | + "shiki": "^3.9.2", |
110 | 110 | "shiki-magic-move": "^1.1.0", |
111 | 111 | "simple-git-hooks": "^2.13.1", |
112 | | - "stylelint": "^16.23.0", |
113 | | - "svelte": "5.37.2", |
114 | | - "svelte-check": "^4.3.0", |
| 112 | + "stylelint": "^16.23.1", |
| 113 | + "svelte": "5.38.0", |
| 114 | + "svelte-check": "^4.3.1", |
115 | 115 | "tinyexec": "^1.0.1", |
116 | 116 | "typescript": "^5.9.2", |
117 | 117 | "unified": "^11.0.5", |
118 | 118 | "unist-util-visit": "^5.0.0", |
119 | | - "vite": "^7.0.6", |
| 119 | + "vite": "^7.1.1", |
120 | 120 | "vite-plugin-dts": "4.5.4", |
121 | 121 | "vite-plugin-lightningcss": "^0.0.5", |
122 | 122 | "vite-plugin-prettier-format": "^1.0.0", |
|
0 commit comments