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 1, 2024
1 parent a56a777 commit cd2483b
Show file tree
Hide file tree
Showing 3 changed files with 632 additions and 619 deletions.
18 changes: 9 additions & 9 deletions package.json
Expand Up @@ -157,7 +157,7 @@
"dependencies": {
"@babel/types": "^7.24.0",
"@rollup/pluginutils": "^5.1.0",
"@vue-macros/common": "^1.10.1",
"@vue-macros/common": "^1.10.2",
"ast-walker-scope": "^0.6.1",
"chokidar": "^3.6.0",
"fast-glob": "^3.3.2",
Expand All @@ -166,7 +166,7 @@
"mlly": "^1.6.1",
"pathe": "^1.1.2",
"scule": "^1.3.0",
"unplugin": "^1.10.0",
"unplugin": "^1.10.1",
"yaml": "^2.4.1"
},
"peerDependencies": {
Expand All @@ -179,9 +179,9 @@
},
"devDependencies": {
"@pinia/colada": "^0.5.3",
"@shikijs/vitepress-twoslash": "1.2.0",
"@tanstack/vue-query": "^5.28.7",
"@types/node": "^20.11.30",
"@shikijs/vitepress-twoslash": "1.2.2",
"@tanstack/vue-query": "^5.28.9",
"@types/node": "^20.12.2",
"@vitest/coverage-v8": "^1.4.0",
"@vitest/ui": "^1.4.0",
"@volar/vue-language-core": "^1.6.5",
Expand All @@ -190,24 +190,24 @@
"conventional-changelog-cli": "^4.1.0",
"enquirer": "^2.4.1",
"execa": "^8.0.1",
"firebase": "^10.9.0",
"happy-dom": "^14.3.6",
"firebase": "^10.10.0",
"happy-dom": "^14.3.9",
"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.13.0",
"rollup": "^4.13.2",
"semver": "^7.6.0",
"ts-expect": "^1.3.0",
"tsup": "^8.0.2",
"typescript": "^5.4.3",
"unplugin-auto-import": "^0.17.5",
"unplugin-vue-markdown": "^0.26.0",
"unplugin-vue-router": "workspace:*",
"vite": "^5.2.6",
"vite": "^5.2.7",
"vitepress": "1.0.1",
"vitest": "^1.4.0",
"vue": "^3.4.21",
Expand Down
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.2.6",
"vite": "^5.2.7",
"vite-plugin-inspect": "^0.8.3",
"vue": "^3.4.21"
},
"dependencies": {
"@tanstack/vue-query": "^5.28.7",
"@tanstack/vue-query": "^5.28.9",
"mande": "^2.0.8",
"pinia": "^2.1.7",
"vue": "^3.4.21"
Expand Down

0 comments on commit cd2483b

Please sign in to comment.