|
20 | 20 | "@mikaelkristiansson/domready": "^1.0.10",
|
21 | 21 | "@nodelib/fs.walk": "^1.2.4",
|
22 | 22 | "@pieh/friendly-errors-webpack-plugin": "1.7.0-chalk-2",
|
23 |
| - "@pmmmwh/react-refresh-webpack-plugin": "^0.4.1", |
| 23 | + "@pmmmwh/react-refresh-webpack-plugin": "^0.5.0", |
24 | 24 | "@reach/router": "^1.3.4",
|
25 | 25 | "@types/http-proxy": "^1.17.4",
|
26 | 26 | "@typescript-eslint/eslint-plugin": "^2.24.0",
|
27 | 27 | "@typescript-eslint/parser": "^2.24.0",
|
28 | 28 | "address": "1.1.2",
|
29 | 29 | "autoprefixer": "^9.8.4",
|
30 |
| - "axios": "^0.20.0", |
| 30 | + "axios": "^0.21.3", |
31 | 31 | "babel-core": "7.0.0-bridge.0",
|
32 | 32 | "babel-eslint": "^10.1.0",
|
33 | 33 | "babel-loader": "^8.1.0",
|
|
39 | 39 | "better-opn": "^2.0.0",
|
40 | 40 | "better-queue": "^3.8.10",
|
41 | 41 | "bluebird": "^3.7.2",
|
42 |
| - "body-parser": "^1.19.0", |
43 |
| - "browserslist": "^4.12.2", |
| 42 | + "body-parser": "^1.19.2", |
| 43 | + "browserslist": "^4.16.5", |
44 | 44 | "cache-manager": "^2.11.1",
|
45 | 45 | "cache-manager-fs-hash": "^0.0.9",
|
46 | 46 | "chalk": "^2.4.2",
|
|
51 | 51 | "copyfiles": "^2.3.0",
|
52 | 52 | "core-js": "^3.6.5",
|
53 | 53 | "cors": "^2.8.5",
|
54 |
| - "css-loader": "^1.0.1", |
| 54 | + "css-loader": "^2.0.0", |
55 | 55 | "date-fns": "^2.14.0",
|
56 | 56 | "debug": "^3.2.6",
|
57 | 57 | "del": "^5.1.0",
|
58 | 58 | "detect-port": "^1.3.0",
|
59 |
| - "devcert": "^1.1.3", |
| 59 | + "devcert": "^1.2.1", |
60 | 60 | "dotenv": "^8.2.0",
|
61 | 61 | "eslint": "^6.8.0",
|
62 | 62 | "eslint-config-react-app": "^5.2.1",
|
|
69 | 69 | "eslint-plugin-react-hooks": "^1.7.0",
|
70 | 70 | "event-source-polyfill": "^1.0.15",
|
71 | 71 | "execa": "^4.0.3",
|
72 |
| - "express": "^4.17.1", |
| 72 | + "express": "^4.17.3", |
73 | 73 | "express-graphql": "^0.9.0",
|
74 | 74 | "fastest-levenshtein": "^1.0.12",
|
75 | 75 | "file-loader": "^1.1.11",
|
|
87 | 87 | "gatsby-react-router-scroll": "^3.0.15",
|
88 | 88 | "gatsby-telemetry": "^1.3.39",
|
89 | 89 | "glob": "^7.1.6",
|
90 |
| - "got": "8.3.2", |
| 90 | + "got": "11.8.5", |
91 | 91 | "graphql": "^14.6.0",
|
92 | 92 | "graphql-compose": "^6.3.8",
|
93 | 93 | "graphql-playground-middleware-express": "^1.7.18",
|
|
100 | 100 | "joi": "^17.2.1",
|
101 | 101 | "json-loader": "^0.5.7",
|
102 | 102 | "json-stringify-safe": "^5.0.1",
|
103 |
| - "latest-version": "5.1.0", |
104 |
| - "lodash": "^4.17.20", |
| 103 | + "latest-version": "6.0.0", |
| 104 | + "lodash": "^4.17.21", |
105 | 105 | "md5-file": "^5.0.0",
|
106 | 106 | "meant": "^1.0.1",
|
107 | 107 | "micromatch": "^4.0.2",
|
108 | 108 | "mime": "^2.4.6",
|
109 | 109 | "mini-css-extract-plugin": "^0.11.2",
|
110 | 110 | "mitt": "^1.2.0",
|
111 | 111 | "mkdirp": "^0.5.1",
|
112 |
| - "moment": "^2.27.0", |
| 112 | + "moment": "^2.29.4", |
113 | 113 | "name-all-modules-plugin": "^1.0.1",
|
114 | 114 | "normalize-path": "^3.0.0",
|
115 | 115 | "null-loader": "^3.0.0",
|
116 | 116 | "opentracing": "^0.14.4",
|
117 |
| - "optimize-css-assets-webpack-plugin": "^5.0.3", |
| 117 | + "optimize-css-assets-webpack-plugin": "^5.0.5", |
118 | 118 | "p-defer": "^3.0.0",
|
119 | 119 | "parseurl": "^1.3.3",
|
120 | 120 | "physical-cpu-count": "^2.0.0",
|
121 | 121 | "pnp-webpack-plugin": "^1.6.4",
|
122 | 122 | "postcss-flexbugs-fixes": "^4.2.1",
|
123 | 123 | "postcss-loader": "^3.0.0",
|
124 |
| - "prompts": "^2.3.2", |
| 124 | + "prompts": "^2.4.2", |
125 | 125 | "prop-types": "^15.7.2",
|
126 | 126 | "query-string": "^6.13.1",
|
127 | 127 | "raw-loader": "^0.5.1",
|
128 |
| - "react-dev-utils": "^4.2.3", |
| 128 | + "react-dev-utils": "^12.0.0", |
129 | 129 | "react-error-overlay": "^6.0.7",
|
130 | 130 | "react-hot-loader": "^4.12.21",
|
131 | 131 | "react-refresh": "^0.8.3",
|
|
135 | 135 | "shallow-compare": "^1.2.2",
|
136 | 136 | "signal-exit": "^3.0.3",
|
137 | 137 | "slugify": "^1.4.4",
|
138 |
| - "socket.io": "^2.3.0", |
139 |
| - "socket.io-client": "2.3.0", |
| 138 | + "socket.io": "^3.0.0", |
| 139 | + "socket.io-client": "2.4.0", |
140 | 140 | "st": "^2.0.0",
|
141 | 141 | "stack-trace": "^0.0.10",
|
142 | 142 | "string-similarity": "^1.2.2",
|
|
151 | 151 | "v8-compile-cache": "^1.1.2",
|
152 | 152 | "webpack": "^4.44.1",
|
153 | 153 | "webpack-dev-middleware": "^3.7.2",
|
154 |
| - "webpack-dev-server": "^3.11.0", |
155 |
| - "webpack-hot-middleware": "^2.25.0", |
| 154 | + "webpack-dev-server": "^4.0.0", |
| 155 | + "webpack-hot-middleware": "^2.25.1", |
156 | 156 | "webpack-merge": "^4.2.2",
|
157 | 157 | "webpack-stats-plugin": "^0.3.2",
|
158 | 158 | "webpack-virtual-modules": "^0.2.2",
|
|
0 commit comments