|
1 | 1 | {
|
2 | 2 | "name": "react-dashboard-new",
|
3 |
| - "version": "0.1.0", |
| 3 | + "version": "1.4.3", |
4 | 4 | "private": true,
|
5 | 5 | "resolutions": {
|
6 | 6 | "minimist": "^1.2.2",
|
|
10 | 10 | "websocket-extensions": "^0.1.4"
|
11 | 11 | },
|
12 | 12 | "dependencies": {
|
13 |
| - "@babel/core": "^7.11.6", |
14 |
| - "@babel/plugin-transform-runtime": "^7.11.5", |
15 |
| - "@svgr/webpack": "4.3.2", |
| 13 | + "@babel/core": "^7.15.5", |
| 14 | + "@babel/plugin-transform-runtime": "^7.15.0", |
| 15 | + "@babel/register": "^7.15.3", |
| 16 | + "@svgr/webpack": "4.3.3", |
16 | 17 | "@typescript-eslint/eslint-plugin": "^2.34.0",
|
17 | 18 | "@typescript-eslint/parser": "^2.34.0",
|
18 | 19 | "awesome-bootstrap-checkbox": "^1.0.1",
|
19 |
| - "axios": "^0.19.0", |
20 |
| - "babel-eslint": "10.0.3", |
| 20 | + "axios": "^0.21.4", |
| 21 | + "babel-eslint": "10.1.0", |
21 | 22 | "babel-jest": "^24.9.0",
|
22 |
| - "babel-loader": "8.0.6", |
23 |
| - "babel-plugin-named-asset-import": "^0.3.4", |
24 |
| - "babel-preset-react-app": "^9.0.2", |
25 |
| - "bootstrap": "^4.5.2", |
26 |
| - "camelcase": "^5.2.0", |
27 |
| - "case-sensitive-paths-webpack-plugin": "2.2.0", |
28 |
| - "classnames": "^2.2.6", |
29 |
| - "cookie-parser": "^1.4.4", |
| 23 | + "babel-loader": "8.2.2", |
| 24 | + "babel-plugin-named-asset-import": "^0.3.7", |
| 25 | + "babel-preset-react-app": "^9.1.2", |
| 26 | + "bootstrap": "^4.6.0", |
| 27 | + "camelcase": "^5.3.1", |
| 28 | + "case-sensitive-paths-webpack-plugin": "2.4.0", |
| 29 | + "classnames": "^2.3.1", |
| 30 | + "cookie-parser": "^1.4.5", |
30 | 31 | "css-loader": "2.1.1",
|
31 |
| - "dotenv": "^8.2.0", |
| 32 | + "dotenv": "^8.6.0", |
32 | 33 | "dotenv-expand": "5.1.0",
|
33 |
| - "eslint": "^6.1.0", |
34 |
| - "eslint-config-react-app": "^5.0.2", |
| 34 | + "eslint": "^6.8.0", |
| 35 | + "eslint-config-react-app": "^5.2.1", |
35 | 36 | "eslint-loader": "3.0.2",
|
36 | 37 | "eslint-plugin-flowtype": "3.13.0",
|
37 |
| - "eslint-plugin-import": "2.18.2", |
38 |
| - "eslint-plugin-jsx-a11y": "6.2.3", |
39 |
| - "eslint-plugin-react": "7.14.3", |
40 |
| - "eslint-plugin-react-hooks": "^1.6.1", |
41 |
| - "express-graphql": "^0.9.0", |
42 |
| - "express-jwt": "^5.3.1", |
| 38 | + "eslint-plugin-import": "2.24.2", |
| 39 | + "eslint-plugin-jsx-a11y": "6.4.1", |
| 40 | + "eslint-plugin-react": "7.25.1", |
| 41 | + "eslint-plugin-react-hooks": "^1.7.0", |
| 42 | + "express": "^4.17.1", |
| 43 | + "express-graphql": "^0.12.0", |
| 44 | + "express-jwt": "^5.3.3", |
43 | 45 | "file-loader": "3.0.1",
|
44 | 46 | "font-awesome": "^4.7.0",
|
45 | 47 | "fs-extra": "7.0.1",
|
46 | 48 | "glyphicons-halflings": "^1.9.1",
|
47 | 49 | "graphql": "^14.7.0",
|
48 |
| - "graphql-relay": "^0.6.0", |
49 |
| - "graphql-sequelize": "^9.3.6", |
| 50 | + "graphql-relay": "^0.9.0", |
| 51 | + "graphql-sequelize": "^9.4.3", |
50 | 52 | "helmet": "^3.23.3",
|
51 |
| - "html-webpack-plugin": "4.0.0-beta.5", |
| 53 | + "html-webpack-plugin": "4.5.2", |
52 | 54 | "identity-obj-proxy": "3.0.0",
|
53 | 55 | "is-wsl": "^1.1.0",
|
54 | 56 | "jest": "24.9.0",
|
55 | 57 | "jest-environment-jsdom-fourteen": "0.1.0",
|
56 | 58 | "jest-resolve": "24.9.0",
|
57 |
| - "jest-watch-typeahead": "0.4.0", |
| 59 | + "jest-watch-typeahead": "0.6.4", |
58 | 60 | "jsonwebtoken": "^8.5.1",
|
59 |
| - "mini-css-extract-plugin": "0.8.0", |
60 |
| - "mysql2": "^2.2.5", |
| 61 | + "mini-css-extract-plugin": "0.12.0", |
| 62 | + "mysql2": "^2.3.0", |
61 | 63 | "node-sass": "^4.14.1",
|
62 | 64 | "normalize.css": "^8.0.1",
|
63 | 65 | "npm-run-all": "^4.1.5",
|
64 |
| - "optimize-css-assets-webpack-plugin": "5.0.3", |
65 |
| - "pnp-webpack-plugin": "1.5.0", |
66 |
| - "postcss-flexbugs-fixes": "4.1.0", |
| 66 | + "optimize-css-assets-webpack-plugin": "5.0.8", |
| 67 | + "pnp-webpack-plugin": "1.7.0", |
| 68 | + "postcss-flexbugs-fixes": "4.2.1", |
67 | 69 | "postcss-loader": "3.0.0",
|
68 | 70 | "postcss-normalize": "7.0.1",
|
69 | 71 | "postcss-preset-env": "6.7.0",
|
70 |
| - "postcss-safe-parser": "4.0.1", |
| 72 | + "postcss-safe-parser": "4.0.2", |
71 | 73 | "prop-types": "^15.7.2",
|
72 |
| - "react": "^16.11.0", |
73 |
| - "react-app-polyfill": "^1.0.4", |
| 74 | + "react": "^16.14.0", |
| 75 | + "react-app-polyfill": "^1.0.6", |
74 | 76 | "react-dev-utils": "^9.1.0",
|
75 |
| - "react-dom": "^16.11.0", |
| 77 | + "react-dom": "^16.14.0", |
76 | 78 | "react-google-maps": "^9.4.5",
|
77 | 79 | "react-redux": "^7.2.1",
|
78 |
| - "react-router": "^5.2.0", |
79 |
| - "react-router-dom": "^5.2.0", |
| 80 | + "react-router": "^5.2.1", |
| 81 | + "react-router-dom": "^5.3.0", |
80 | 82 | "react-sparklines": "^1.7.0",
|
81 |
| - "react-toastify": "^5.4.1", |
82 |
| - "reactstrap": "^8.9.0", |
| 83 | + "react-toastify": "^5.5.0", |
| 84 | + "reactstrap": "^8.10.0", |
83 | 85 | "recharts": "^1.8.5",
|
84 |
| - "redux": "^4.0.4", |
| 86 | + "redux": "^4.1.1", |
85 | 87 | "redux-thunk": "^2.3.0",
|
86 |
| - "resolve": "1.12.0", |
87 |
| - "resolve-url-loader": "2", |
88 |
| - "sass-loader": "7.2.0", |
| 88 | + "resolve": "1.20.0", |
| 89 | + "resolve-url-loader": "2.3.2", |
| 90 | + "sass-loader": "7.3.1", |
89 | 91 | "semver": "6.3.0",
|
90 |
| - "sequelize": "^5.22.3", |
91 |
| - "sqlite3": "^4.1.0", |
92 |
| - "style-loader": "1.0.0", |
93 |
| - "terser-webpack-plugin": "1.4.1", |
94 |
| - "ts-pnp": "1.1.4", |
95 |
| - "url-loader": "2.1.0", |
| 92 | + "sequelize": "^5.22.4", |
| 93 | + "sqlite3": "^4.2.0", |
| 94 | + "style-loader": "1.3.0", |
| 95 | + "terser-webpack-plugin": "1.4.5", |
| 96 | + "ts-pnp": "1.2.0", |
| 97 | + "url-loader": "2.3.0", |
96 | 98 | "uuid": "^3.3.3",
|
97 |
| - "webpack": "4.41.0", |
98 |
| - "webpack-dev-server": "3.2.1", |
99 |
| - "webpack-manifest-plugin": "2.1.1", |
| 99 | + "webpack": "4.46.0", |
| 100 | + "webpack-dev-server": "3.11.2", |
| 101 | + "webpack-manifest-plugin": "2.2.0", |
100 | 102 | "workbox-webpack-plugin": "4.3.1"
|
101 | 103 | },
|
102 | 104 | "scripts": {
|
103 | 105 | "start": "node scripts/start.js",
|
104 | 106 | "build": "cross-env PUBLIC_URL='/react-dashboard' node scripts/build.js",
|
105 | 107 | "test": "node scripts/test.js",
|
106 |
| - "server": "node server/start.js", |
| 108 | + "server": "cross-env NODE_ENV=production node server/start.js", |
107 | 109 | "dev": "cross-env NODE_ENV=development run-p server start"
|
108 | 110 | },
|
109 | 111 | "proxy": "http://localhost:5000",
|
|
176 | 178 | ]
|
177 | 179 | },
|
178 | 180 | "devDependencies": {
|
179 |
| - "@babel/cli": "^7.11.6", |
180 |
| - "@babel/node": "^7.10.5", |
181 |
| - "@babel/plugin-proposal-class-properties": "^7.10.4", |
182 |
| - "@babel/plugin-proposal-optional-chaining": "^7.11.0", |
183 |
| - "@babel/polyfill": "^7.11.5", |
184 |
| - "@babel/preset-env": "^7.11.5", |
| 181 | + "@babel/cli": "^7.15.4", |
| 182 | + "@babel/node": "^7.15.4", |
| 183 | + "@babel/plugin-proposal-class-properties": "^7.14.5", |
| 184 | + "@babel/plugin-proposal-optional-chaining": "^7.14.5", |
| 185 | + "@babel/polyfill": "^7.12.1", |
| 186 | + "@babel/preset-env": "^7.15.6", |
185 | 187 | "cross-env": "^6.0.3"
|
186 | 188 | }
|
187 | 189 | }
|
0 commit comments