Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 3056 Rev 3639
Línea 13... Línea 13...
13
  "dependencies": {
13
  "dependencies": {
14
    "@material-ui/core": "^4.11.4",
14
    "@material-ui/core": "^4.11.4",
15
    "@material-ui/data-grid": "^4.0.0-alpha.28",
15
    "@material-ui/data-grid": "^4.0.0-alpha.28",
16
    "axios": "^0.21.1",
16
    "axios": "^0.21.1",
17
    "chart.js": "^3.9.1",
17
    "chart.js": "^3.9.1",
18
    "ckeditor4": "^4.19.1",
18
    "ckeditor4": "^4.20.0",
19
    "ckeditor4-react": "^2.1.0",
19
    "ckeditor4-react": "^2.1.0",
20
    "crypto-js": "^4.1.1",
20
    "crypto-js": "^4.1.1",
21
    "html-react-parser": "^1.4.14",
21
    "html-react-parser": "^1.4.14",
22
    "moment": "^2.29.4",
22
    "moment": "^2.29.4",
23
    "moment-timezone": "^0.5.35",
23
    "moment-timezone": "^0.5.39",
24
    "react": "^17.0.1",
24
    "react": "^17.0.1",
25
    "react-bootstrap": "^1.6.5",
25
    "react-bootstrap": "^1.6.6",
26
    "react-chartjs-2": "^3.0.4",
26
    "react-chartjs-2": "^3.0.4",
27
    "react-datetime": "^3.0.4",
27
    "react-datetime": "^3.2.0",
28
    "react-dom": "^17.0.1",
28
    "react-dom": "^17.0.1",
29
    "react-dropzone": "^11.3.1",
29
    "react-dropzone": "^11.3.1",
30
    "react-hook-form": "^6.15.1",
30
    "react-hook-form": "^6.15.1",
31
    "react-icons": "^4.4.0",
31
    "react-icons": "^4.4.0",
32
    "react-phone-input-2": "^2.13.9",
32
    "react-phone-input-2": "^2.13.9",
33
    "react-recaptcha": "^2.3.10",
33
    "react-recaptcha": "^2.3.10",
34
    "react-redux": "^7.2.2",
34
    "react-redux": "^7.2.9",
35
    "react-router-dom": "^5.3.3",
35
    "react-router-dom": "^5.3.4",
36
    "react-share": "^4.4.0",
36
    "react-share": "^4.4.0",
37
    "react-slick": "^0.28.1",
37
    "react-slick": "^0.28.1",
38
    "redux": "^4.0.5",
38
    "redux": "^4.0.5",
39
    "redux-thunk": "^2.3.0",
39
    "redux-thunk": "^2.4.2",
40
    "styled-components": "^5.2.1",
40
    "styled-components": "^5.3.6",
41
    "uuid": "^8.3.2"
41
    "uuid": "^8.3.2"
42
  },
42
  },
43
  "devDependencies": {
43
  "devDependencies": {
44
    "@babel/core": "^7.18.13",
44
    "@babel/core": "^7.20.2",
45
    "@babel/plugin-transform-modules-commonjs": "^7.18.6",
45
    "@babel/plugin-transform-modules-commonjs": "^7.19.6",
46
    "@babel/plugin-transform-runtime": "^7.18.10",
46
    "@babel/plugin-transform-runtime": "^7.19.6",
47
    "@babel/preset-env": "^7.18.10",
47
    "@babel/preset-env": "^7.20.2",
48
    "@babel/preset-react": "^7.18.6",
48
    "@babel/preset-react": "^7.18.6",
49
    "@babel/runtime-corejs2": "^7.18.9",
49
    "@babel/runtime-corejs2": "^7.20.1",
50
    "autoprefixer": "^10.4.8",
50
    "autoprefixer": "^10.4.13",
51
    "babel-loader": "^8.2.2",
51
    "babel-loader": "^8.3.0",
52
    "babel-plugin-add-module-exports": "^1.0.4",
52
    "babel-plugin-add-module-exports": "^1.0.4",
53
    "babel-plugin-transform-runtime": "^6.23.0",
53
    "babel-plugin-transform-runtime": "^6.23.0",
54
    "css-loader": "^5.0.2",
54
    "css-loader": "^5.0.2",
55
    "eslint": "^8.25.0",
55
    "eslint": "^8.25.0",
56
    "eslint-plugin-react": "^7.31.10",
56
    "eslint-plugin-react": "^7.31.10",
57
    "mini-css-extract-plugin": "^1.3.7",
57
    "mini-css-extract-plugin": "^1.3.7",
58
    "node-sass": "^7.0.1",
58
    "node-sass": "^7.0.3",
59
    "postcss": "^8.4.16",
59
    "postcss": "^8.4.19",
60
    "postcss-js": "^3.0.3",
60
    "postcss-js": "^3.0.3",
61
    "postcss-loader": "^5.0.0",
61
    "postcss-loader": "^5.0.0",
62
    "redux-logger": "^3.0.6",
62
    "redux-logger": "^3.0.6",
63
    "sass": "^1.54.5",
63
    "sass": "^1.56.1",
64
    "sass-loader": "^11.0.1",
64
    "sass-loader": "^11.0.1",
65
    "style-loader": "^2.0.0",
65
    "style-loader": "^2.0.0",
66
    "terser-webpack-plugin": "^5.3.5",
66
    "terser-webpack-plugin": "^5.3.6",
67
    "webpack": "^5.74.0",
67
    "webpack": "^5.75.0",
68
    "webpack-cli": "^4.10.0"
68
    "webpack-cli": "^4.10.0"
69
  }
69
  }
70
}
70
}