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 5, 2023
1 parent 2331504 commit 4a87a1e
Show file tree
Hide file tree
Showing 2 changed files with 194 additions and 138 deletions.
14 changes: 7 additions & 7 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",
"pinia": "^2.0.35",
"vue": "^3.2.47"
},
"devDependencies": {
"@types/node": "^18.15.11",
"@vitejs/plugin-vue": "^4.1.0",
"@types/node": "^18.16.4",
"@vitejs/plugin-vue": "^4.2.1",
"@vue/compiler-sfc": "^3.2.47",
"@vue/tsconfig": "^0.1.3",
"cypress": "^12.9.0",
"@vue/tsconfig": "^0.3.2",
"cypress": "^12.11.0",
"typescript": "~5.0.4",
"vite": "^4.2.1",
"vue-tsc": "^1.2.0"
"vite": "^4.3.5",
"vue-tsc": "^1.6.4"
}
}
Loading

0 comments on commit 4a87a1e

Please sign in to comment.