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 Jun 4, 2024
1 parent 221f5c4 commit 2ecba96
Show file tree
Hide file tree
Showing 2 changed files with 321 additions and 388 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,17 @@
"type-check": "vue-tsc --noEmit"
},
"dependencies": {
"pinia": "^2.0.34",
"vue": "^3.2.47"
"pinia": "^2.1.7",
"vue": "^3.4.27"
},
"devDependencies": {
"@types/node": "^20.10.1",
"@vitejs/plugin-vue": "^4.1.0",
"@vue/compiler-sfc": "^3.2.47",
"@vue/tsconfig": "^0.1.3",
"cypress": "^13.4.0",
"typescript": "~5.0.4",
"vite": "^4.2.1",
"vue-tsc": "^2.0.3"
"@types/node": "^20.14.1",
"@vitejs/plugin-vue": "^4.6.2",
"@vue/compiler-sfc": "^3.4.27",
"@vue/tsconfig": "^0.5.1",
"cypress": "^13.11.0",
"typescript": "~5.4.5",
"vite": "^4.5.3",
"vue-tsc": "^2.0.19"
}
}
Loading

0 comments on commit 2ecba96

Please sign in to comment.