Skip to content

Commit

Permalink
Merge pull request #2729 from db-ui/dependabot-npm_and_yarn-vite-5.2.13
Browse files Browse the repository at this point in the history
chore(deps-dev): bump vite from 5.2.12 to 5.2.13
  • Loading branch information
github-actions[bot] authored Jun 10, 2024
2 parents f937ca5 + f20e5a6 commit 725dcc9
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion output/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@vitejs/plugin-vue": "^5.0.5",
"sass": "^1.77.4",
"typescript": "^5.4.5",
"vite": "^5.2.12",
"vite": "^5.2.13",
"vue-tsc": "^2.0.19"
},
"publishConfig": {
Expand Down
14 changes: 7 additions & 7 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 showcases/react-showcase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
"@vitejs/plugin-react": "^4.3.0",
"cross-env": "^7.0.3",
"typescript": "^5.4.5",
"vite": "^5.2.12"
"vite": "^5.2.13"
}
}
2 changes: 1 addition & 1 deletion showcases/vanilla-showcase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"devDependencies": {
"cpr": "3.0.1",
"npm-run-all": "4.1.5",
"vite": "^5.2.12"
"vite": "^5.2.13"
}
}
2 changes: 1 addition & 1 deletion showcases/vue-showcase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@vitejs/plugin-vue": "^5.0.5",
"cross-env": "^7.0.3",
"typescript": "^5.4.5",
"vite": "^5.2.12",
"vite": "^5.2.13",
"vue-tsc": "^2.0.19"
}
}

0 comments on commit 725dcc9

Please sign in to comment.