Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Glenn Lewis <[email protected]>
  • Loading branch information
gmlewis committed Aug 22, 2023
1 parent 238ec7c commit c1ddbd7
Show file tree
Hide file tree
Showing 2 changed files with 166 additions and 203 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
"preview": "vite preview"
},
"dependencies": {
"vue": "^3.2.47"
"vue": "^3.3.4"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.1.0",
"sass": "^1.59.3",
"vite": "^4.2.0"
"@vitejs/plugin-vue": "^4.3.3",
"sass": "^1.66.1",
"vite": "^4.4.9"
}
}
Loading

0 comments on commit c1ddbd7

Please sign in to comment.