Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#103)
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 May 8, 2023
1 parent f7cf5ae commit 6d286ed
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 43 deletions.
8 changes: 4 additions & 4 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "unplugin-vue",
"version": "4.1.0",
"packageManager": "pnpm@8.3.1",
"packageManager": "pnpm@8.4.0",
"description": "Transform Vue 3 SFC to JavaScript.",
"keywords": [
"vue",
Expand Down Expand Up @@ -96,8 +96,8 @@
"@sxzz/eslint-config-vue": "^2.4.6",
"@types/debug": "^4.1.7",
"@types/node": "^18.15.5",
"@vitejs/plugin-vue": "4.1.0",
"@vitest/ui": "0.30.1",
"@vitejs/plugin-vue": "4.2.1",
"@vitest/ui": "0.31.0",
"bumpp": "^9.0.0",
"esbuild": "0.17.18",
"eslint": "^8.36.0",
Expand All @@ -110,7 +110,7 @@
"tsup": "^6.7.0",
"typescript": "^5.0.2",
"vite": "^4.0.0",
"vitest": "0.30.1",
"vitest": "0.31.0",
"vue": "^3.2.47",
"webpack": "^5.76.2"
},
Expand Down
80 changes: 41 additions & 39 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 6d286ed

Please sign in to comment.