{ "name": "gfwservice-frontend", "version": "1.2.0", "private": true, "dependencies": { "@ant-design/colors": "^6.0.0", "@ant-design/icons": "^4.7.0", "@emotion/cache": "^11.10.5", "@emotion/react": "^11.10.5", "@emotion/styled": "^11.10.5", "@mui/base": "^5.0.0-alpha.101", "@mui/lab": "^5.0.0-alpha.103", "@mui/material": "^5.10.9", "@mui/system": "^5.10.9", "@mui/x-date-pickers": "^5.0.4", "@reduxjs/toolkit": "^1.8.6", "@rollup/plugin-image": "^3.0.1", "@vitejs/plugin-react": "^3.0.0", "axios": "^1.2.1", "bfj": "^7.0.2", "browserslist": "^4.18.1", "buffer": "^6.0.3", "camelcase": "^6.2.1", "case-sensitive-paths-webpack-plugin": "^2.4.0", "crypto-browserify": "^3.12.0", "dotenv": "^10.0.0", "dotenv-expand": "^5.1.0", "firebase": "^9.13.0", "formik": "^2.2.9", "framer-motion": "^7.5.3", "fs-extra": "^10.0.0", "history": "^5.3.0", "i18next": "^22.4.5", "i18next-browser-languagedetector": "^7.0.1", "identity-obj-proxy": "^3.0.0", "lodash-es": "^4.17.21", "notistack": "^2.0.8", "postcss": "^8.4.4", "postcss-flexbugs-fixes": "^5.0.2", "postcss-normalize": "^10.0.1", "postcss-preset-env": "^7.0.1", "process": "^0.11.10", "prompts": "^2.4.2", "qs": "^6.11.0", "react": "^18.2.0", "react-app-polyfill": "^3.0.0", "react-device-detect": "^2.2.2", "react-dom": "^18.2.0", "react-google-recaptcha": "^2.1.0", "react-i18next": "^12.1.1", "react-redux": "^8.0.5", "react-refresh": "^0.11.0", "react-router": "^6.4.2", "react-router-dom": "^6.4.2", "react-timer-hook": "^3.0.5", "react18-input-otp": "^1.1.0", "redux": "^4.2.0", "resize-observer-polyfill": "^1.5.1", "resolve": "^1.20.0", "semver": "^7.3.5", "simplebar": "^5.3.8", "simplebar-react": "^2.4.1", "stream-browserify": "^3.0.0", "stylis": "^4.1.3", "stylis-plugin-rtl": "^2.1.1", "tailwindcss": "^3.0.2", "terser": "^5.16.1", "tss-react": "^4.4.5", "util": "^0.12.5", "uuid": "^9.0.0", "vite": "^4.0.1", "web-vitals": "^2.1.4", "yup": "^0.32.11" }, "devDependencies": { "@babel/core": "^7.19.3", "@babel/eslint-parser": "^7.19.1", "@babel/plugin-syntax-flow": "^7.18.6", "@babel/plugin-transform-react-jsx": "^7.19.0", "@types/lodash-es": "^4.17.6", "@types/node": "^18.11.17", "@types/qs": "^6.9.7", "@types/react": "^18.0.26", "@types/react-dom": "^18.0.6", "@types/react-google-recaptcha": "^2.1.5", "@types/uuid": "^8.3.4", "@types/webpack-env": "^1.18.0", "@typescript-eslint/eslint-plugin": "5.40.0", "@typescript-eslint/parser": "^5.40.0", "@vitejs/plugin-legacy": "^3.0.1", "babel-plugin-named-asset-import": "^0.3.8", "babel-preset-react-app": "^10.0.1", "eslint": "^8.3.0", "eslint-config-prettier": "^8.5.0", "eslint-config-react-app": "^7.0.1", "eslint-plugin-flowtype": "^5.7.2", "eslint-plugin-import": "^2.26.0", "eslint-plugin-jsx-a11y": "^6.6.1", "eslint-plugin-prettier": "^4.2.1", "eslint-plugin-react": "^7.31.10", "eslint-plugin-react-hooks": "^4.6.0", "immutable": "^4.1.0", "prettier": "^2.7.1", "prettier-eslint-cli": "^6.0.1", "react-error-overlay": "6.0.9", "rollup-plugin-visualizer": "^5.8.3", "typescript": "^4.8.4" }, "scripts": { "start": "vite", "build": "pnpm run type-check && vite build", "format": "prettier --write src/**/*.{js,jsx,ts,tsx,css}", "preinstall": "npx only-allow pnpm", "type-check": "tsc --noEmit" }, "eslintConfig": { "extends": [ "react-app", "react-app/jest" ], "rules": { "react/jsx-uses-react": "off", "react/react-in-jsx-scope": "off" } }, "babel": { "presets": [ "react-app" ] }, "browserslist": { "production": [ ">0.2%", "not dead", "not op_mini all" ], "development": [ "last 1 chrome version", "last 1 firefox version", "last 1 safari version" ] }, "jest": { "roots": [ "/src" ], "collectCoverageFrom": [ "src/**/*.{js,jsx,ts,tsx}", "!src/**/*.d.ts" ], "setupFiles": [ "react-app-polyfill/jsdom" ], "setupFilesAfterEnv": [ "/src/setupTests.ts" ], "testMatch": [ "/src/**/__tests__/**/*.{js,jsx,ts,tsx}", "/src/**/*.{spec,test}.{js,jsx,ts,tsx}" ], "testEnvironment": "jsdom", "transform": { "^.+\\.(js|jsx|mjs|cjs|ts|tsx)$": "/config/jest/babelTransform.js", "^.+\\.css$": "/config/jest/cssTransform.js", "^(?!.*\\.(js|jsx|mjs|cjs|ts|tsx|css|json)$)": "/config/jest/fileTransform.js" }, "transformIgnorePatterns": [ "[/\\\\]node_modules[/\\\\].+\\.(js|jsx|mjs|cjs|ts|tsx)$", "^.+\\.module\\.(css|sass|scss)$" ], "modulePaths": [ "C:\\Users\\ahdar\\Documents\\Code\\star-horizon\\gfwservice-frontend\\src" ], "moduleNameMapper": { "^react-native$": "react-native-web", "^.+\\.module\\.(css|sass|scss)$": "identity-obj-proxy" }, "moduleFileExtensions": [ "web.js", "js", "web.ts", "ts", "web.tsx", "tsx", "json", "web.jsx", "jsx", "node" ], "watchPlugins": [ "jest-watch-typeahead/filename", "jest-watch-typeahead/testname" ], "resetMocks": true } }