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 11, 2024
1 parent 6d3f37b commit 69ea4f8
Show file tree
Hide file tree
Showing 3 changed files with 321 additions and 330 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -166,8 +166,8 @@
"mlly": "^1.6.1",
"pathe": "^1.1.2",
"scule": "^1.3.0",
"unplugin": "^1.8.0",
"yaml": "^2.4.0"
"unplugin": "^1.9.0",
"yaml": "^2.4.1"
},
"peerDependencies": {
"vue-router": "^4.3.0"
Expand All @@ -180,8 +180,8 @@
"devDependencies": {
"@pinia/colada": "^0.5.3",
"@shikijs/vitepress-twoslash": "1.1.7",
"@tanstack/vue-query": "^5.24.7",
"@types/node": "^20.11.24",
"@tanstack/vue-query": "^5.26.3",
"@types/node": "^20.11.25",
"@vitest/coverage-v8": "^1.3.1",
"@vitest/ui": "^1.3.1",
"@volar/vue-language-core": "^1.6.5",
Expand All @@ -191,29 +191,29 @@
"enquirer": "^2.4.1",
"execa": "^8.0.1",
"firebase": "^10.8.1",
"happy-dom": "^13.6.2",
"happy-dom": "^13.7.3",
"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.12.0",
"rollup": "^4.12.1",
"semver": "^7.6.0",
"ts-expect": "^1.3.0",
"tsup": "^8.0.2",
"typescript": "^5.3.3",
"typescript": "^5.4.2",
"unplugin-auto-import": "^0.17.5",
"unplugin-vue-markdown": "^0.26.0",
"unplugin-vue-router": "workspace:*",
"vite": "^5.1.4",
"vitepress": "1.0.0-rc.44",
"vite": "^5.1.6",
"vitepress": "1.0.0-rc.45",
"vitest": "^1.3.1",
"vue": "^3.4.21",
"vue-router": "4.3.0",
"vue-router-mock": "^1.1.0",
"vue-tsc": "^2.0.4",
"vue-tsc": "^2.0.6",
"vuefire": "^3.1.23",
"webpack": "^5.90.3",
"yorkie": "^2.0.0"
Expand Down
4 changes: 2 additions & 2 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
"@vue/tsconfig": "^0.5.1",
"json-server": "^0.17.4",
"unplugin-vue-router": "workspace:*",
"vite": "^5.1.4",
"vite": "^5.1.6",
"vite-plugin-inspect": "^0.8.3",
"vue": "^3.4.21"
},
"dependencies": {
"@tanstack/vue-query": "^5.24.7",
"@tanstack/vue-query": "^5.26.3",
"mande": "^2.0.8",
"pinia": "^2.1.7",
"vue": "^3.4.21"
Expand Down

0 comments on commit 69ea4f8

Please sign in to comment.