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 22, 2024
1 parent 76eb565 commit f940117
Show file tree
Hide file tree
Showing 3 changed files with 366 additions and 362 deletions.
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -180,7 +180,7 @@
"devDependencies": {
"@pinia/colada": "^0.6.0",
"@shikijs/vitepress-twoslash": "1.3.0",
"@tanstack/vue-query": "^5.29.0",
"@tanstack/vue-query": "^5.31.0",
"@types/node": "^20.12.7",
"@vitest/coverage-v8": "^1.5.0",
"@vitest/ui": "^1.5.0",
Expand All @@ -199,21 +199,21 @@
"pinia": "^2.1.7",
"prettier": "^3.2.5",
"rimraf": "^5.0.5",
"rollup": "^4.14.2",
"rollup": "^4.16.1",
"semver": "^7.6.0",
"ts-expect": "^1.3.0",
"tsup": "^8.0.2",
"typescript": "^5.4.5",
"unplugin-auto-import": "^0.17.5",
"unplugin-vue-markdown": "^0.26.1",
"unplugin-vue-markdown": "^0.26.2",
"unplugin-vue-router": "workspace:*",
"vite": "^5.2.8",
"vitepress": "1.1.0",
"vite": "^5.2.10",
"vitepress": "1.1.3",
"vitest": "^1.5.0",
"vue": "^3.4.21",
"vue-router": "4.3.0",
"vue": "^3.4.23",
"vue-router": "4.3.2",
"vue-router-mock": "^1.1.0",
"vue-tsc": "^2.0.13",
"vue-tsc": "^2.0.14",
"vuefire": "^3.1.23",
"webpack": "^5.91.0",
"yorkie": "^2.0.0"
Expand Down
12 changes: 6 additions & 6 deletions playground/package.json
Expand Up @@ -8,18 +8,18 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.4",
"@vue/compiler-sfc": "^3.4.21",
"@vue/compiler-sfc": "^3.4.23",
"@vue/tsconfig": "^0.5.1",
"json-server": "^0.17.4",
"unplugin-vue-router": "workspace:*",
"vite": "^5.2.8",
"vite-plugin-inspect": "^0.8.3",
"vue": "^3.4.21"
"vite": "^5.2.10",
"vite-plugin-inspect": "^0.8.4",
"vue": "^3.4.23"
},
"dependencies": {
"@tanstack/vue-query": "^5.29.0",
"@tanstack/vue-query": "^5.31.0",
"mande": "^2.0.8",
"pinia": "^2.1.7",
"vue": "^3.4.21"
"vue": "^3.4.23"
}
}

0 comments on commit f940117

Please sign in to comment.