|
57 | 57 | "test:unit": "vitest --run --coverage" |
58 | 58 | }, |
59 | 59 | "dependencies": { |
60 | | - "@typescript-eslint/utils": "^8.45.0", |
| 60 | + "@typescript-eslint/utils": "^8.46.2", |
61 | 61 | "natural-orderby": "^5.0.0" |
62 | 62 | }, |
63 | 63 | "devDependencies": { |
64 | 64 | "@astrojs/check": "^0.9.5", |
65 | 65 | "@astrojs/mdx": "^4.3.9", |
66 | 66 | "@astrojs/sitemap": "^3.6.0", |
67 | 67 | "@astrojs/svelte": "^7.2.1", |
68 | | - "@azat-io/eslint-config": "^2.50.0", |
| 68 | + "@azat-io/eslint-config": "^2.54.0", |
69 | 69 | "@azat-io/stylelint-config": "^1.3.0", |
70 | 70 | "@azat-io/typescript-config": "^1.1.1", |
71 | 71 | "@commitlint/cli": "^20.1.0", |
72 | 72 | "@commitlint/config-conventional": "^20.0.0", |
73 | | - "@humanwhocodes/crosspost": "^0.17.0", |
| 73 | + "@humanwhocodes/crosspost": "^1.0.1", |
74 | 74 | "@humanwhocodes/social-changelog": "^0.4.0", |
75 | | - "@nanostores/persistent": "^1.1.0", |
| 75 | + "@nanostores/persistent": "^1.2.0", |
76 | 76 | "@poppanator/sveltekit-svg": "6.0.0", |
77 | | - "@shikijs/langs": "^3.13.0", |
78 | | - "@shikijs/transformers": "^3.13.0", |
| 77 | + "@shikijs/langs": "^3.14.0", |
| 78 | + "@shikijs/transformers": "^3.14.0", |
79 | 79 | "@types/hast": "^3.0.4", |
80 | 80 | "@types/mdast": "^4.0.4", |
81 | | - "@types/node": "^24.6.2", |
| 81 | + "@types/node": "^24.9.2", |
82 | 82 | "@types/unist": "^3.0.3", |
83 | | - "@typescript-eslint/parser": "^8.45.0", |
84 | | - "@typescript-eslint/types": "^8.45.0", |
| 83 | + "@typescript-eslint/parser": "^8.46.2", |
| 84 | + "@typescript-eslint/types": "^8.46.2", |
85 | 85 | "@vercel/og": "^0.8.5", |
86 | 86 | "@vitest/coverage-v8": "^3.2.4", |
87 | 87 | "ajv-draft-04": "^1.0.0", |
88 | 88 | "astro": "^5.15.3", |
89 | | - "browserslist": "^4.26.3", |
| 89 | + "browserslist": "^4.27.0", |
90 | 90 | "changelogen": "^0.6.2", |
91 | | - "changelogithub": "^13.16.0", |
92 | | - "clean-publish": "^5.2.2", |
93 | | - "cspell": "^9.2.1", |
| 91 | + "changelogithub": "^13.16.1", |
| 92 | + "clean-publish": "^6.0.1", |
| 93 | + "cspell": "^9.2.2", |
94 | 94 | "dedent": "^1.7.0", |
95 | 95 | "eslint": "^9.36.0", |
96 | | - "eslint-plugin-eslint-plugin": "^7.0.0", |
97 | | - "eslint-vitest-rule-tester": "^2.2.2", |
| 96 | + "eslint-plugin-eslint-plugin": "^7.2.0", |
| 97 | + "eslint-vitest-rule-tester": "^3.0.0", |
98 | 98 | "hast-util-to-text": "^4.0.2", |
99 | 99 | "json-schema-to-typescript-lite": "^15.0.0", |
100 | 100 | "keyux": "^0.11.3", |
|
105 | 105 | "postcss-html": "^1.8.0", |
106 | 106 | "prettier": "^3.6.2", |
107 | 107 | "prettier-plugin-astro": "^0.14.1", |
108 | | - "prettier-plugin-jsdoc": "^1.3.3", |
| 108 | + "prettier-plugin-jsdoc": "^1.5.0", |
109 | 109 | "prettier-plugin-svelte": "^3.4.0", |
110 | 110 | "rehype-external-links": "^3.0.0", |
111 | 111 | "remark-frontmatter": "^5.0.0", |
|
114 | 114 | "remark-parse": "^11.0.0", |
115 | 115 | "remark-rehype": "^11.1.2", |
116 | 116 | "remark-sectionize": "^2.1.0", |
117 | | - "shiki": "^3.13.0", |
118 | | - "shiki-magic-move": "^1.2.0", |
| 117 | + "shiki": "^3.14.0", |
| 118 | + "shiki-magic-move": "^1.2.1", |
119 | 119 | "simple-git-hooks": "^2.13.1", |
120 | | - "stylelint": "^16.24.0", |
| 120 | + "stylelint": "^16.25.0", |
121 | 121 | "svelte": "5.43.2", |
122 | 122 | "svelte-check": "^4.3.3", |
123 | 123 | "tinyexec": "^1.0.1", |
124 | 124 | "typescript": "^5.9.3", |
125 | 125 | "unified": "^11.0.5", |
126 | 126 | "unist-util-visit": "^5.0.0", |
127 | | - "vite": "^7.1.8", |
| 127 | + "vite": "^7.1.12", |
128 | 128 | "vite-plugin-dts": "4.5.4", |
129 | 129 | "vite-plugin-lightningcss": "^0.0.5", |
130 | 130 | "vite-plugin-prettier-format": "^1.0.0", |
|
0 commit comments