Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#33)
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 29, 2023
1 parent 1525d4e commit 5913efe
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 25 deletions.
6 changes: 3 additions & 3 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "vue-functional-ref",
"version": "0.4.1",
"packageManager": "pnpm@8.5.1",
"packageManager": "pnpm@8.6.0",
"description": "Functional-style refs for Vue",
"license": "MIT",
"files": [
Expand Down Expand Up @@ -70,11 +70,11 @@
"expect-type": "^0.15.0",
"fast-glob": "^3.2.12",
"prettier": "^2.8.8",
"rollup": "^3.22.1",
"rollup": "^3.23.0",
"tsup": "^6.7.0",
"tsx": "^3.12.7",
"typescript": "^5.0.4",
"vite": "^4.3.8",
"vite": "^4.3.9",
"vitest": "^0.31.1",
"vue": "^3.3.4"
},
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Expand Up @@ -16,7 +16,7 @@
"devDependencies": {
"@vitejs/plugin-vue": "^4.2.3",
"typescript": "^5.0.4",
"vite": "^4.3.8",
"vite": "^4.3.9",
"vue-tsc": "^1.6.5"
}
}
46 changes: 25 additions & 21 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 5913efe

Please sign in to comment.