58 lines
1.6 KiB
JSON
58 lines
1.6 KiB
JSON
{
|
|
"name": "notsoweb.frontend",
|
|
"copyright": "Notsoweb Software Inc.",
|
|
"private": true,
|
|
"version": "0.9.12",
|
|
"type": "module",
|
|
"scripts": {
|
|
"dev": "vite",
|
|
"build": "vite build",
|
|
"preview": "vite preview"
|
|
},
|
|
"dependencies": {
|
|
"@popperjs/core": "^2.11.8",
|
|
"@tailwindcss/postcss": "^4.0.9",
|
|
"@tailwindcss/vite": "^4.0.9",
|
|
"@tiptap/extension-color": "^3.5.2",
|
|
"@tiptap/extension-text-align": "^3.5.2",
|
|
"@tiptap/extension-text-style": "^3.5.2",
|
|
"@tiptap/extension-underline": "^3.5.2",
|
|
"@tiptap/starter-kit": "^3.5.2",
|
|
"@tiptap/vue-3": "^3.5.2",
|
|
"@univerjs-pro/exchange-client": "^0.10.9",
|
|
"@univerjs/preset-docs-advanced": "^0.10.9",
|
|
"@univerjs/preset-docs-core": "^0.10.9",
|
|
"@univerjs/preset-docs-drawing": "^0.10.9",
|
|
"@univerjs/presets": "^0.10.9",
|
|
"@vitejs/plugin-vue": "^5.2.1",
|
|
"@vuepic/vue-datepicker": "^11.0.2",
|
|
"apexcharts": "^5.3.5",
|
|
"axios": "^1.8.1",
|
|
"html-to-pdfmake": "^2.5.31",
|
|
"laravel-echo": "^2.0.2",
|
|
"luxon": "^3.5.0",
|
|
"pdfmake": "^0.2.20",
|
|
"pinia": "^3.0.1",
|
|
"pusher-js": "^8.4.0",
|
|
"tailwindcss": "^4.0",
|
|
"tiptap-extension-font-size": "^1.2.0",
|
|
"toastr": "^2.1.4",
|
|
"uuid": "^11.1.0",
|
|
"v-calendar": "^3.1.2",
|
|
"vite": "^6.2.0",
|
|
"vue": "^3.5.13",
|
|
"vue-i18n": "^11.1.1",
|
|
"vue-multiselect": "^3.2.0",
|
|
"vue-router": "^4.5.0",
|
|
"vue3-apexcharts": "^1.8.0",
|
|
"ziggy-js": "^2.5.2"
|
|
},
|
|
"devDependencies": {
|
|
"autoprefixer": "^10.4.20",
|
|
"vite-plugin-html": "^3.2.2"
|
|
},
|
|
"overrides": {
|
|
"redi": "0.1.12"
|
|
}
|
|
}
|