File: /var/www/vhosts/textpony-prod.2amigos.us/docroot/package.json
{
"name": "textpony",
"version": "0.0.0",
"license": "MIT",
"scripts": {
"start": "nx serve",
"build": "nx build",
"test": "nx test"
},
"private": true,
"dependencies": {
"@dataui/crud": "^5.2.3",
"@dataui/crud-request": "^5.2.3",
"@dataui/crud-typeorm": "^5.2.3",
"@emotion/react": "11.9.0",
"@emotion/styled": "11.8.1",
"@golevelup/nestjs-stripe": "^0.6.3",
"@golevelup/nestjs-webhooks": "^0.2.16",
"@hookform/resolvers": "^2.9.7",
"@mui/icons-material": "^5.8.4",
"@mui/lab": "^5.0.0-alpha.86",
"@mui/material": "^5.8.4",
"@mui/styled-engine-sc": "^5.8.0",
"@mui/styles": "^5.8.4",
"@mui/x-data-grid": "^5.17.13",
"@mui/x-date-pickers": "^6.9.2",
"@nestjs-modules/mailer": "^1.6.1",
"@nestjs/bull": "^0.5.5",
"@nestjs/common": "^8.0.0",
"@nestjs/config": "^2.1.0",
"@nestjs/core": "^8.0.0",
"@nestjs/jwt": "^8.0.1",
"@nestjs/mapped-types": "^1.0.1",
"@nestjs/passport": "^8.2.1",
"@nestjs/platform-express": "^8.0.0",
"@nestjs/platform-socket.io": "^9.0.2",
"@nestjs/schedule": "^2.1.0",
"@nestjs/throttler": "^2.0.1",
"@nestjs/typeorm": "^8.1.4",
"@nestjs/websockets": "^9.0.2",
"@nrwl/next": "14.4.2",
"@ntegral/nestjs-mailchimp": "^1.0.1",
"@stripe/react-stripe-js": "^2.1.0",
"@stripe/stripe-js": "^1.52.1",
"axios": "^0.27.2",
"axios-auth-refresh": "^3.3.1",
"bcryptjs": "^2.4.3",
"bull": "^4.8.4",
"bullmq": "^1.85.4",
"class-transformer": "^0.5.1",
"class-validator": "^0.13.2",
"core-js": "^3.6.5",
"date-fns": "^2.29.3",
"google-libphonenumber": "^3.2.32",
"handlebars": "^4.7.7",
"history": "^5.3.0",
"jspdf": "^2.5.1",
"jwt-decode": "^3.1.2",
"lodash": "^4.17.21",
"luxon": "^3.0.1",
"mailchimp-api-v3": "^1.15.0",
"moment": "^2.29.4",
"mysql2": "^2.3.3",
"nestjs-console": "^7.0.1",
"nestjs-twilio": "^2.2.1",
"next": "12.1.6",
"nodemailer": "^6.7.5",
"notistack": "^2.0.8",
"nprogress": "^0.2.0",
"passport": "^0.6.0",
"passport-2fa-totp": "^0.0.1",
"passport-jwt": "^4.0.0",
"path": "^0.12.7",
"prompts": "^2.4.2",
"react": "18.1.0",
"react-dom": "18.1.0",
"react-feather": "^2.0.10",
"react-hook-form": "^7.33.1",
"react-imask": "^6.4.3",
"react-query": "^3.39.1",
"react-router-dom": "6.3.0",
"react-router-hash-link": "^2.4.3",
"reflect-metadata": "^0.1.13",
"regenerator-runtime": "0.13.7",
"rxjs": "^7.0.0",
"simplebar-react": "^2.4.1",
"sms-segments-calculator": "^1.2.0",
"stripe": "^12.14.0",
"stylis": "^4.1.2",
"stylis-plugin-rtl": "^2.1.1",
"tslib": "^2.3.0",
"twilio": "^3.77.2",
"type-fest": "^2.13.1",
"typeorm": "^0.3.6",
"typeorm-encrypted": "^0.7.0",
"yup": "^0.32.11",
"yup-phone": "^1.3.2"
},
"devDependencies": {
"@emotion/babel-plugin": "11.9.2",
"@nestjs/schematics": "^8.0.0",
"@nestjs/swagger": "^5.2.1",
"@nestjs/testing": "^8.0.0",
"@nrwl/cli": "14.4.2",
"@nrwl/cypress": "14.4.2",
"@nrwl/devkit": "14.4.2",
"@nrwl/eslint-plugin-nx": "14.4.2",
"@nrwl/jest": "14.4.2",
"@nrwl/js": "14.4.2",
"@nrwl/linter": "14.4.2",
"@nrwl/nest": "14.4.2",
"@nrwl/next": "14.4.2",
"@nrwl/node": "14.4.2",
"@nrwl/react": "14.4.2",
"@nrwl/web": "14.4.2",
"@nrwl/workspace": "14.4.2",
"@testing-library/react": "13.1.1",
"@types/bull": "^3.15.8",
"@types/cron": "^2.0.0",
"@types/jest": "27.4.1",
"@types/node": "^18.0.6",
"@types/nprogress": "^0.2.0",
"@types/react": "18.0.8",
"@types/react-dom": "18.0.3",
"@types/react-router-dom": "5.3.3",
"@types/react-router-hash-link": "^2.4.5",
"@types/stylis": "^4.0.2",
"@typescript-eslint/eslint-plugin": "5.30.5",
"@typescript-eslint/parser": "5.30.5",
"babel-jest": "27.5.1",
"cypress": "^9.1.0",
"eslint": "8.15.0",
"eslint-config-next": "12.1.6",
"eslint-config-prettier": "8.1.0",
"eslint-plugin-cypress": "^2.10.3",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jsx-a11y": "6.5.1",
"eslint-plugin-react": "7.29.4",
"eslint-plugin-react-hooks": "4.5.0",
"jest": "27.5.1",
"nx": "14.4.2",
"prettier": "2.7.1",
"react-test-renderer": "18.1.0",
"swagger-ui-express": "^4.4.0",
"ts-jest": "27.1.4",
"ts-node": "10.8.2",
"typescript": "4.7.4"
}
}