Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1446)
Browse files Browse the repository at this point in the history
resolve #1445

vitejs/vite@f2d52f1 の反映です。
  • Loading branch information
shuuji3 authored Jun 3, 2024
1 parent 27e46ed commit a2e3778
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 76 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@
"lint": "textlint --format pretty-error **/*.md"
},
"devDependencies": {
"@shikijs/vitepress-twoslash": "^1.6.0",
"@shikijs/vitepress-twoslash": "^1.6.2",
"@types/express": "^4.17.21",
"@types/node": "^20.12.12",
"@types/node": "^20.14.0",
"feed": "^4.2.2",
"lint-staged": "^15.2.5",
"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.2.10",
"vite": "^5.2.12",
"vitepress": "1.2.2",
"vue": "^3.4.27",
"yorkie": "^2.0.0"
Expand Down
120 changes: 47 additions & 73 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a2e3778

Please sign in to comment.