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 15, 2024
1 parent 6f9a661 commit 76eb565
Show file tree
Hide file tree
Showing 2 changed files with 499 additions and 509 deletions.
24 changes: 12 additions & 12 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "unplugin-vue-router",
"version": "0.8.6",
"packageManager": "pnpm@8.15.6",
"packageManager": "pnpm@8.15.7",
"description": "File based typed routing for Vue Router",
"keywords": [
"vue-router",
Expand Down Expand Up @@ -179,18 +179,18 @@
},
"devDependencies": {
"@pinia/colada": "^0.6.0",
"@shikijs/vitepress-twoslash": "1.2.4",
"@shikijs/vitepress-twoslash": "1.3.0",
"@tanstack/vue-query": "^5.29.0",
"@types/node": "^20.12.5",
"@vitest/coverage-v8": "^1.4.0",
"@vitest/ui": "^1.4.0",
"@types/node": "^20.12.7",
"@vitest/coverage-v8": "^1.5.0",
"@vitest/ui": "^1.5.0",
"@volar/vue-language-core": "^1.6.5",
"@vue/test-utils": "^2.4.5",
"chalk": "^5.3.0",
"conventional-changelog-cli": "^4.1.0",
"enquirer": "^2.4.1",
"execa": "^8.0.1",
"firebase": "^10.10.0",
"firebase": "^10.11.0",
"happy-dom": "^14.7.1",
"lint-staged": "^15.2.2",
"minimist": "^1.2.8",
Expand All @@ -199,21 +199,21 @@
"pinia": "^2.1.7",
"prettier": "^3.2.5",
"rimraf": "^5.0.5",
"rollup": "^4.14.1",
"rollup": "^4.14.2",
"semver": "^7.6.0",
"ts-expect": "^1.3.0",
"tsup": "^8.0.2",
"typescript": "^5.4.4",
"typescript": "^5.4.5",
"unplugin-auto-import": "^0.17.5",
"unplugin-vue-markdown": "^0.26.0",
"unplugin-vue-markdown": "^0.26.1",
"unplugin-vue-router": "workspace:*",
"vite": "^5.2.8",
"vitepress": "1.0.2",
"vitest": "^1.4.0",
"vitepress": "1.1.0",
"vitest": "^1.5.0",
"vue": "^3.4.21",
"vue-router": "4.3.0",
"vue-router-mock": "^1.1.0",
"vue-tsc": "^2.0.11",
"vue-tsc": "^2.0.13",
"vuefire": "^3.1.23",
"webpack": "^5.91.0",
"yorkie": "^2.0.0"
Expand Down

0 comments on commit 76eb565

Please sign in to comment.