{
    "private": true,
    "type": "module",
    "scripts": {
        "dev": "vite",
        "build": "vite build"
    },
    "devDependencies": {
        "@vitejs/plugin-vue": "^5.0.4",
        "autoprefixer": "^10.4.19",
        "axios": "^1.6.8",
        "laravel-vite-plugin": "^1.0.2",
        "lodash": "^4.17.21",
        "postcss": "^8.4.38",
        "tailwindcss": "^3.4.3",
        "vite": "^5.2.10",
        "vite-plugin-manifest-sri": "^0.2.0",
        "vue-loader": "^17.4.2"
    },
    "dependencies": {
        "@fontsource-variable/open-sans": "latest",
        "@fontsource-variable/oswald": "latest",
        "@fortawesome/fontawesome-svg-core": "^6.5.2",
        "@fortawesome/free-brands-svg-icons": "^6.5.2",
        "@fortawesome/free-regular-svg-icons": "^6.5.2",
        "@fortawesome/free-solid-svg-icons": "^6.5.2",
        "@fortawesome/vue-fontawesome": "^3.0.6",
        "@hocuspocus/provider": "latest",
        "@tiptap/core": "latest",
        "@tiptap/extension-bold": "latest",
        "@tiptap/extension-bullet-list": "latest",
        "@tiptap/extension-character-count": "latest",
        "@tiptap/extension-collaboration": "latest",
        "@tiptap/extension-collaboration-cursor": "latest",
        "@tiptap/extension-document": "latest",
        "@tiptap/extension-dropcursor": "latest",
        "@tiptap/extension-focus": "latest",
        "@tiptap/extension-gapcursor": "latest",
        "@tiptap/extension-hard-break": "latest",
        "@tiptap/extension-heading": "latest",
        "@tiptap/extension-history": "latest",
        "@tiptap/extension-horizontal-rule": "latest",
        "@tiptap/extension-image": "latest",
        "@tiptap/extension-italic": "latest",
        "@tiptap/extension-link": "latest",
        "@tiptap/extension-list-item": "latest",
        "@tiptap/extension-ordered-list": "latest",
        "@tiptap/extension-paragraph": "latest",
        "@tiptap/extension-placeholder": "latest",
        "@tiptap/extension-strike": "latest",
        "@tiptap/extension-superscript": "latest",
        "@tiptap/extension-table": "latest",
        "@tiptap/extension-table-cell": "latest",
        "@tiptap/extension-table-header": "latest",
        "@tiptap/extension-table-row": "latest",
        "@tiptap/extension-text": "latest",
        "@tiptap/extension-text-align": "latest",
        "@tiptap/extension-text-style": "latest",
        "@tiptap/extension-typography": "latest",
        "@tiptap/html": "latest",
        "@tiptap/vue-3": "latest",
        "dayjs": "^1.11.13",
        "diff-match-patch": "^1.0.5",
        "hls.js": "^1.5.8",
        "laravel-echo": "^1.16.1",
        "pinia": "^2.1.7",
        "pusher-js": "^8.3.0",
        "v-calendar": "^3.1.2",
        "vue": "^3.4.26",
        "y-indexeddb": "^9.0.12",
        "y-websocket": "^2.0.2",
        "yjs": "^13.6.15"
    }
}
