chore(dependencies): update vue and nitropack, and sharp
This commit is contained in:
parent
99cdd59272
commit
1850f5a3f0
@ -25,6 +25,7 @@
|
|||||||
"@sidebase/nuxt-auth": "0.6.0-beta.6",
|
"@sidebase/nuxt-auth": "0.6.0-beta.6",
|
||||||
"@tinymce/tinymce-vue": "^5.1.1",
|
"@tinymce/tinymce-vue": "^5.1.1",
|
||||||
"@types/jsonwebtoken": "^9.0.3",
|
"@types/jsonwebtoken": "^9.0.3",
|
||||||
|
"@types/lodash-es": "^4.17.12",
|
||||||
"@types/turndown": "^5.0.4",
|
"@types/turndown": "^5.0.4",
|
||||||
"@vueuse/core": "^10.4.1",
|
"@vueuse/core": "^10.4.1",
|
||||||
"@vueuse/nuxt": "^10.4.1",
|
"@vueuse/nuxt": "^10.4.1",
|
||||||
@ -41,17 +42,19 @@
|
|||||||
"mongodb": "^6.1.0",
|
"mongodb": "^6.1.0",
|
||||||
"mongoose": "^8.0.2",
|
"mongoose": "^8.0.2",
|
||||||
"mongoose-sequence": "https://github.com/amansingh63/mongoose-sequence",
|
"mongoose-sequence": "https://github.com/amansingh63/mongoose-sequence",
|
||||||
|
"nitropack": "^2.9.4",
|
||||||
|
"nuxi": "^3.10.0",
|
||||||
"nuxt-security": "^0.14.4",
|
"nuxt-security": "^0.14.4",
|
||||||
"nuxt-speedkit": "3.0.0-next.26",
|
"nuxt-speedkit": "3.0.0-next.26",
|
||||||
"pinia": "^2.1.6",
|
"pinia": "^2.1.6",
|
||||||
"sanitize-html": "^2.11.0",
|
"sanitize-html": "^2.11.0",
|
||||||
"sharp": "^0.33.1",
|
"sharp": "^0.33.2",
|
||||||
"string-strip-html": "^13.4.3",
|
"string-strip-html": "^13.4.3",
|
||||||
"tinymce": "^6.7.0",
|
"tinymce": "^6.7.0",
|
||||||
"turndown": "^7.1.2",
|
"turndown": "^7.1.2",
|
||||||
"uuid": "^9.0.1",
|
"uuid": "^9.0.1",
|
||||||
"vee-validate": "^4.11.7",
|
"vee-validate": "^4.11.7",
|
||||||
"vue": "^3.4.4",
|
"vue": "^3.4.21",
|
||||||
"vue-dndrop": "^1.3.1",
|
"vue-dndrop": "^1.3.1",
|
||||||
"vue-recaptcha": "3.0.0-alpha.6",
|
"vue-recaptcha": "3.0.0-alpha.6",
|
||||||
"vuedraggable": "^4.1.0",
|
"vuedraggable": "^4.1.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user