Skip to content

Commit

Permalink
build(deps): update dependency vite to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
jrson83 committed Dec 15, 2024
1 parent 229266f commit a45efa3
Show file tree
Hide file tree
Showing 3 changed files with 63 additions and 12 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.10.2",
"sitemap-ts": "^1.8.0",
"vite": "^5.4.11",
"vite": "^6.0.3",
"vitepress": "1.5.0",
"vue": "^3.5.13"
}
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.10.2",
"sass": "^1.83.0",
"typescript": "5.7.2",
"vite": "^5.4.11"
"vite": "^6.0.3"
},
"engines": {
"node": ">=18.12.0"
Expand Down
71 changes: 61 additions & 10 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 a45efa3

Please sign in to comment.