Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 6509 | Rev 6802 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 6509 Rev 6749
Línea 29... Línea 29...
29
    "@emotion/styled": "11.10.5",
29
    "@emotion/styled": "11.10.5",
30
    "@material-ui/core": "^4.11.4",
30
    "@material-ui/core": "^4.11.4",
31
    "@material-ui/data-grid": "^4.0.0-alpha.28",
31
    "@material-ui/data-grid": "^4.0.0-alpha.28",
32
    "@mui/icons-material": "5.11.0",
32
    "@mui/icons-material": "5.11.0",
33
    "@mui/material": "5.11.3",
33
    "@mui/material": "5.11.3",
34
    "axios": "^0.21.1",
34
    "axios": "1.4.0",
35
    "chart.js": "^3.9.1",
35
    "chart.js": "^3.9.1",
36
    "ckeditor4": "^4.20.1",
36
    "ckeditor4": "^4.22.1",
37
    "ckeditor4-react": "^2.1.0",
37
    "ckeditor4-react": "^2.1.0",
38
    "crypto-js": "^4.1.1",
38
    "crypto-js": "^4.1.1",
39
    "html-react-parser": "^1.4.14",
39
    "html-react-parser": "^1.4.14",
40
    "moment": "^2.29.4",
40
    "moment": "^2.29.4",
41
    "moment-timezone": "^0.5.40",
41
    "moment-timezone": "^0.5.43",
42
    "react": "^17.0.1",
42
    "react": "^17.0.1",
43
    "react-bootstrap": "^1.6.6",
43
    "react-bootstrap": "^1.6.7",
44
    "react-chartjs-2": "^3.0.4",
44
    "react-chartjs-2": "^3.0.4",
45
    "react-datetime": "^3.2.0",
45
    "react-datetime": "^3.2.0",
46
    "react-dom": "^17.0.1",
46
    "react-dom": "^17.0.1",
47
    "react-dropzone": "^11.3.1",
47
    "react-dropzone": "^11.3.1",
48
    "react-hook-form": "^6.15.1",
48
    "react-hook-form": "^6.15.1",
49
    "react-icons": "^4.7.1",
49
    "react-icons": "^4.10.1",
50
    "react-phone-input-2": "^2.13.9",
50
    "react-phone-input-2": "^2.13.9",
51
    "react-recaptcha": "^2.3.10",
51
    "react-recaptcha": "^2.3.10",
52
    "react-redux": "^7.2.9",
52
    "react-redux": "^7.2.9",
53
    "react-router-dom": "^5.3.4",
53
    "react-router-dom": "^5.3.4",
54
    "react-share": "^4.4.0",
54
    "react-share": "^4.4.0",
55
    "react-slick": "^0.28.1",
55
    "react-slick": "^0.28.1",
56
    "redux": "^4.0.5",
56
    "redux": "^4.2.1",
57
    "redux-thunk": "^2.4.2",
57
    "redux-thunk": "^2.4.2",
58
    "sass": "^1.59.3",
58
    "sass": "^1.59.3",
59
    "styled-components": "^5.3.6",
59
    "styled-components": "^5.3.11",
60
    "uuid": "^8.3.2"
60
    "uuid": "^8.3.2"
61
  },
61
  },
62
  "devDependencies": {
62
  "devDependencies": {
63
    "@babel/core": "^7.20.7",
63
    "@babel/core": "^7.22.6",
64
    "@babel/plugin-transform-modules-commonjs": "^7.20.11",
64
    "@babel/plugin-transform-modules-commonjs": "^7.22.5",
65
    "@babel/plugin-transform-runtime": "^7.19.6",
65
    "@babel/plugin-transform-runtime": "^7.22.6",
66
    "@babel/preset-env": "^7.20.2",
66
    "@babel/preset-env": "^7.22.6",
67
    "@babel/preset-react": "^7.18.6",
67
    "@babel/preset-react": "^7.22.5",
68
    "@babel/runtime-corejs2": "^7.20.7",
68
    "@babel/runtime-corejs2": "^7.22.6",
69
    "@types/react-router-dom": "^5.3.3",
69
    "@types/react-router-dom": "^5.3.3",
70
    "autoprefixer": "^10.4.13",
70
    "autoprefixer": "^10.4.14",
71
    "babel-loader": "^8.3.0",
71
    "babel-loader": "^8.3.0",
72
    "babel-plugin-add-module-exports": "^1.0.4",
72
    "babel-plugin-add-module-exports": "^1.0.4",
73
    "babel-plugin-transform-runtime": "^6.23.0",
73
    "babel-plugin-transform-runtime": "^6.23.0",
74
    "compression-webpack-plugin": "^10.0.0",
74
    "compression-webpack-plugin": "^10.0.0",
75
    "css-loader": "^5.0.2",
75
    "css-loader": "^5.0.2",
Línea 79... Línea 79...
79
    "eslint-plugin-import": "^2.27.5",
79
    "eslint-plugin-import": "^2.27.5",
80
    "eslint-plugin-n": "^15.6.1",
80
    "eslint-plugin-n": "^15.6.1",
81
    "eslint-plugin-promise": "^6.1.1",
81
    "eslint-plugin-promise": "^6.1.1",
82
    "eslint-plugin-react": "^7.32.2",
82
    "eslint-plugin-react": "^7.32.2",
83
    "mini-css-extract-plugin": "^1.3.7",
83
    "mini-css-extract-plugin": "^1.3.7",
84
    "postcss": "^8.4.20",
84
    "postcss": "^8.4.24",
85
    "postcss-js": "^3.0.3",
85
    "postcss-js": "^3.0.3",
86
    "postcss-loader": "^5.0.0",
86
    "postcss-loader": "^5.0.0",
87
    "prettier": "^2.8.7",
87
    "prettier": "^2.8.7",
88
    "redux-logger": "^3.0.6",
88
    "redux-logger": "^3.0.6",
89
    "sass-loader": "^11.0.1",
89
    "sass-loader": "^11.0.1",
90
    "standard": "17.0.0",
90
    "standard": "17.0.0",
91
    "style-loader": "^2.0.0",
91
    "style-loader": "^2.0.0",
92
    "terser-webpack-plugin": "^5.3.6",
92
    "terser-webpack-plugin": "^5.3.9",
93
    "webpack": "^5.75.0",
93
    "webpack": "^5.88.1",
94
    "webpack-bundle-analyzer": "^4.7.0",
94
    "webpack-bundle-analyzer": "^4.9.0",
95
    "webpack-cli": "^4.10.0"
95
    "webpack-cli": "^4.10.0"
96
  }
96
  }
97
}
97
}
98
98