Skip to content

Commit

Permalink
chore(deps): update upstream (major) (#295)
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 18, 2023
1 parent 4b7be52 commit f5d8a29
Show file tree
Hide file tree
Showing 4 changed files with 145 additions and 29 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": "^3.29.4",
"rollup": "^4.5.0",
"rollup-plugin-license": "^3.2.0",
"simple-git-hooks": "^2.9.0",
"tsx": "^3.14.0",
"typescript": "^5.2.2",
"unbuild": "2.0.0",
"vite": "^4.5.0",
"vite": "^5.0.0",
"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": "^4.5.0"
"vite": "^5.0.0"
},
"peerDependencies": {
"vite": "^4.0.0 || ^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": "^3.29.4",
"rollup": "^4.5.0",
"slash": "^5.1.0",
"source-map-js": "^1.0.2",
"vite": "^4.5.0",
"vite": "^5.0.0",
"vue": "^3.3.8"
}
}
164 changes: 140 additions & 24 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 f5d8a29

Please sign in to comment.