Skip to content

Commit

Permalink
chore(deps): update upstream (#310)
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 Dec 31, 2023
1 parent fb094ba commit 90eb484
Show file tree
Hide file tree
Showing 4 changed files with 73 additions and 64 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -61,13 +61,13 @@
"playwright-chromium": "^1.40.1",
"prettier": "3.1.0",
"resolve": "^1.22.8",
"rollup": "^4.6.1",
"rollup": "^4.9.2",
"rollup-plugin-license": "^3.2.0",
"simple-git-hooks": "^2.9.0",
"tsx": "^4.6.2",
"typescript": "^5.3.3",
"unbuild": "2.0.0",
"vite": "^5.0.6",
"vite": "^5.0.10",
"vitest": "^1.1.0",
"vue": "^3.4.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-vue-jsx/package.json
Expand Up @@ -39,7 +39,7 @@
"@vue/babel-plugin-jsx": "^1.1.5"
},
"devDependencies": {
"vite": "^5.0.6"
"vite": "^5.0.10"
},
"peerDependencies": {
"vite": "^5.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-vue/package.json
Expand Up @@ -41,10 +41,10 @@
"@jridgewell/gen-mapping": "^0.3.3",
"@jridgewell/trace-mapping": "^0.3.20",
"debug": "^4.3.4",
"rollup": "^4.6.1",
"rollup": "^4.9.2",
"slash": "^5.1.0",
"source-map-js": "^1.0.2",
"vite": "^5.0.6",
"vite": "^5.0.10",
"vue": "^3.4.1"
}
}
127 changes: 68 additions & 59 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 90eb484

Please sign in to comment.