Skip to content

Commit

Permalink
build(deps): update dependency vite to ^5.4.3 (#148)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 9, 2024
1 parent ffb3ca1 commit 5320584
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 23 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"devDependencies": {
"@types/node": "^22.5.4",
"sitemap-ts": "^1.8.0",
"vite": "^5.4.2",
"vite": "^5.4.3",
"vitepress": "1.3.4",
"vue": "^3.4.38"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@types/node": "^22.5.4",
"sass": "^1.77.8",
"typescript": "5.5.4",
"vite": "^5.4.2"
"vite": "^5.4.3"
},
"engines": {
"node": ">=18.12.0"
Expand Down
52 changes: 31 additions & 21 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 5320584

Please sign in to comment.