chore(deps): update all dependencies

This commit is contained in:
renovate[bot] 2023-12-04 20:13:32 +00:00 committed by GitHub
parent 71b4856081
commit b25c9e0be9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -34,4 +34,4 @@ jobs:
- uses: actions/upload-pages-artifact@v2 - uses: actions/upload-pages-artifact@v2
with: with:
path: book path: book
- uses: actions/deploy-pages@v2 - uses: actions/deploy-pages@v3

View file

@ -10,7 +10,7 @@
"@vitejs/plugin-vue": "^4.0.0", "@vitejs/plugin-vue": "^4.0.0",
"@vueup/vue-quill": "^1.1.0", "@vueup/vue-quill": "^1.1.0",
"@vueuse/core": "^10.0.0", "@vueuse/core": "^10.0.0",
"vite": "^4.1.4", "vite": "^5.0.0",
"vue": "^3.2.47" "vue": "^3.2.47"
} }
} }