|
27 | 27 | "node": ">=10.13.0" |
28 | 28 | }, |
29 | 29 | "dependencies": { |
30 | | - "chalk": "4.0.0", |
| 30 | + "chalk": "4.1.0", |
31 | 31 | "copy-template-dir": "1.4.0", |
32 | | - "cross-spawn": "7.0.2", |
| 32 | + "cross-spawn": "7.0.3", |
33 | 33 | "debug": "4.1.1", |
34 | 34 | "detect-port": "1.3.0", |
35 | 35 | "figures": "3.2.0", |
36 | 36 | "filesize": "6.1.0", |
37 | | - "fs-extra": "9.0.0", |
| 37 | + "fs-extra": "9.0.1", |
38 | 38 | "gzip-size": "5.1.1", |
39 | | - "inquirer": "7.1.0", |
| 39 | + "inquirer": "7.2.0", |
40 | 40 | "minimist": "1.2.5", |
41 | 41 | "ora": "4.0.4", |
42 | 42 | "resolve": "1.17.0", |
43 | 43 | "run-series": "1.1.8", |
44 | 44 | "semver": "7.3.2", |
45 | 45 | "webpack-merge": "4.2.2", |
46 | 46 |
|
47 | | - "@babel/cli": "7.8.4", |
48 | | - "@babel/core": "7.9.6", |
49 | | - "@babel/plugin-proposal-nullish-coalescing-operator": "7.8.3", |
50 | | - "@babel/plugin-proposal-optional-chaining": "7.9.0", |
| 47 | + "@babel/cli": "7.10.3", |
| 48 | + "@babel/core": "7.10.3", |
| 49 | + "@babel/plugin-proposal-nullish-coalescing-operator": "7.10.1", |
| 50 | + "@babel/plugin-proposal-optional-chaining": "7.10.3", |
51 | 51 | "@babel/plugin-syntax-dynamic-import": "7.8.3", |
52 | | - "@babel/plugin-syntax-jsx": "7.8.3", |
53 | | - "@babel/plugin-transform-react-constant-elements": "7.9.0", |
54 | | - "@babel/plugin-transform-react-jsx": "7.9.4", |
55 | | - "@babel/plugin-transform-runtime": "7.9.6", |
56 | | - "@babel/polyfill": "7.8.7", |
57 | | - "@babel/preset-env": "7.9.6", |
58 | | - "@babel/preset-react": "7.9.4", |
59 | | - "@babel/runtime": "7.9.6", |
60 | | - "@pmmmwh/react-refresh-webpack-plugin": "0.3.1", |
| 52 | + "@babel/plugin-syntax-jsx": "7.10.1", |
| 53 | + "@babel/plugin-transform-react-constant-elements": "7.10.1", |
| 54 | + "@babel/plugin-transform-react-jsx": "7.10.3", |
| 55 | + "@babel/plugin-transform-runtime": "7.10.3", |
| 56 | + "@babel/polyfill": "7.10.1", |
| 57 | + "@babel/preset-env": "7.10.3", |
| 58 | + "@babel/preset-react": "7.10.1", |
| 59 | + "@babel/runtime": "7.10.3", |
| 60 | + "@pmmmwh/react-refresh-webpack-plugin": "0.3.3", |
61 | 61 | "babel-plugin-add-module-exports": "1.0.2", |
62 | | - "babel-plugin-inferno": "6.1.0", |
| 62 | + "babel-plugin-inferno": "6.1.1", |
63 | 63 | "babel-plugin-istanbul": "6.0.0", |
64 | 64 | "babel-plugin-lodash": "3.3.4", |
65 | 65 | "babel-plugin-transform-decorators-legacy": "1.3.5", |
66 | 66 | "babel-plugin-transform-react-remove-prop-types": "0.4.24", |
67 | 67 | "babel-preset-proposals": "0.3.0", |
68 | | - "react-refresh": "0.8.2", |
| 68 | + "react-refresh": "0.8.3", |
69 | 69 |
|
70 | | - "karma": "5.0.9", |
| 70 | + "karma": "5.1.0", |
71 | 71 | "karma-chrome-launcher": "3.1.0", |
72 | 72 | "karma-coverage": "2.0.2", |
73 | 73 | "karma-mocha": "2.0.1", |
|
81 | 81 | "expect": "1.20.2", |
82 | 82 |
|
83 | 83 | "webpack": "4.43.0", |
84 | | - "autoprefixer": "9.8.0", |
| 84 | + "autoprefixer": "9.8.4", |
85 | 85 | "babel-loader": "8.1.0", |
86 | 86 | "case-sensitive-paths-webpack-plugin": "2.3.0", |
87 | | - "copy-webpack-plugin": "6.0.1", |
88 | | - "css-loader": "3.5.3", |
| 87 | + "copy-webpack-plugin": "6.0.2", |
| 88 | + "css-loader": "3.6.0", |
89 | 89 | "eventsource-polyfill": "0.9.6", |
90 | 90 | "file-loader": "6.0.0", |
91 | 91 | "html-webpack-plugin": "4.3.0", |
|
95 | 95 | "open": "7.0.4", |
96 | 96 | "postcss-loader": "3.0.0", |
97 | 97 | "style-loader": "1.2.1", |
98 | | - "terser-webpack-plugin": "3.0.1", |
| 98 | + "terser-webpack-plugin": "3.0.6", |
99 | 99 | "url-loader": "4.1.0", |
100 | 100 | "webpack-dev-middleware": "3.7.2", |
101 | 101 | "webpack-dev-server": "3.11.0", |
102 | 102 | "webpack-hot-middleware": "2.25.0" |
103 | 103 | }, |
104 | 104 | "devDependencies": { |
105 | | - "@babel/preset-flow": "7.9.0", |
106 | | - "@babel/register": "7.9.0", |
| 105 | + "@babel/preset-flow": "7.10.1", |
| 106 | + "@babel/register": "7.10.3", |
107 | 107 | "cross-env": "7.0.2", |
108 | 108 | "eslint-config-jonnybuchanan": "6.0.0", |
109 | 109 | "eventsource": "1.0.7", |
110 | | - "flow-bin": "0.125.1", |
| 110 | + "flow-bin": "0.128.0", |
111 | 111 | "glob": "7.1.6", |
112 | | - "nyc": "15.0.1", |
| 112 | + "nyc": "15.1.0", |
113 | 113 | "rimraf": "3.0.2", |
114 | 114 | "temp": "0.9.1", |
115 | 115 | "tree-kill": "1.2.2" |
|
0 commit comments