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] committed Apr 7, 2024
1 parent fff40f6 commit 36d62ea
Show file tree
Hide file tree
Showing 4 changed files with 325 additions and 69 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -61,13 +61,13 @@
"playwright-chromium": "^1.42.1",
"prettier": "3.2.5",
"resolve": "^1.22.8",
"rollup": "^4.13.0",
"rollup": "^4.14.1",
"rollup-plugin-license": "^3.3.1",
"simple-git-hooks": "^2.10.0",
"tsx": "^4.7.1",
"typescript": "^5.4.2",
"unbuild": "2.0.0",
"vite": "^5.1.6",
"vite": "^5.2.8",
"vitest": "^1.3.1",
"vue": "^3.4.21"
},
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.2.1"
},
"devDependencies": {
"vite": "^5.1.6"
"vite": "^5.2.8"
},
"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.5",
"@jridgewell/trace-mapping": "^0.3.25",
"debug": "^4.3.4",
"rollup": "^4.13.0",
"rollup": "^4.14.1",
"slash": "^5.1.0",
"source-map-js": "^1.0.2",
"vite": "^5.1.6",
"vite": "^5.2.8",
"vue": "^3.4.21"
}
}

0 comments on commit 36d62ea

Please sign in to comment.