Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#1482)
Browse files Browse the repository at this point in the history
resolve #1480

vitejs/vite@012490c の反映です。
  • Loading branch information
shuuji3 committed Jul 2, 2024
1 parent 87db4d5 commit b19b5f1
Show file tree
Hide file tree
Showing 2 changed files with 172 additions and 149 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,18 @@
"lint": "textlint --format pretty-error **/*.md"
},
"devDependencies": {
"@shikijs/vitepress-twoslash": "^1.9.0",
"@shikijs/vitepress-twoslash": "^1.10.0",
"@types/express": "^4.17.21",
"@types/node": "^20.14.8",
"@types/node": "^20.14.9",
"feed": "^4.2.2",
"lint-staged": "^15.2.7",
"textlint": "^13.4.1",
"textlint-filter-rule-allowlist": "^4.0.0",
"textlint-filter-rule-comments": "^1.2.2",
"textlint-rule-preset-vuejs-jp": "git+https://github.com/vuejs-jp/textlint-rule-preset-vuejs-jp.git",
"vite": "^5.3.1",
"vite": "^5.3.2",
"vitepress": "1.2.3",
"vue": "^3.4.30",
"vue": "^3.4.31",
"yorkie": "^2.0.0"
},
"gitHooks": {
Expand Down
Loading

0 comments on commit b19b5f1

Please sign in to comment.