mirror of
https://github.com/kou029w/hasura-rest-hands-on.git
synced 2025-02-03 15:48:38 +00:00
chore(deps): update all dependencies
This commit is contained in:
parent
71b4856081
commit
b25c9e0be9
2 changed files with 2 additions and 2 deletions
2
.github/workflows/github-pages.yml
vendored
2
.github/workflows/github-pages.yml
vendored
|
@ -34,4 +34,4 @@ jobs:
|
|||
- uses: actions/upload-pages-artifact@v2
|
||||
with:
|
||||
path: book
|
||||
- uses: actions/deploy-pages@v2
|
||||
- uses: actions/deploy-pages@v3
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
"@vitejs/plugin-vue": "^4.0.0",
|
||||
"@vueup/vue-quill": "^1.1.0",
|
||||
"@vueuse/core": "^10.0.0",
|
||||
"vite": "^4.1.4",
|
||||
"vite": "^5.0.0",
|
||||
"vue": "^3.2.47"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue