Skip to content

Commit 09a14f0

Browse files
authored
fix(deps): update all non-major dependencies (#2091)
resolve #2089 vitejs/vite@f6aa04a の反映です。
1 parent b382ba4 commit 09a14f0

File tree

2 files changed

+158
-428
lines changed

2 files changed

+158
-428
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@
2020
"textlint-filter-rule-allowlist": "^4.0.0",
2121
"textlint-filter-rule-comments": "^1.2.2",
2222
"textlint-rule-preset-vuejs-jp": "git+https://github.com/vuejs-jp/textlint-rule-preset-vuejs-jp.git",
23-
"vite": "7.0.5",
24-
"vitepress": "^2.0.0-alpha.8",
23+
"vite": "7.0.6",
24+
"vitepress": "^2.0.0-alpha.9",
2525
"vitepress-plugin-group-icons": "^1.6.1",
2626
"vitepress-plugin-llms": "^1.7.1",
27-
"vue": "^3.5.17",
27+
"vue": "^3.5.18",
2828
"yorkie": "^2.0.0"
2929
},
3030
"gitHooks": {

0 commit comments

Comments
 (0)