feat(common component): 富文本&图片裁切
Showing
... | ... | @@ -20,12 +20,14 @@ |
"@tailwindcss/vite": "^4.1.8", | ||
"@vueuse/core": "^13.3.0", | ||
"axios": "^1.9.0", | ||
"cropperjs": "1", | ||
"crypto-js": "^4.2.0", | ||
"element-plus": "^2.9.11", | ||
"nanoid": "^5.1.5", | ||
"nprogress": "^0.2.0", | ||
"pinia": "^3.0.2", | ||
"tailwindcss": "^4.1.8", | ||
"tinymce": "^7.9.1", | ||
"tippy.js": "^6.3.7", | ||
"vue": "^3.5.16", | ||
"vue-i18n": "^11.1.5", | ||
... | ... | @@ -40,7 +42,6 @@ |
"@types/crypto-js": "^4.2.2", | ||
"@types/node": "^22.15.29", | ||
"@types/nprogress": "^0.2.3", | ||
"@typescript-eslint/parser": "^8.33.1", | ||
"@vitejs/plugin-vue": "^5.2.4", | ||
"autoprefixer": "^10.4.21", | ||
"eslint": "^9.28.0", | ||
... | ... |
This diff is collapsed.
Please
register
or
sign in
to comment