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 May 21, 2023
1 parent 2331504 commit 48606cf
Show file tree
Hide file tree
Showing 2 changed files with 217 additions and 248 deletions.
18 changes: 9 additions & 9 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.3",
"vue": "^3.3.4"
},
"devDependencies": {
"@types/node": "^18.15.11",
"@vitejs/plugin-vue": "^4.1.0",
"@vue/compiler-sfc": "^3.2.47",
"@vue/tsconfig": "^0.1.3",
"cypress": "^12.9.0",
"@types/node": "^18.16.14",
"@vitejs/plugin-vue": "^4.2.3",
"@vue/compiler-sfc": "^3.3.4",
"@vue/tsconfig": "^0.4.0",
"cypress": "^12.12.0",
"typescript": "~5.0.4",
"vite": "^4.2.1",
"vue-tsc": "^1.2.0"
"vite": "^4.3.8",
"vue-tsc": "^1.6.5"
}
}
Loading

0 comments on commit 48606cf

Please sign in to comment.