Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 22, 2024
1 parent ae4815b commit 02d8e8b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin-vue-router",
"version": "0.8.8",
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"description": "File based typed routing for Vue Router",
"keywords": [
"vue-router",
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"unplugin-vue-router": "workspace:*",
"vite": "^5.2.11",
"vite-plugin-inspect": "^0.8.4",
"vue": "^3.4.26"
"vue": "^3.4.27"
},
"dependencies": {
"@tanstack/vue-query": "^5.37.1",
Expand Down

0 comments on commit 02d8e8b

Please sign in to comment.