|
14 | 14 | "access": "public"
|
15 | 15 | },
|
16 | 16 | "dependencies": {
|
17 |
| - "@babel/core": "7.17.8", |
| 17 | + "@babel/core": "7.17.9", |
18 | 18 | "@babel/node": "7.16.8",
|
19 | 19 | "@babel/polyfill": "7.12.1",
|
20 | 20 | "@babel/preset-env": "7.16.11",
|
21 | 21 | "@babel/preset-react": "7.16.7",
|
22 |
| - "@babel/runtime": "7.17.8", |
23 |
| - "@react-google-maps/api": "2.8.0", |
24 |
| - "@sentry/browser": "6.19.3", |
| 22 | + "@babel/runtime": "7.17.9", |
| 23 | + "@react-google-maps/api": "2.8.1", |
| 24 | + "@sentry/browser": "6.19.6", |
25 | 25 | "cross-env": "7.0.3",
|
26 |
| - "gatsby": "4.11.1", |
27 |
| - "gatsby-plugin-manifest": "4.11.1", |
28 |
| - "gatsby-plugin-purgecss": "6.1.1", |
29 |
| - "gatsby-plugin-react-helmet": "5.11.0", |
30 |
| - "gatsby-plugin-sitemap": "5.11.1", |
31 |
| - "gatsby-plugin-typescript": "4.11.1", |
| 26 | + "gatsby": "4.12.1", |
| 27 | + "gatsby-plugin-manifest": "4.12.1", |
| 28 | + "gatsby-plugin-purgecss": "6.1.2", |
| 29 | + "gatsby-plugin-react-helmet": "5.12.1", |
| 30 | + "gatsby-plugin-sitemap": "5.12.1", |
| 31 | + "gatsby-plugin-typescript": "4.12.1", |
32 | 32 | "immutable": "4.0.0",
|
33 | 33 | "intl": "1.2.5",
|
34 | 34 | "prop-types": "15.8.1",
|
35 | 35 | "react-helmet": "6.1.0",
|
36 |
| - "react-redux": "7.2.8", |
| 36 | + "react-redux": "8.0.1", |
37 | 37 | "react-refresh": "0.12.0",
|
38 |
| - "redux": "4.1.2", |
| 38 | + "redux": "4.2.0", |
39 | 39 | "redux-actions": "2.6.5",
|
40 | 40 | "redux-immutable": "4.0.0",
|
41 | 41 | "redux-thunk": "2.4.1",
|
|
0 commit comments