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 Nov 6, 2024
1 parent d8f467f commit a90d8fb
Show file tree
Hide file tree
Showing 3 changed files with 650 additions and 491 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@
"mlly": "^1.7.2",
"pathe": "^1.1.2",
"scule": "^1.3.0",
"unplugin": "^1.14.1",
"unplugin": "^1.15.0",
"yaml": "^2.6.0"
},
"peerDependencies": {
Expand All @@ -188,28 +188,28 @@
}
},
"devDependencies": {
"@pinia/colada": "^0.11.0",
"@shikijs/vitepress-twoslash": "1.22.1",
"@tanstack/vue-query": "^5.59.16",
"@types/node": "^22.8.7",
"@vitest/coverage-v8": "^2.1.3",
"@vitest/ui": "^2.1.3",
"@pinia/colada": "^0.11.1",
"@shikijs/vitepress-twoslash": "1.22.2",
"@tanstack/vue-query": "^5.59.17",
"@types/node": "^22.9.0",
"@vitest/coverage-v8": "^2.1.4",
"@vitest/ui": "^2.1.4",
"@volar/vue-language-core": "^1.6.5",
"@vue/test-utils": "^2.4.6",
"chalk": "^5.3.0",
"conventional-changelog-cli": "^5.0.0",
"enquirer": "^2.4.1",
"execa": "^9.5.0",
"execa": "^9.5.1",
"firebase": "^11.0.1",
"happy-dom": "^15.7.4",
"happy-dom": "^15.10.1",
"lint-staged": "^15.2.10",
"minimist": "^1.2.8",
"nodemon": "^3.1.7",
"p-series": "^3.0.0",
"pinia": "^2.2.4",
"pinia": "^2.2.6",
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
"rollup": "^4.24.2",
"rollup": "^4.24.4",
"semver": "^7.6.3",
"ts-expect": "^1.3.0",
"tsup": "^8.3.5",
Expand All @@ -218,15 +218,15 @@
"unplugin-vue-markdown": "^0.26.2",
"unplugin-vue-router": "workspace:*",
"vite": "^5.4.10",
"vite-plugin-vue-devtools": "^7.5.4",
"vitepress": "1.4.1",
"vitest": "^2.1.3",
"vite-plugin-vue-devtools": "^7.6.3",
"vitepress": "1.5.0",
"vitest": "^2.1.4",
"vue": "^3.5.12",
"vue-router": "^4.4.5",
"vue-router-mock": "^1.1.0",
"vue-tsc": "^2.1.8",
"vue-tsc": "^2.1.10",
"vuefire": "^3.2.0",
"webpack": "^5.95.0",
"webpack": "^5.96.1",
"yorkie": "^2.0.0"
}
}
4 changes: 2 additions & 2 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
"vite-plugin-inspect": "^0.8.7"
},
"dependencies": {
"@tanstack/vue-query": "^5.59.16",
"@tanstack/vue-query": "^5.59.17",
"mande": "^2.0.9",
"pinia": "^2.2.4",
"pinia": "^2.2.6",
"vue": "^3.5.12",
"vue-router": "^4.4.5"
}
Expand Down
Loading

0 comments on commit a90d8fb

Please sign in to comment.