Skip to content

Commit

Permalink
chore: up pinia colada
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed Jul 30, 2024
1 parent 3aea904 commit 683a798
Show file tree
Hide file tree
Showing 4 changed files with 600 additions and 185 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
}
},
"devDependencies": {
"@pinia/colada": "^0.6.0",
"@pinia/colada": "^0.7.0",
"@shikijs/vitepress-twoslash": "1.11.0",
"@tanstack/vue-query": "^5.51.9",
"@types/node": "^20.14.11",
Expand All @@ -205,14 +205,14 @@
"minimist": "^1.2.8",
"nodemon": "^3.1.4",
"p-series": "^3.0.0",
"pinia": "^2.1.7",
"pinia": "^2.2.0",
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
"rollup": "^4.19.0",
"semver": "^7.6.3",
"ts-expect": "^1.3.0",
"tsup": "^8.2.1",
"typescript": "^5.5.3",
"typescript": "^5.5.4",
"unplugin-auto-import": "^0.18.0",
"unplugin-vue-markdown": "^0.26.2",
"unplugin-vue-router": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"dependencies": {
"@tanstack/vue-query": "^5.51.9",
"mande": "^2.0.9",
"pinia": "^2.1.7",
"pinia": "^2.2.0",
"vue": "^3.4.33",
"vue-router": "^4.4.0"
}
Expand Down
Loading

0 comments on commit 683a798

Please sign in to comment.