|
14 | 14 | "access": "public"
|
15 | 15 | },
|
16 | 16 | "dependencies": {
|
17 |
| - "@babel/cli": "7.8.4", |
18 |
| - "@babel/core": "7.9.6", |
19 |
| - "@babel/node": "7.8.7", |
20 |
| - "@babel/plugin-proposal-class-properties": "7.8.3", |
21 |
| - "@babel/plugin-proposal-object-rest-spread": "7.9.6", |
| 17 | + "@babel/cli": "7.10.1", |
| 18 | + "@babel/core": "7.10.1", |
| 19 | + "@babel/node": "7.10.1", |
| 20 | + "@babel/plugin-proposal-class-properties": "7.10.1", |
| 21 | + "@babel/plugin-proposal-object-rest-spread": "7.10.1", |
22 | 22 | "@babel/plugin-syntax-dynamic-import": "7.8.3",
|
23 |
| - "@babel/plugin-transform-react-jsx": "7.9.4", |
24 |
| - "@babel/plugin-transform-runtime": "7.9.6", |
25 |
| - "@babel/plugin-transform-spread": "7.8.3", |
26 |
| - "@babel/polyfill": "7.8.7", |
27 |
| - "@babel/preset-env": "7.9.6", |
28 |
| - "@babel/preset-react": "7.9.4", |
29 |
| - "@babel/runtime": "7.9.6", |
| 23 | + "@babel/plugin-transform-react-jsx": "7.10.1", |
| 24 | + "@babel/plugin-transform-runtime": "7.10.1", |
| 25 | + "@babel/plugin-transform-spread": "7.10.1", |
| 26 | + "@babel/polyfill": "7.10.1", |
| 27 | + "@babel/preset-env": "7.10.1", |
| 28 | + "@babel/preset-react": "7.10.1", |
| 29 | + "@babel/runtime": "7.10.1", |
30 | 30 | "@getify/eslint-plugin-proper-arrows": "9.1.1",
|
31 |
| - "@react-google-maps/api": "1.9.2", |
| 31 | + "@react-google-maps/api": "1.9.3", |
32 | 32 | "@sentry/browser": "5.15.5",
|
33 | 33 | "gatsby": "2.21.40",
|
34 | 34 | "gatsby-plugin-favicon": "3.1.6",
|
|
44 | 44 | "react-dom": "16.13.1",
|
45 | 45 | "react-helmet": "6.0.0",
|
46 | 46 | "react-redux": "7.2.0",
|
47 |
| - "react-refresh": "^0.8.2", |
| 47 | + "react-refresh": "0.8.3", |
48 | 48 | "redux": "4.0.5",
|
49 | 49 | "redux-actions": "2.6.5",
|
50 | 50 | "redux-immutable": "4.0.0",
|
|
82 | 82 | "@types/react-dom": "16.9.8",
|
83 | 83 | "babel-eslint": "10.1.0",
|
84 | 84 | "babel-plugin-transform-react-remove-prop-types": "0.4.24",
|
85 |
| - "eslint": "7.0.0", |
| 85 | + "eslint": "7.1.0", |
86 | 86 | "eslint-config-prettier": "6.11.0",
|
87 | 87 | "eslint-config-standard": "14.1.1",
|
88 | 88 | "eslint-config-standard-react": "9.2.0",
|
|
104 | 104 | "eslint-plugin-promiseparams": "1.0.8",
|
105 | 105 | "eslint-plugin-react": "7.20.0",
|
106 | 106 | "eslint-plugin-react-functional-set-state": "1.2.1",
|
107 |
| - "eslint-plugin-react-hooks": "4.0.2", |
| 107 | + "eslint-plugin-react-hooks": "4.0.4", |
108 | 108 | "eslint-plugin-react-perf": "3.2.3",
|
109 | 109 | "eslint-plugin-security-node": "1.0.12",
|
110 | 110 | "eslint-plugin-standard": "4.0.1",
|
|
0 commit comments