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 Jul 3, 2023
1 parent 829f2e0 commit 7647ad3
Show file tree
Hide file tree
Showing 3 changed files with 155 additions and 172 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin-vue-router",
"version": "0.6.4",
"packageManager": "pnpm@8.6.4",
"packageManager": "pnpm@8.6.5",
"description": "File based typed routing for Vue Router",
"keywords": [
"vue-router",
Expand Down Expand Up @@ -108,7 +108,7 @@
"@vue-macros/common": "^1.4.0",
"ast-walker-scope": "^0.4.2",
"chokidar": "^3.5.3",
"fast-glob": "^3.2.12",
"fast-glob": "^3.3.0",
"json5": "^2.2.3",
"local-pkg": "^0.4.3",
"mlly": "^1.4.0",
Expand All @@ -128,29 +128,29 @@
"devDependencies": {
"@volar/vue-language-core": "^1.6.5",
"c8": "^7.14.0",
"chalk": "^5.2.0",
"chalk": "^5.3.0",
"conventional-changelog-cli": "^2.2.2",
"enquirer": "^2.3.6",
"esno": "^0.16.3",
"execa": "^7.1.1",
"lint-staged": "^13.2.2",
"lint-staged": "^13.2.3",
"minimist": "^1.2.8",
"nodemon": "^2.0.22",
"p-series": "^3.0.0",
"prettier": "^2.8.8",
"rimraf": "^5.0.1",
"rollup": "^3.25.2",
"rollup": "^3.26.0",
"semver": "^7.5.3",
"ts-expect": "^1.3.0",
"tsup": "^6.7.0",
"typescript": "^5.1.3",
"typescript": "^5.1.6",
"unplugin-auto-import": "^0.16.4",
"vite": "^4.3.9",
"vite-plugin-vue-markdown": "^0.23.5",
"vitest": "^0.32.2",
"vue": "^3.3.4",
"vue-router": "^4.2.2",
"webpack": "^5.88.0",
"webpack": "^5.88.1",
"yorkie": "^2.0.0"
}
}
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@vue/tsconfig": "^0.4.0",
"unplugin-vue-router": "workspace:*",
"vite": "^4.3.9",
"vite-plugin-inspect": "^0.7.29",
"vite-plugin-inspect": "^0.7.32",
"vue": "^3.3.4"
}
}
Loading

0 comments on commit 7647ad3

Please sign in to comment.