Skip to content

Commit

Permalink
Merge pull request #247 from bangbang93/dependabot/npm_and_yarn/vite-…
Browse files Browse the repository at this point in the history
…4.5.2

build(deps-dev): bump vite from 4.5.1 to 4.5.2
  • Loading branch information
bangbang93 committed Feb 13, 2024
2 parents 1807d8b + 74f1277 commit 485e26c
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 15 deletions.
24 changes: 12 additions & 12 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"devDependencies": {
"@vitejs/plugin-vue": "^4.4.0",
"sass": "^1.69.4",
"vite": "^4.5.1",
"vite": "^4.5.2",
"vue-tsc": "^1.8.20"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/home/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"sass": "^1.69.4",
"unplugin-element-plus": "^0.7.0",
"vike": "^0.4.144",
"vite": "^4.5.1",
"vite": "^4.5.2",
"vue-tsc": "^1.8.20"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,6 @@
"@types/multer": "^1.4.7",
"@types/nodemailer": "^6.4.0",
"@types/serve-favicon": "^2.5.0",
"vite": "^4.5.1"
"vite": "^4.5.2"
}
}

0 comments on commit 485e26c

Please sign in to comment.