{ "name": "ThriveX", "private": true, "version": "1.3.7", "type": "module", "scripts": { "dev": "vite", "build": "vite build", "preview": "vite preview" }, "author": { "name": "YuYang", "email": "liuyuyang1024@yeah.net", "url": "https://liuyuyang.net" }, "dependencies": { "@bytemd/plugin-gemoji": "^1.21.0", "@bytemd/plugin-gfm": "^1.21.0", "@bytemd/plugin-highlight": "^1.21.0", "@bytemd/plugin-math": "^1.21.0", "@bytemd/react": "^1.21.0", "antd": "^5.19.3", "apexcharts": "^3.41.0", "axios": "^1.7.2", "compressorjs": "^1.2.1", "dicebear": "^9.2.1", "flatpickr": "^4.6.13", "headlessui": "^0.0.0", "match-sorter": "^6.3.1", "react": "^18.2.0", "react-apexcharts": "^1.4.1", "react-dom": "^18.2.0", "react-github-calendar": "^4.2.2", "react-hot-toast": "^2.4.1", "react-icons": "^4.12.0", "react-router-dom": "^6.14.2", "react-toastify": "^9.1.3", "rehype-callouts": "^1.4.1", "remark-flexible-markers": "^1.2.1", "sass": "^1.77.8", "sort-by": "^0.0.2", "vite-plugin-sass-dts": "^1.3.25", "zustand": "^4.5.4" }, "devDependencies": { "@types/react": "^18.2.17", "@types/react-dom": "^18.2.7", "@vitejs/plugin-react": "^4.0.3", "autoprefixer": "^10.4.14", "file-loader": "^6.2.0", "postcss": "^8.4.27", "prettier": "^3.0.0", "prettier-plugin-tailwindcss": "^0.4.1", "tailwindcss": "^3.4.1", "vite": "^4.4.7", "webpack": "^5.88.2" } }