Skip to content

Commit

Permalink
chore(deps): update upstream (#302)
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 Nov 27, 2023
1 parent 66d81ce commit 9c93426
Show file tree
Hide file tree
Showing 5 changed files with 67 additions and 67 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,13 +61,13 @@
"playwright-chromium": "^1.39.0",
"prettier": "3.1.0",
"resolve": "^1.22.8",
"rollup": "^4.5.0",
"rollup": "^4.6.0",
"rollup-plugin-license": "^3.2.0",
"simple-git-hooks": "^2.9.0",
"tsx": "^4.1.4",
"typescript": "^5.2.2",
"unbuild": "2.0.0",
"vite": "^5.0.0",
"vite": "^5.0.2",
"vitest": "^0.34.6",
"vue": "^3.3.8"
},
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.1.5"
},
"devDependencies": {
"vite": "^5.0.0"
"vite": "^5.0.2"
},
"peerDependencies": {
"vite": "^5.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@
"@jridgewell/gen-mapping": "^0.3.3",
"@jridgewell/trace-mapping": "^0.3.20",
"debug": "^4.3.4",
"rollup": "^4.5.0",
"rollup": "^4.6.0",
"slash": "^5.1.0",
"source-map-js": "^1.0.2",
"vite": "^5.0.0",
"vite": "^5.0.2",
"vue": "^3.3.8"
}
}
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.0.0"
"@vitejs/plugin-legacy": "^5.2.0"
}
}
122 changes: 61 additions & 61 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 9c93426

Please sign in to comment.