{ "private": true, "type": "module", "scripts": { "dev": "vite", "build": "vite build" }, "devDependencies": { "@editorjs/image": "^2.8.1", "@editorjs/raw": "^2.4.0", "@popperjs/core": "^2.11.8", "@tabler/core": "^1.0.0-beta19", "@vitejs/plugin-vue": "^4.2.3", "autosize": "^6.0.1", "axios": "^1.1.2", "bootstrap": "~5.3.0", "editorjs-inline-image": "^1.2.4", "imask": "^6.6.1", "laravel-vite-plugin": "^0.7.5", "resolve-url-loader": "^5.0.0", "sass": "^1.64.1", "unplugin-vue-components": "^0.25.1", "vite": "^4.4.6", "vite-plugin-compression": "^0.5.1" }, "dependencies": { "@editorjs/editorjs": "^2.27.2", "@editorjs/embed": "^2.5.3", "@editorjs/header": "^2.7.0", "@editorjs/list": "^1.8.0", "@editorjs/paragraph": "^2.9.0", "@vuepic/vue-datepicker": "^5.4.0", "bootstrap-icons": "^1.10.5", "date-fns": "^2.30.0", "js-cookie": "^3.0.5", "mitt": "^3.0.1", "pinia": "^2.1.6", "puppeteer": "^21.5.2", "vue": "^3.3.4", "vue-axios": "^3.5.2", "vue-loader": "^17.2.2", "vue-router": "^4.2.4", "vue-scrollto": "^2.20.0", "vue3-toastify": "^0.1.11", "ziggy-js": "^1.6.0" } }