Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#10)
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 Jul 4, 2022
1 parent 8e9774d commit 29f2ead
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 75 deletions.
12 changes: 6 additions & 6 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "unplugin-vue-router",
"version": "0.0.9",
"packageManager": "pnpm@7.1.7",
"packageManager": "pnpm@7.5.0",
"description": "File based typed routing for Vue Router",
"keywords": [
"vue-router",
Expand Down Expand Up @@ -84,7 +84,7 @@
"json5": "^2.2.1",
"local-pkg": "^0.4.1",
"scule": "^0.2.1",
"unplugin": "^0.7.0",
"unplugin": "^0.7.1",
"yaml": "^2.1.1"
},
"peerDependencies": {
Expand All @@ -106,19 +106,19 @@
"minimist": "^1.2.6",
"nodemon": "^2.0.18",
"p-series": "^3.0.0",
"pathe": "^0.3.1",
"pathe": "^0.3.2",
"prettier": "^2.7.1",
"rimraf": "^3.0.2",
"rollup": "^2.75.7",
"semver": "^7.3.7",
"ts-expect": "^1.3.0",
"tsup": "^6.1.2",
"tsup": "^6.1.3",
"typescript": "^4.7.4",
"vite": "^2.9.13",
"vitest": "^0.15.2",
"vitest": "^0.17.0",
"vue": "^3.2.37",
"vue-router": "edge",
"webpack": "^5.72.1",
"webpack": "^5.73.0",
"yorkie": "^2.0.0"
}
}
4 changes: 2 additions & 2 deletions playground/package.json
Expand Up @@ -8,8 +8,8 @@
"@vitejs/plugin-vue": "^2.3.3",
"@vue/compiler-sfc": "^3.2.37",
"@vue/tsconfig": "^0.1.3",
"vite": "^2.9.9",
"vite-plugin-inspect": "^0.5.0",
"vite": "^2.9.13",
"vite-plugin-inspect": "^0.5.1",
"unplugin-vue-router": "workspace:*",
"vue": "^3.2.37"
}
Expand Down
105 changes: 38 additions & 67 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 29f2ead

Please sign in to comment.