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 8, 2024
1 parent cd2483b commit d7b5b60
Show file tree
Hide file tree
Showing 3 changed files with 322 additions and 312 deletions.
22 changes: 11 additions & 11 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "unplugin-vue-router",
"version": "0.8.5",
"packageManager": "pnpm@8.15.5",
"packageManager": "pnpm@8.15.6",
"description": "File based typed routing for Vue Router",
"keywords": [
"vue-router",
Expand Down Expand Up @@ -178,10 +178,10 @@
}
},
"devDependencies": {
"@pinia/colada": "^0.5.3",
"@shikijs/vitepress-twoslash": "1.2.2",
"@tanstack/vue-query": "^5.28.9",
"@types/node": "^20.12.2",
"@pinia/colada": "^0.6.0",
"@shikijs/vitepress-twoslash": "1.2.4",
"@tanstack/vue-query": "^5.29.0",
"@types/node": "^20.12.5",
"@vitest/coverage-v8": "^1.4.0",
"@vitest/ui": "^1.4.0",
"@volar/vue-language-core": "^1.6.5",
Expand All @@ -191,29 +191,29 @@
"enquirer": "^2.4.1",
"execa": "^8.0.1",
"firebase": "^10.10.0",
"happy-dom": "^14.3.9",
"happy-dom": "^14.7.1",
"lint-staged": "^15.2.2",
"minimist": "^1.2.8",
"nodemon": "^3.1.0",
"p-series": "^3.0.0",
"pinia": "^2.1.7",
"prettier": "^3.2.5",
"rimraf": "^5.0.5",
"rollup": "^4.13.2",
"rollup": "^4.14.1",
"semver": "^7.6.0",
"ts-expect": "^1.3.0",
"tsup": "^8.0.2",
"typescript": "^5.4.3",
"typescript": "^5.4.4",
"unplugin-auto-import": "^0.17.5",
"unplugin-vue-markdown": "^0.26.0",
"unplugin-vue-router": "workspace:*",
"vite": "^5.2.7",
"vitepress": "1.0.1",
"vite": "^5.2.8",
"vitepress": "1.0.2",
"vitest": "^1.4.0",
"vue": "^3.4.21",
"vue-router": "4.3.0",
"vue-router-mock": "^1.1.0",
"vue-tsc": "^2.0.7",
"vue-tsc": "^2.0.11",
"vuefire": "^3.1.23",
"webpack": "^5.91.0",
"yorkie": "^2.0.0"
Expand Down
4 changes: 2 additions & 2 deletions playground/package.json
Expand Up @@ -12,12 +12,12 @@
"@vue/tsconfig": "^0.5.1",
"json-server": "^0.17.4",
"unplugin-vue-router": "workspace:*",
"vite": "^5.2.7",
"vite": "^5.2.8",
"vite-plugin-inspect": "^0.8.3",
"vue": "^3.4.21"
},
"dependencies": {
"@tanstack/vue-query": "^5.28.9",
"@tanstack/vue-query": "^5.29.0",
"mande": "^2.0.8",
"pinia": "^2.1.7",
"vue": "^3.4.21"
Expand Down

0 comments on commit d7b5b60

Please sign in to comment.