Skip to content

Commit

Permalink
bump packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Lenni009 committed May 7, 2024
1 parent eb5b3af commit 5317e63
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 111 deletions.
207 changes: 102 additions & 105 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@
"format": "prettier --write src/"
},
"devDependencies": {
"@types/node": "^20.12.6",
"@types/node": "^20.12.10",
"prettier": "^3.2.4",
"sass": "^1.74.1",
"typescript": "^5.4.4",
"vite": "^5.2.8",
"vue": "^3.4.21"
"sass": "^1.77.0",
"typescript": "^5.4.5",
"vite": "^5.2.11",
"vue": "^3.4.27"
},
"dependencies": {
"@vitejs/plugin-vue": "^5.0.2",
"pinia": "^2.1.7",
"vue-tsc": "^2.0.11"
"vue-tsc": "^2.0.16"
}
}

0 comments on commit 5317e63

Please sign in to comment.