2021-05-25 14:50:01 +03:00
|
|
|
{
|
|
|
|
"version": "0.1.0",
|
|
|
|
"private": true,
|
2021-08-04 16:25:32 +03:00
|
|
|
"homepage": "https://html.craft-group.xyz/",
|
2021-05-25 14:50:01 +03:00
|
|
|
"dependencies": {
|
2021-11-18 16:40:33 +03:00
|
|
|
"@babel/core": "7.12.3",
|
|
|
|
"@pmmmwh/react-refresh-webpack-plugin": "0.4.3",
|
2021-06-30 17:21:55 +03:00
|
|
|
"@reduxjs/toolkit": "^1.6.0",
|
2021-11-18 16:40:33 +03:00
|
|
|
"@svgr/webpack": "5.5.0",
|
2021-05-25 14:50:01 +03:00
|
|
|
"@testing-library/jest-dom": "^5.12.0",
|
|
|
|
"@testing-library/react": "^11.2.7",
|
|
|
|
"@testing-library/user-event": "^12.8.3",
|
2021-11-18 16:40:33 +03:00
|
|
|
"@typescript-eslint/eslint-plugin": "^4.5.0",
|
|
|
|
"@typescript-eslint/parser": "^4.5.0",
|
2023-01-13 13:02:48 +03:00
|
|
|
"axios": "^0.24.0",
|
2021-11-18 16:40:33 +03:00
|
|
|
"babel-eslint": "^10.1.0",
|
|
|
|
"babel-jest": "^26.6.0",
|
|
|
|
"babel-loader": "8.1.0",
|
|
|
|
"babel-plugin-named-asset-import": "^0.3.7",
|
|
|
|
"babel-preset-react-app": "^10.0.0",
|
|
|
|
"bfj": "^7.0.2",
|
2021-05-26 13:35:57 +03:00
|
|
|
"bootstrap": "^4.6.0",
|
2021-11-18 16:40:33 +03:00
|
|
|
"camelcase": "^6.1.0",
|
|
|
|
"case-sensitive-paths-webpack-plugin": "2.3.0",
|
|
|
|
"css-loader": "4.3.0",
|
|
|
|
"dotenv": "8.2.0",
|
|
|
|
"dotenv-expand": "5.1.0",
|
|
|
|
"eslint": "^7.11.0",
|
|
|
|
"eslint-config-react-app": "^6.0.0",
|
|
|
|
"eslint-plugin-flowtype": "^5.2.0",
|
|
|
|
"eslint-plugin-import": "^2.22.1",
|
|
|
|
"eslint-plugin-jest": "^24.1.0",
|
|
|
|
"eslint-plugin-jsx-a11y": "^6.3.1",
|
|
|
|
"eslint-plugin-react": "^7.21.5",
|
|
|
|
"eslint-plugin-react-hooks": "^4.2.0",
|
|
|
|
"eslint-plugin-testing-library": "^3.9.2",
|
|
|
|
"eslint-webpack-plugin": "^2.5.2",
|
|
|
|
"file-loader": "6.1.1",
|
2021-07-06 10:53:50 +03:00
|
|
|
"form-data": "^4.0.0",
|
2021-11-18 16:40:33 +03:00
|
|
|
"fs-extra": "^9.0.1",
|
|
|
|
"html-webpack-plugin": "4.5.0",
|
|
|
|
"identity-obj-proxy": "3.0.0",
|
|
|
|
"jest": "26.6.0",
|
|
|
|
"jest-circus": "26.6.0",
|
|
|
|
"jest-resolve": "26.6.0",
|
|
|
|
"jest-watch-typeahead": "0.6.1",
|
|
|
|
"mini-css-extract-plugin": "0.11.3",
|
2021-06-17 18:21:48 +03:00
|
|
|
"moment": "^2.29.1",
|
2021-11-18 16:40:33 +03:00
|
|
|
"optimize-css-assets-webpack-plugin": "5.0.4",
|
|
|
|
"pnp-webpack-plugin": "1.6.4",
|
|
|
|
"postcss-flexbugs-fixes": "4.2.1",
|
|
|
|
"postcss-loader": "3.0.0",
|
|
|
|
"postcss-normalize": "8.0.1",
|
|
|
|
"postcss-preset-env": "6.7.0",
|
|
|
|
"postcss-safe-parser": "5.0.2",
|
|
|
|
"prompts": "2.4.0",
|
2021-05-25 14:50:01 +03:00
|
|
|
"react": "^17.0.2",
|
2021-11-18 16:40:33 +03:00
|
|
|
"react-app-polyfill": "^2.0.0",
|
2021-05-26 13:35:57 +03:00
|
|
|
"react-bootstrap": "^1.6.0",
|
2021-11-18 16:40:33 +03:00
|
|
|
"react-dev-utils": "^11.0.3",
|
2021-05-25 14:50:01 +03:00
|
|
|
"react-dom": "^17.0.2",
|
2021-08-18 15:56:24 +03:00
|
|
|
"react-inlinesvg": "^2.3.0",
|
2021-08-09 15:10:12 +03:00
|
|
|
"react-loader-spinner": "^4.0.0",
|
2021-08-17 17:15:04 +03:00
|
|
|
"react-outside-click-handler": "^1.3.0",
|
2021-08-16 16:19:50 +03:00
|
|
|
"react-phone-input-2": "^2.14.0",
|
2021-06-30 17:21:55 +03:00
|
|
|
"react-redux": "^7.2.4",
|
2021-11-18 16:40:33 +03:00
|
|
|
"react-refresh": "^0.8.3",
|
2023-01-13 13:02:48 +03:00
|
|
|
"react-router-dom": "^6.2.1",
|
2021-05-28 16:21:28 +03:00
|
|
|
"react-select": "^4.3.1",
|
2022-05-27 14:39:05 +03:00
|
|
|
"react-syntax-highlighter": "^15.4.5",
|
2021-08-20 11:52:23 +03:00
|
|
|
"react-yandex-metrika": "^2.6.0",
|
2021-06-30 17:21:55 +03:00
|
|
|
"redux-devtools-extension": "^2.13.9",
|
2021-11-18 16:40:33 +03:00
|
|
|
"resolve": "1.18.1",
|
|
|
|
"resolve-url-loader": "^3.1.2",
|
2021-05-26 13:35:57 +03:00
|
|
|
"sass": "^1.34.0",
|
2021-11-18 16:40:33 +03:00
|
|
|
"sass-loader": "^10.0.5",
|
|
|
|
"semver": "7.3.2",
|
|
|
|
"style-loader": "1.3.0",
|
2021-08-11 17:05:18 +03:00
|
|
|
"sweetalert2-react": "^0.8.3",
|
2021-11-18 16:40:33 +03:00
|
|
|
"terser-webpack-plugin": "4.2.3",
|
|
|
|
"ts-pnp": "1.2.0",
|
|
|
|
"url-loader": "4.1.1",
|
|
|
|
"web-vitals": "^1.1.2",
|
|
|
|
"webpack": "4.44.2",
|
|
|
|
"webpack-dev-server": "3.11.1",
|
|
|
|
"webpack-manifest-plugin": "2.2.0",
|
2023-01-13 13:02:48 +03:00
|
|
|
"workbox-webpack-plugin": "5.1.4",
|
|
|
|
"react-router": "latest"
|
2021-05-25 14:50:01 +03:00
|
|
|
},
|
|
|
|
"scripts": {
|
2021-11-18 16:40:33 +03:00
|
|
|
"start": "node scripts/start.js",
|
|
|
|
"build": "node scripts/build.js",
|
|
|
|
"test": "node scripts/test.js"
|
2021-05-25 14:50:01 +03:00
|
|
|
},
|
|
|
|
"eslintConfig": {
|
|
|
|
"extends": [
|
|
|
|
"react-app",
|
|
|
|
"react-app/jest"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"browserslist": {
|
|
|
|
"production": [
|
|
|
|
">0.2%",
|
|
|
|
"not dead",
|
|
|
|
"not op_mini all"
|
|
|
|
],
|
|
|
|
"development": [
|
|
|
|
"last 1 chrome version",
|
|
|
|
"last 1 firefox version",
|
|
|
|
"last 1 safari version"
|
|
|
|
]
|
2021-11-18 16:40:33 +03:00
|
|
|
},
|
|
|
|
"jest": {
|
|
|
|
"roots": [
|
|
|
|
"<rootDir>/src"
|
|
|
|
],
|
|
|
|
"collectCoverageFrom": [
|
|
|
|
"src/**/*.{js,jsx,ts,tsx}",
|
|
|
|
"!src/**/*.d.ts"
|
|
|
|
],
|
|
|
|
"setupFiles": [
|
|
|
|
"react-app-polyfill/jsdom"
|
|
|
|
],
|
|
|
|
"setupFilesAfterEnv": [],
|
|
|
|
"testMatch": [
|
|
|
|
"<rootDir>/src/**/__tests__/**/*.{js,jsx,ts,tsx}",
|
|
|
|
"<rootDir>/src/**/*.{spec,test}.{js,jsx,ts,tsx}"
|
|
|
|
],
|
|
|
|
"testEnvironment": "jsdom",
|
|
|
|
"testRunner": "C:\\Users\\User\\Desktop\\outstaffing\\outstaffing-react\\node_modules\\jest-circus\\runner.js",
|
|
|
|
"transform": {
|
|
|
|
"^.+\\.(js|jsx|mjs|cjs|ts|tsx)$": "<rootDir>/config/jest/babelTransform.js",
|
|
|
|
"^.+\\.css$": "<rootDir>/config/jest/cssTransform.js",
|
|
|
|
"^(?!.*\\.(js|jsx|mjs|cjs|ts|tsx|css|json)$)": "<rootDir>/config/jest/fileTransform.js"
|
|
|
|
},
|
|
|
|
"transformIgnorePatterns": [
|
|
|
|
"[/\\\\]node_modules[/\\\\].+\\.(js|jsx|mjs|cjs|ts|tsx)$",
|
|
|
|
"^.+\\.module\\.(css|sass|scss)$"
|
|
|
|
],
|
|
|
|
"modulePaths": [],
|
|
|
|
"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
|
|
|
|
},
|
|
|
|
"babel": {
|
|
|
|
"presets": [
|
|
|
|
"react-app"
|
|
|
|
]
|
2021-05-25 14:50:01 +03:00
|
|
|
}
|
2021-08-04 17:27:09 +03:00
|
|
|
}
|