Skip to content

Commit

Permalink
chore: up deps
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed Jan 26, 2025
1 parent 9da0540 commit c632393
Show file tree
Hide file tree
Showing 4 changed files with 833 additions and 825 deletions.
2 changes: 1 addition & 1 deletion examples/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"devDependencies": {
"@pinia/nuxt": "^0.9.0",
"nuxt": "^3.15.2",
"nuxt": "^3.15.3",
"unplugin-vue-router": "workspace:*"
},
"dependencies": {
Expand Down
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
]
},
"dependencies": {
"@babel/types": "^7.26.5",
"@babel/types": "^7.26.7",
"@rollup/pluginutils": "^5.1.4",
"@vue-macros/common": "^1.16.1",
"ast-walker-scope": "^0.6.2",
Expand All @@ -158,37 +158,37 @@
"devDependencies": {
"@pinia/colada": "^0.13.3",
"@posva/prompts": "^2.4.4",
"@shikijs/vitepress-twoslash": "2.0.3",
"@shikijs/vitepress-twoslash": "2.1.0",
"@tanstack/vue-query": "^5.64.2",
"@types/node": "^22.10.7",
"@vitest/coverage-v8": "^3.0.2",
"@vitest/ui": "^3.0.2",
"@types/node": "^22.10.10",
"@vitest/coverage-v8": "^3.0.4",
"@vitest/ui": "^3.0.4",
"@volar/vue-language-core": "^1.6.5",
"@vue/test-utils": "^2.4.6",
"chalk": "^5.4.1",
"conventional-changelog-cli": "^5.0.0",
"execa": "^9.5.2",
"firebase": "^11.2.0",
"happy-dom": "^16.7.1",
"lint-staged": "^15.4.1",
"happy-dom": "^16.7.2",
"lint-staged": "^15.4.2",
"minimist": "^1.2.8",
"nodemon": "^3.1.9",
"p-series": "^3.0.0",
"pinia": "^2.3.1",
"prettier": "^3.4.2",
"rimraf": "^6.0.1",
"rollup": "^4.31.0",
"rollup": "^4.32.0",
"semver": "^7.6.3",
"ts-expect": "^1.3.0",
"tsup": "^8.3.5",
"tsup": "^8.3.6",
"typescript": "^5.7.3",
"unplugin-auto-import": "^19.0.0",
"unplugin-vue-markdown": "^28.1.0",
"unplugin-vue-router": "workspace:*",
"vite": "^6.0.11",
"vite-plugin-vue-devtools": "^7.7.0",
"vitepress": "1.6.1",
"vitest": "^3.0.2",
"vite-plugin-vue-devtools": "^7.7.1",
"vitepress": "1.6.3",
"vitest": "^3.0.4",
"vue": "^3.5.13",
"vue-router": "^4.5.0",
"vue-router-mock": "^1.1.0",
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"json-server": "^0.17.4",
"unplugin-vue-router": "workspace:*",
"vite": "^6.0.11",
"vite-plugin-inspect": "^10.0.7"
"vite-plugin-inspect": "^10.1.0"
},
"dependencies": {
"@tanstack/vue-query": "^5.64.2",
Expand Down
Loading

0 comments on commit c632393

Please sign in to comment.