Skip to content

Commit

Permalink
chore(deps): update dependency vite to v2.9.18 [security] (#311)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 3, 2024
1 parent 8c82f2a commit ee0fff0
Show file tree
Hide file tree
Showing 3 changed files with 144 additions and 169 deletions.
2 changes: 1 addition & 1 deletion packages/playground/vite-project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"devDependencies": {
"@vitejs/plugin-vue": "2.3.4",
"typescript": "5.1.3",
"vite": "2.9.17",
"vite": "2.9.18",
"vue-tsc": "0.40.13"
}
}
2 changes: 1 addition & 1 deletion packages/vue3-marquee/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@vitejs/plugin-vue": "2.3.4",
"@vue/compiler-sfc": "^3.3.4",
"typescript": "5.0.4",
"vite": "2.9.17",
"vite": "2.9.18",
"vite-plugin-css-injected-by-js": "^3.1.2",
"vite-plugin-dts": "^3.0.0-beta.3",
"vite-plugin-vue-type-imports": "^0.2.4",
Expand Down
Loading

0 comments on commit ee0fff0

Please sign in to comment.