|
58 | 58 | "test:usage": "knip" |
59 | 59 | }, |
60 | 60 | "dependencies": { |
61 | | - "@typescript-eslint/utils": "^8.58.0", |
| 61 | + "@typescript-eslint/utils": "^8.58.1", |
62 | 62 | "natural-orderby": "^5.0.0" |
63 | 63 | }, |
64 | 64 | "devDependencies": { |
65 | 65 | "@astrojs/check": "^0.9.8", |
66 | 66 | "@astrojs/mdx": "^5.0.3", |
67 | 67 | "@astrojs/sitemap": "^3.7.2", |
68 | 68 | "@astrojs/svelte": "^8.0.4", |
69 | | - "@azat-io/eslint-config": "^2.75.0", |
| 69 | + "@azat-io/eslint-config": "^2.76.0", |
70 | 70 | "@azat-io/prettier-config": "^1.1.1", |
71 | | - "@azat-io/stylelint-config": "^1.8.0", |
| 71 | + "@azat-io/stylelint-config": "^1.9.0", |
72 | 72 | "@azat-io/typescript-config": "^1.1.1", |
73 | 73 | "@commitlint/cli": "^20.5.0", |
74 | 74 | "@commitlint/config-conventional": "^20.5.0", |
|
80 | 80 | "@shikijs/langs": "^4.0.2", |
81 | 81 | "@shikijs/transformers": "^4.0.2", |
82 | 82 | "@types/mdast": "^4.0.4", |
83 | | - "@types/node": "^25.5.0", |
| 83 | + "@types/node": "^25.5.2", |
84 | 84 | "@types/unist": "^3.0.3", |
85 | | - "@typescript-eslint/parser": "^8.58.0", |
86 | | - "@typescript-eslint/types": "^8.58.0", |
| 85 | + "@typescript-eslint/parser": "^8.58.1", |
| 86 | + "@typescript-eslint/types": "^8.58.1", |
87 | 87 | "@vercel/og": "^0.11.1", |
88 | | - "@vitest/coverage-v8": "^4.1.2", |
| 88 | + "@vitest/coverage-v8": "^4.1.3", |
89 | 89 | "ajv-draft-04": "^1.0.0", |
90 | | - "astro": "^6.1.3", |
| 90 | + "astro": "^6.1.5", |
91 | 91 | "browserslist": "^4.28.2", |
92 | 92 | "changelogen": "^0.6.2", |
93 | 93 | "changelogithub": "^14.0.0", |
94 | 94 | "clean-publish": "^6.0.5", |
95 | 95 | "cross-env": "^10.1.0", |
96 | | - "cspell": "^9.7.0", |
| 96 | + "cspell": "^10.0.0", |
97 | 97 | "dedent": "^1.7.2", |
98 | | - "eslint": "^10.1.0", |
| 98 | + "eslint": "^10.2.0", |
99 | 99 | "eslint-plugin-eslint-plugin": "^7.3.2", |
100 | 100 | "eslint-vitest-rule-tester": "^3.1.0", |
101 | 101 | "hast-util-to-text": "^4.0.2", |
102 | 102 | "json-schema-to-typescript-lite": "^15.0.0", |
103 | 103 | "keyux": "^0.11.3", |
104 | | - "knip": "^6.2.0", |
| 104 | + "knip": "^6.3.1", |
105 | 105 | "lightningcss": "^1.32.0", |
106 | 106 | "mdast-util-to-string": "^4.0.0", |
107 | 107 | "minisearch": "^7.2.0", |
108 | 108 | "nanostores": "^1.2.0", |
109 | | - "oxlint": "^1.58.0", |
| 109 | + "oxlint": "^1.59.0", |
110 | 110 | "postcss-html": "^1.8.1", |
111 | 111 | "prettier": "^3.8.1", |
112 | 112 | "rehype-external-links": "^3.0.0", |
|
120 | 120 | "shiki-magic-move": "^1.3.0", |
121 | 121 | "simple-git-hooks": "^2.13.1", |
122 | 122 | "stylelint": "^17.6.0", |
123 | | - "svelte": "5.55.1", |
| 123 | + "svelte": "5.55.2", |
124 | 124 | "svelte-check": "^4.4.6", |
125 | | - "tinyexec": "^1.0.4", |
| 125 | + "tinyexec": "^1.1.1", |
126 | 126 | "typescript": "^6.0.2", |
127 | 127 | "unified": "^11.0.5", |
128 | 128 | "unist-util-visit": "^5.1.0", |
129 | | - "vite": "^7.3.1", |
| 129 | + "vite": "^8.0.8", |
130 | 130 | "vite-plugin-dts": "4.5.4", |
131 | 131 | "vite-plugin-prettier-format": "^1.0.0", |
132 | | - "vitest": "^4.1.2" |
| 132 | + "vitest": "^4.1.3" |
133 | 133 | }, |
134 | 134 | "peerDependencies": { |
135 | 135 | "eslint": "^8.45.0 || ^9.0.0 || ^10.0.0" |
|
0 commit comments