Update for pipeline testing Front-end
All checks were successful
sgeUpdated Smoke Test / smoke-test (push) Successful in 10s
sgeUpdated CI/CD / deploy (push) Successful in 22s

This commit is contained in:
2025-08-30 03:41:56 +03:00
parent 1f6b06260c
commit 6fbca1c29a

View File

@@ -1,131 +1,131 @@
{ {
"name": "sgs-web", "name": "sgs-web",
"version": "1.0.0", "version": "1.0.1",
"private": true, "private": true,
"dependencies": { "dependencies": {
"@apollo/client": "^3.13.8", "@apollo/client": "^3.13.8",
"@casl/react": "4.0.0", "@casl/react": "4.0.0",
"@emotion/react": "^11.11.1", "@emotion/react": "^11.11.1",
"@emotion/styled": "^11.10.6", "@emotion/styled": "^11.10.6",
"@mui/icons-material": "^5.2.4", "@mui/icons-material": "^5.2.4",
"@mui/material": "^5.2.4", "@mui/material": "^5.2.4",
"animate.css": "4.1.1", "animate.css": "4.1.1",
"axios": "^0.21.1", "axios": "^0.21.1",
"bootstrap": "4.5.2", "bootstrap": "4.5.2",
"chart.js": "^4.3.0", "chart.js": "^4.3.0",
"chartjs-plugin-datalabels": "^2.2.0", "chartjs-plugin-datalabels": "^2.2.0",
"classnames": "2.2.6", "classnames": "2.2.6",
"dotenv": "^14.3.2", "dotenv": "^14.3.2",
"file-saver": "^2.0.5", "file-saver": "^2.0.5",
"graphql": "^16.11.0", "graphql": "^16.11.0",
"html2canvas": "^1.4.1", "html2canvas": "^1.4.1",
"i18next": "^22.4.14", "i18next": "^22.4.14",
"i18next-browser-languagedetector": "^7.0.1", "i18next-browser-languagedetector": "^7.0.1",
"i18next-http-backend": "^2.2.0", "i18next-http-backend": "^2.2.0",
"jquery": "^3.7.1", "jquery": "^3.7.1",
"jspdf": "^2.5.1", "jspdf": "^2.5.1",
"jwt-decode": "^3.1.2", "jwt-decode": "^3.1.2",
"leaflet": "^1.6.0", "leaflet": "^1.6.0",
"material-react-table": "^1.14.0", "material-react-table": "^1.14.0",
"moment": "2.29.1", "moment": "2.29.1",
"notistack": "^2.0.8", "notistack": "^2.0.8",
"postcss-rtl": "1.5.0", "postcss-rtl": "1.5.0",
"prop-types": "15.7.2", "prop-types": "15.7.2",
"react": "17.0.1", "react": "17.0.1",
"react-bootstrap": "^2.10.6", "react-bootstrap": "^2.10.6",
"react-chartjs-2": "^5.2.0", "react-chartjs-2": "^5.2.0",
"react-color": "^2.19.3", "react-color": "^2.19.3",
"react-data-table-component": "^7.5.0", "react-data-table-component": "^7.5.0",
"react-datepicker": "^4.16.0", "react-datepicker": "^4.16.0",
"react-dom": "17.0.1", "react-dom": "17.0.1",
"react-feather": "~2.0.3", "react-feather": "~2.0.3",
"react-i18next": "^12.2.0", "react-i18next": "^12.2.0",
"react-intl": "6.0.5", "react-intl": "6.0.5",
"react-leaflet": "^3.2.5", "react-leaflet": "^3.2.5",
"react-paginate": "8.2.0", "react-paginate": "8.2.0",
"react-perfect-scrollbar": "^1.5.5", "react-perfect-scrollbar": "^1.5.5",
"react-redux": "7.2.2", "react-redux": "7.2.2",
"react-router-dom": "^5.2.0", "react-router-dom": "^5.2.0",
"react-scroll-up": "1.3.7", "react-scroll-up": "1.3.7",
"react-select": "4.0.2", "react-select": "4.0.2",
"react-toastify": "^7.0.3", "react-toastify": "^7.0.3",
"reactstrap": "9.2.3", "reactstrap": "9.2.3",
"redux": "4.0.5", "redux": "4.0.5",
"redux-debounced": "0.5.0", "redux-debounced": "0.5.0",
"redux-thunk": "2.3.0", "redux-thunk": "2.3.0",
"styled-components": "^5.3.6", "styled-components": "^5.3.6",
"sweetalert2": "11.0.0", "sweetalert2": "11.0.0",
"sweetalert2-react-content": "4.2.0", "sweetalert2-react-content": "4.2.0",
"swiper": "6.0.4", "swiper": "6.0.4",
"uuid": "^9.0.0", "uuid": "^9.0.0",
"web-vitals": "^1.0.1", "web-vitals": "^1.0.1",
"websocket": "^1.0.34", "websocket": "^1.0.34",
"wnumb": "1.2.0", "wnumb": "1.2.0",
"xlsx": "^0.18.5", "xlsx": "^0.18.5",
"yarn": "1.21.1", "yarn": "1.21.1",
"yup": "0.32.8" "yup": "0.32.8"
}, },
"scripts": { "scripts": {
"start": "react-app-rewired start", "start": "react-app-rewired start",
"build:dev": "react-app-rewired build --mode development", "build:dev": "react-app-rewired build --mode development",
"build:prod": "react-app-rewired build --mode production", "build:prod": "react-app-rewired build --mode production",
"build": "react-app-rewired build", "build": "react-app-rewired build",
"test": "react-scripts test", "test": "react-scripts test",
"eject": "react-scripts eject", "eject": "react-scripts eject",
"lint": "eslint src/**/*.js src/**/*.jsx", "lint": "eslint src/**/*.js src/**/*.jsx",
"lint:fix": "eslint src/**/*.js --fix" "lint:fix": "eslint src/**/*.js --fix"
}, },
"eslintConfig": { "eslintConfig": {
"extends": [ "extends": [
"react-app", "react-app",
"react-app/jest" "react-app/jest"
] ]
}, },
"browserslist": { "browserslist": {
"production": [ "production": [
">0.2%", ">0.2%",
"not dead", "not dead",
"not op_mini all" "not op_mini all"
], ],
"development": [ "development": [
"last 1 chrome version", "last 1 chrome version",
"last 1 firefox version", "last 1 firefox version",
"last 1 safari version" "last 1 safari version"
] ]
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.27.1", "@babel/core": "^7.27.1",
"@babel/plugin-proposal-class-properties": "^7.18.6", "@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-syntax-dynamic-import": "^7.8.3", "@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.27.1", "@babel/preset-env": "^7.27.1",
"@babel/preset-react": "^7.27.1", "@babel/preset-react": "^7.27.1",
"@craco/craco": "^7.1.0", "@craco/craco": "^7.1.0",
"@swc/core": "^1.11.24", "@swc/core": "^1.11.24",
"@types/leaflet": "^1.7.5", "@types/leaflet": "^1.7.5",
"@types/sortablejs": "^1.10.6", "@types/sortablejs": "^1.10.6",
"babel-eslint": "^10.1.0", "babel-eslint": "^10.1.0",
"babel-loader": "^10.0.0", "babel-loader": "^10.0.0",
"babel-plugin-styled-components": "^2.1.4", "babel-plugin-styled-components": "^2.1.4",
"core-js": "^3.42.0", "core-js": "^3.42.0",
"eslint": "^8.48.0", "eslint": "^8.48.0",
"eslint-config-react-app": "^7.0.1", "eslint-config-react-app": "^7.0.1",
"eslint-plugin-import": "^2.27.5", "eslint-plugin-import": "^2.27.5",
"eslint-plugin-jsx-a11y": "^6.7.1", "eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-react": "^7.33.0", "eslint-plugin-react": "^7.33.0",
"eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-react-hooks": "^4.6.0",
"react-app-rewire-postcss": "^3.0.2", "react-app-rewire-postcss": "^3.0.2",
"react-app-rewired": "^2.2.1", "react-app-rewired": "^2.2.1",
"react-error-overlay": "^6.0.9", "react-error-overlay": "^6.0.9",
"react-loadable": "^5.5.0", "react-loadable": "^5.5.0",
"react-scripts": "^5.0.1", "react-scripts": "^5.0.1",
"sass": "^1.81.0", "sass": "^1.81.0",
"sass-loader": "^8.0.2", "sass-loader": "^8.0.2",
"swc-loader": "^0.2.6", "swc-loader": "^0.2.6",
"typescript": "^4.9.5", "typescript": "^4.9.5",
"webpack": "^5.96.1" "webpack": "^5.96.1"
}, },
"resolutions": { "resolutions": {
"react-error-overlay": "6.0.9" "react-error-overlay": "6.0.9"
}, },
"homepage": "" "homepage": ""
} }