Untitled
unknown
plain_text
2 years ago
2.0 kB
7
Indexable
{
"name": "vristo-next",
"version": "0.1.0",
"private": true,
"scripts": {
"dev": "next dev",
"build": "next build",
"start": "next start",
"lint": "next lint"
},
"dependencies": {
"@emotion/react": "^11.10.6",
"@headlessui/react": "^1.7.8",
"@reduxjs/toolkit": "^1.9.1",
"@types/react": "18.0.27",
"@types/react-dom": "18.0.10",
"axios": "^1.4.0",
"cookie": "^0.5.0",
"easymde": "^2.18.0",
"eslint": "8.32.0",
"eslint-config-next": "13.1.2",
"formik": "^2.2.9",
"highlight.js": "^11.7.0",
"i18next": "^22.4.10",
"jsonwebtoken": "^9.0.1",
"mantine-react-table": "^1.0.0",
"moment": "^2.29.4",
"next": "13.1.2",
"nprogress": "^0.2.0",
"react": "18.2.0",
"react-animate-height": "^3.1.0",
"react-dom": "18.2.0",
"react-flatpickr": "^3.10.13",
"react-hook-form": "^7.45.1",
"react-hot-toast": "^2.4.1",
"react-i18next": "^12.1.5",
"react-icons": "^4.10.1",
"react-images-uploading": "^3.1.7",
"react-perfect-scrollbar": "^1.5.8",
"react-popper": "^2.3.0",
"react-query": "^3.39.3",
"react-redux": "^8.0.5",
"react-select": "^5.7.0",
"react-tabs": "^6.0.2",
"suneditor-react": "^3.6.1",
"typescript": "4.9.4",
"yup": "^0.32.11"
},
"devDependencies": {
"@tailwindcss/forms": "^0.5.3",
"@tailwindcss/typography": "^0.5.8",
"@types/node": "20.4.5",
"@types/react-flatpickr": "^3.8.8",
"@types/react-text-mask": "^5.4.11",
"@types/sortablejs": "^1.15.0",
"autoprefixer": "^10.4.13",
"depcheck": "^1.4.3",
"postcss": "^8.4.21",
"prettier": "^2.8.0",
"prettier-plugin-tailwindcss": "^0.2.0",
"tailwindcss": "^3.3.2"
}
}
Editor is loading...