Skip to content

Commit

Permalink
chore(deps): update upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 19, 2024
1 parent 1963dcf commit 420c01b
Show file tree
Hide file tree
Showing 4 changed files with 71 additions and 69 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.40.1",
"prettier": "3.1.1",
"resolve": "^1.22.8",
"rollup": "^4.9.2",
"rollup": "^4.9.5",
"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.10",
"vite": "^5.0.12",
"vitest": "^1.1.1",
"vue": "^3.4.5"
},
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.10"
"vite": "^5.0.12"
},
"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.9.2",
"rollup": "^4.9.5",
"slash": "^5.1.0",
"source-map-js": "^1.0.2",
"vite": "^5.0.10",
"vite": "^5.0.12",
"vue": "^3.4.5"
}
}
130 changes: 66 additions & 64 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 420c01b

Please sign in to comment.