|
34 | 34 | "heroku-postbuild": "npm run build"
|
35 | 35 | },
|
36 | 36 | "dependencies": {
|
37 |
| - "@loadable/component": "^5.12.0", |
38 |
| - "@loadable/server": "^5.12.0", |
| 37 | + "@loadable/component": "^5.13.1", |
| 38 | + "@loadable/server": "^5.13.1", |
39 | 39 | "axios": "^0.19.2",
|
40 | 40 | "body-parser": "^1.19.0",
|
41 | 41 | "compression": "^1.7.4",
|
42 | 42 | "cookie-parser": "^1.4.5",
|
43 | 43 | "express": "^5.0.0-alpha.7",
|
44 |
| - "helmet": "^3.22.0", |
| 44 | + "helmet": "^3.23.3", |
45 | 45 | "hpp": "^0.2.3",
|
46 | 46 | "html-minifier": "^4.0.0",
|
47 | 47 | "morgan": "^1.10.0",
|
48 | 48 | "path-to-regexp": "^3.1.0",
|
49 |
| - "preact": "^10.3.4", |
50 |
| - "query-string": "^6.11.1", |
| 49 | + "preact": "^10.4.5", |
| 50 | + "query-string": "^6.13.1", |
51 | 51 | "react": "^16.13.1",
|
52 | 52 | "react-dom": "^16.13.1",
|
53 |
| - "react-helmet-async": "^1.0.4", |
| 53 | + "react-helmet-async": "^1.0.6", |
54 | 54 | "react-redux": "5.1.1",
|
55 | 55 | "react-router-config": "5.1.1",
|
56 |
| - "react-router-dom": "^5.1.2", |
| 56 | + "react-router-dom": "^5.2.0", |
57 | 57 | "redux": "^4.0.5",
|
58 | 58 | "redux-thunk": "^2.3.0",
|
59 |
| - "serialize-javascript": "^3.0.0", |
| 59 | + "serialize-javascript": "^4.0.0", |
60 | 60 | "serve-favicon": "^2.5.0",
|
61 |
| - "styled-components": "^5.0.1", |
62 |
| - "styled-reset": "^4.1.2" |
| 61 | + "styled-components": "^5.1.1", |
| 62 | + "styled-reset": "^4.2.0" |
63 | 63 | },
|
64 | 64 | "devDependencies": {
|
65 |
| - "@babel/core": "^7.9.0", |
66 |
| - "@babel/plugin-transform-runtime": "^7.9.0", |
67 |
| - "@babel/polyfill": "^7.8.7", |
68 |
| - "@babel/preset-env": "^7.9.0", |
69 |
| - "@babel/preset-flow": "^7.9.0", |
70 |
| - "@babel/preset-react": "^7.9.4", |
71 |
| - "@babel/register": "^7.9.0", |
72 |
| - "@loadable/babel-plugin": "^5.12.0", |
73 |
| - "@loadable/webpack-plugin": "^5.12.0", |
74 |
| - "@storybook/addon-links": "^5.3.17", |
75 |
| - "@storybook/react": "^5.3.17", |
| 65 | + "@babel/core": "^7.10.4", |
| 66 | + "@babel/plugin-transform-runtime": "^7.10.4", |
| 67 | + "@babel/polyfill": "^7.10.4", |
| 68 | + "@babel/preset-env": "^7.10.4", |
| 69 | + "@babel/preset-flow": "^7.10.4", |
| 70 | + "@babel/preset-react": "^7.10.4", |
| 71 | + "@babel/register": "^7.10.4", |
| 72 | + "@loadable/babel-plugin": "^5.13.0", |
| 73 | + "@loadable/webpack-plugin": "^5.13.0", |
| 74 | + "@storybook/addon-links": "^5.3.19", |
| 75 | + "@storybook/react": "^5.3.19", |
76 | 76 | "babel-eslint": "^10.1.0",
|
77 |
| - "babel-jest": "^25.2.0", |
| 77 | + "babel-jest": "^26.1.0", |
78 | 78 | "babel-loader": "^8.1.0",
|
79 | 79 | "babel-plugin-add-module-exports": "^1.0.2",
|
80 | 80 | "babel-plugin-module-resolver": "^4.0.0",
|
|
83 | 83 | "copy-webpack-plugin": "^5.1.1",
|
84 | 84 | "enzyme": "^3.11.0",
|
85 | 85 | "enzyme-adapter-react-16": "^1.15.2",
|
86 |
| - "enzyme-to-json": "^3.4.4", |
87 |
| - "eslint": "^6.8.0", |
88 |
| - "eslint-config-airbnb": "^18.1.0", |
89 |
| - "eslint-config-prettier": "^6.10.1", |
| 86 | + "enzyme-to-json": "^3.5.0", |
| 87 | + "eslint": "^7.4.0", |
| 88 | + "eslint-config-airbnb": "^18.2.0", |
| 89 | + "eslint-config-prettier": "^6.11.0", |
90 | 90 | "eslint-import-resolver-babel-module": "^5.1.2",
|
91 |
| - "eslint-plugin-flowtype": "^4.7.0", |
92 |
| - "eslint-plugin-import": "^2.20.1", |
93 |
| - "eslint-plugin-jsx-a11y": "^6.2.3", |
94 |
| - "eslint-plugin-prettier": "^3.1.2", |
95 |
| - "eslint-plugin-react": "^7.19.0", |
96 |
| - "flow-bin": "^0.121.0", |
| 91 | + "eslint-plugin-flowtype": "^5.2.0", |
| 92 | + "eslint-plugin-import": "^2.22.0", |
| 93 | + "eslint-plugin-jsx-a11y": "^6.3.1", |
| 94 | + "eslint-plugin-prettier": "^3.1.4", |
| 95 | + "eslint-plugin-react": "^7.20.3", |
| 96 | + "flow-bin": "^0.128.0", |
97 | 97 | "flow-typed": "^3.1.0",
|
98 | 98 | "friendly-errors-webpack-plugin": "^1.7.0",
|
99 |
| - "jest": "^25.2.0", |
100 |
| - "jest-styled-components": "^7.0.0", |
| 99 | + "jest": "^26.1.0", |
| 100 | + "jest-styled-components": "^7.0.2", |
101 | 101 | "json-loader": "^0.5.7",
|
102 |
| - "nodemon": "^2.0.2", |
103 |
| - "prettier": "^2.0.2", |
| 102 | + "nodemon": "^2.0.4", |
| 103 | + "prettier": "^2.0.5", |
104 | 104 | "raf": "^3.4.1",
|
105 |
| - "react-hot-loader": "^4.12.20", |
| 105 | + "react-hot-loader": "^4.12.21", |
106 | 106 | "redux-logger": "^3.0.6",
|
107 |
| - "stylelint": "^13.2.1", |
108 |
| - "stylelint-config-prettier": "^8.0.1", |
| 107 | + "stylelint": "^13.6.1", |
| 108 | + "stylelint-config-prettier": "^8.0.2", |
109 | 109 | "stylelint-config-standard": "^20.0.0",
|
110 | 110 | "stylelint-config-styled-components": "^0.1.1",
|
111 | 111 | "stylelint-processor-styled-components": "^1.10.0",
|
112 |
| - "terser-webpack-plugin": "^2.3.5", |
113 |
| - "webpack": "^4.42.1", |
114 |
| - "webpack-bundle-analyzer": "^3.6.1", |
115 |
| - "webpack-cli": "^3.3.11", |
| 112 | + "terser-webpack-plugin": "^3.0.6", |
| 113 | + "webpack": "^4.43.0", |
| 114 | + "webpack-bundle-analyzer": "^3.8.0", |
| 115 | + "webpack-cli": "^3.3.12", |
116 | 116 | "webpack-dev-middleware": "^3.7.2",
|
117 | 117 | "webpack-hot-middleware": "^2.25.0",
|
118 | 118 | "webpack-manifest-plugin": "^2.2.0",
|
119 | 119 | "webpack-node-externals": "^1.7.2",
|
120 |
| - "workbox-sw": "^5.1.2", |
121 |
| - "workbox-webpack-plugin": "^5.1.2" |
| 120 | + "workbox-sw": "^5.1.3", |
| 121 | + "workbox-webpack-plugin": "^5.1.3" |
122 | 122 | },
|
123 | 123 | "engines": {
|
124 | 124 | "node": "12.14.1",
|
|
0 commit comments