Skip to content

Commit

Permalink
chore(deps-dev): bump vite from 5.0.10 to 5.0.12 (#354)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 9, 2024
1 parent 2c4d775 commit 0294b9d
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -67,7 +67,7 @@
"tsx": "^4.7.0",
"typescript": "^5.3.3",
"unbuild": "2.0.0",
"vite": "^5.0.10",
"vite": "^5.0.12",
"vitest": "^1.2.2",
"vue": "^3.4.15"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-vue-jsx/package.json
Expand Up @@ -39,7 +39,7 @@
"@vue/babel-plugin-jsx": "^1.2.1"
},
"devDependencies": {
"vite": "^5.0.10"
"vite": "^5.0.12"
},
"peerDependencies": {
"vite": "^5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-vue/package.json
Expand Up @@ -44,7 +44,7 @@
"rollup": "^4.9.6",
"slash": "^5.1.0",
"source-map-js": "^1.0.2",
"vite": "^5.0.10",
"vite": "^5.0.12",
"vue": "^3.4.15"
}
}
26 changes: 13 additions & 13 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 0294b9d

Please sign in to comment.