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 Apr 3, 2023
1 parent fee29e8 commit 3b50134
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 71 deletions.
8 changes: 4 additions & 4 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "unplugin-vue-router",
"version": "0.5.4",
"packageManager": "pnpm@7.30.3",
"packageManager": "pnpm@7.30.5",
"description": "File based typed routing for Vue Router",
"keywords": [
"vue-router",
Expand Down Expand Up @@ -92,7 +92,7 @@
]
},
"dependencies": {
"@babel/types": "^7.21.3",
"@babel/types": "^7.21.4",
"@rollup/pluginutils": "^5.0.2",
"@vue-macros/common": "^1.1.4",
"ast-walker-scope": "^0.4.1",
Expand Down Expand Up @@ -136,10 +136,10 @@
"unplugin-auto-import": "^0.15.2",
"vite": "^4.2.1",
"vite-plugin-vue-markdown": "^0.22.4",
"vitest": "^0.29.7",
"vitest": "^0.29.8",
"vue": "^3.2.47",
"vue-router": "^4.1.6",
"webpack": "^5.76.3",
"webpack": "^5.77.0",
"yorkie": "^2.0.0"
}
}

0 comments on commit 3b50134

Please sign in to comment.