Skip to content

Commit

Permalink
chore(deps): update upstream (#356)
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 Feb 20, 2024
1 parent a304569 commit cf7d91e
Show file tree
Hide file tree
Showing 4 changed files with 77 additions and 68 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.41.2",
"prettier": "3.2.5",
"resolve": "^1.22.8",
"rollup": "^4.9.6",
"rollup": "^4.12.0",
"rollup-plugin-license": "^3.2.0",
"simple-git-hooks": "^2.9.0",
"tsx": "^4.7.0",
"typescript": "^5.3.3",
"unbuild": "2.0.0",
"vite": "^5.0.12",
"vite": "^5.1.3",
"vitest": "^1.2.2",
"vue": "^3.4.15"
},
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.0.12"
"vite": "^5.1.3"
},
"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.22",
"debug": "^4.3.4",
"rollup": "^4.9.6",
"rollup": "^4.12.0",
"slash": "^5.1.0",
"source-map-js": "^1.0.2",
"vite": "^5.0.12",
"vite": "^5.1.3",
"vue": "^3.4.15"
}
}
135 changes: 72 additions & 63 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 cf7d91e

Please sign in to comment.