Skip to content

Commit

Permalink
chore(deps): update upstream (#361)
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] committed Mar 4, 2024
1 parent 3f8b472 commit a28c46e
Show file tree
Hide file tree
Showing 5 changed files with 60 additions and 30 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"tsx": "^4.7.1",
"typescript": "^5.3.3",
"unbuild": "2.0.0",
"vite": "^5.1.3",
"vite": "^5.1.4",
"vitest": "^1.3.1",
"vue": "^3.4.19"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-vue-jsx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@vue/babel-plugin-jsx": "^1.2.1"
},
"devDependencies": {
"vite": "^5.1.3"
"vite": "^5.1.4"
},
"peerDependencies": {
"vite": "^5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"rollup": "^4.12.0",
"slash": "^5.1.0",
"source-map-js": "^1.0.2",
"vite": "^5.1.3",
"vite": "^5.1.4",
"vue": "^3.4.19"
}
}
2 changes: 1 addition & 1 deletion playground/vue-legacy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "workspace:*",
"@vitejs/plugin-legacy": "^5.3.0"
"@vitejs/plugin-legacy": "^5.3.1"
}
}
82 changes: 56 additions & 26 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 a28c46e

Please sign in to comment.