|
57 | 57 | "test:unit": "vitest --run --coverage"
|
58 | 58 | },
|
59 | 59 | "dependencies": {
|
60 |
| - "@typescript-eslint/types": "^8.44.0", |
61 |
| - "@typescript-eslint/utils": "^8.44.0", |
| 60 | + "@typescript-eslint/types": "^8.44.1", |
| 61 | + "@typescript-eslint/utils": "^8.44.1", |
62 | 62 | "natural-orderby": "^5.0.0"
|
63 | 63 | },
|
64 | 64 | "devDependencies": {
|
65 | 65 | "@astrojs/check": "^0.9.4",
|
66 |
| - "@astrojs/mdx": "^4.3.5", |
| 66 | + "@astrojs/mdx": "^4.3.6", |
67 | 67 | "@astrojs/sitemap": "^3.6.0",
|
68 |
| - "@astrojs/svelte": "^7.1.1", |
69 |
| - "@azat-io/eslint-config": "^2.48.0", |
| 68 | + "@astrojs/svelte": "^7.2.0", |
| 69 | + "@azat-io/eslint-config": "^2.49.0", |
70 | 70 | "@azat-io/stylelint-config": "^1.3.0",
|
71 | 71 | "@azat-io/typescript-config": "^1.1.1",
|
72 |
| - "@commitlint/cli": "^19.8.1", |
73 |
| - "@commitlint/config-conventional": "^19.8.1", |
| 72 | + "@commitlint/cli": "^20.0.0", |
| 73 | + "@commitlint/config-conventional": "^20.0.0", |
74 | 74 | "@humanwhocodes/crosspost": "^0.17.0",
|
75 | 75 | "@humanwhocodes/social-changelog": "^0.4.0",
|
76 | 76 | "@nanostores/persistent": "^1.1.0",
|
|
80 | 80 | "@types/mdast": "^4.0.4",
|
81 | 81 | "@types/node": "^24.5.2",
|
82 | 82 | "@types/unist": "^3.0.3",
|
83 |
| - "@typescript-eslint/parser": "^8.44.0", |
| 83 | + "@typescript-eslint/parser": "^8.44.1", |
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.13.9", |
| 88 | + "astro": "^5.14.0", |
89 | 89 | "browserslist": "^4.26.2",
|
90 | 90 | "changelogen": "^0.6.2",
|
91 | 91 | "changelogithub": "^13.16.0",
|
|
94 | 94 | "dedent": "^1.7.0",
|
95 | 95 | "eslint": "^9.36.0",
|
96 | 96 | "eslint-plugin-eslint-plugin": "^6.5.0",
|
97 |
| - "eslint-vitest-rule-tester": "^2.2.1", |
| 97 | + "eslint-vitest-rule-tester": "^2.2.2", |
98 | 98 | "json-schema-to-typescript-lite": "^15.0.0",
|
99 | 99 | "keyux": "^0.11.3",
|
100 | 100 | "lightningcss": "^1.30.1",
|
|
107 | 107 | "rehype-external-links": "^3.0.0",
|
108 | 108 | "remark-sectionize": "^2.1.0",
|
109 | 109 | "shiki": "^3.13.0",
|
110 |
| - "shiki-magic-move": "^1.1.0", |
| 110 | + "shiki-magic-move": "^1.2.0", |
111 | 111 | "simple-git-hooks": "^2.13.1",
|
112 | 112 | "stylelint": "^16.24.0",
|
113 |
| - "svelte": "5.39.2", |
114 |
| - "svelte-check": "^4.3.1", |
| 113 | + "svelte": "5.39.6", |
| 114 | + "svelte-check": "^4.3.2", |
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.1.6", |
| 119 | + "vite": "^7.1.7", |
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