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] authored Oct 14, 2024
1 parent 5ec4076 commit 82e362a
Show file tree
Hide file tree
Showing 3 changed files with 258 additions and 108 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -172,12 +172,12 @@
"fast-glob": "^3.3.2",
"json5": "^2.2.3",
"local-pkg": "^0.5.0",
"magic-string": "^0.30.11",
"magic-string": "^0.30.12",
"mlly": "^1.7.2",
"pathe": "^1.1.2",
"scule": "^1.3.0",
"unplugin": "^1.14.1",
"yaml": "^2.5.1"
"yaml": "^2.6.0"
},
"peerDependencies": {
"vue-router": "^4.4.0"
Expand All @@ -190,7 +190,7 @@
"devDependencies": {
"@pinia/colada": "^0.10.0",
"@shikijs/vitepress-twoslash": "1.22.0",
"@tanstack/vue-query": "^5.59.9",
"@tanstack/vue-query": "^5.59.13",
"@types/node": "^20.16.11",
"@vitest/coverage-v8": "^2.1.2",
"@vitest/ui": "^2.1.2",
Expand Down Expand Up @@ -219,9 +219,9 @@
"unplugin-vue-router": "workspace:*",
"vite": "^5.4.8",
"vite-plugin-vue-devtools": "^7.4.6",
"vitepress": "1.4.0",
"vitepress": "1.4.1",
"vitest": "^2.1.2",
"vue": "^3.5.11",
"vue": "^3.5.12",
"vue-router": "^4.4.5",
"vue-router-mock": "^1.1.0",
"vue-tsc": "^2.1.6",
Expand Down
6 changes: 3 additions & 3 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,18 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.1.4",
"@vue/compiler-sfc": "^3.5.11",
"@vue/compiler-sfc": "^3.5.12",
"@vue/tsconfig": "^0.5.1",
"json-server": "^0.17.4",
"unplugin-vue-router": "workspace:*",
"vite": "^5.4.8",
"vite-plugin-inspect": "^0.8.7"
},
"dependencies": {
"@tanstack/vue-query": "^5.59.9",
"@tanstack/vue-query": "^5.59.13",
"mande": "^2.0.9",
"pinia": "^2.2.4",
"vue": "^3.5.11",
"vue": "^3.5.12",
"vue-router": "^4.4.5"
}
}
Loading

0 comments on commit 82e362a

Please sign in to comment.