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 Mar 25, 2024
1 parent b5a943f commit e2d8163
Show file tree
Hide file tree
Showing 3 changed files with 284 additions and 289 deletions.
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -180,8 +180,8 @@
"devDependencies": {
"@pinia/colada": "^0.5.3",
"@shikijs/vitepress-twoslash": "1.2.0",
"@tanstack/vue-query": "^5.28.4",
"@types/node": "^20.11.28",
"@tanstack/vue-query": "^5.28.7",
"@types/node": "^20.11.30",
"@vitest/coverage-v8": "^1.4.0",
"@vitest/ui": "^1.4.0",
"@volar/vue-language-core": "^1.6.5",
Expand All @@ -191,7 +191,7 @@
"enquirer": "^2.4.1",
"execa": "^8.0.1",
"firebase": "^10.9.0",
"happy-dom": "^13.9.0",
"happy-dom": "^13.10.1",
"lint-staged": "^15.2.2",
"minimist": "^1.2.8",
"nodemon": "^3.1.0",
Expand All @@ -203,19 +203,19 @@
"semver": "^7.6.0",
"ts-expect": "^1.3.0",
"tsup": "^8.0.2",
"typescript": "^5.4.2",
"typescript": "^5.4.3",
"unplugin-auto-import": "^0.17.5",
"unplugin-vue-markdown": "^0.26.0",
"unplugin-vue-router": "workspace:*",
"vite": "^5.1.6",
"vitepress": "1.0.0-rc.45",
"vite": "^5.2.6",
"vitepress": "1.0.1",
"vitest": "^1.4.0",
"vue": "^3.4.21",
"vue-router": "4.3.0",
"vue-router-mock": "^1.1.0",
"vue-tsc": "^2.0.6",
"vue-tsc": "^2.0.7",
"vuefire": "^3.1.23",
"webpack": "^5.90.3",
"webpack": "^5.91.0",
"yorkie": "^2.0.0"
}
}
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.1.6",
"vite": "^5.2.6",
"vite-plugin-inspect": "^0.8.3",
"vue": "^3.4.21"
},
"dependencies": {
"@tanstack/vue-query": "^5.28.4",
"@tanstack/vue-query": "^5.28.7",
"mande": "^2.0.8",
"pinia": "^2.1.7",
"vue": "^3.4.21"
Expand Down

0 comments on commit e2d8163

Please sign in to comment.