|
1 | 1 | {
|
2 | 2 | "name": "@react-google-maps/api",
|
3 | 3 | "sideEffects": false,
|
4 |
| - "version": "1.9.2", |
| 4 | + "version": "1.9.3", |
5 | 5 | "description": "React.js Google Maps API integration",
|
6 | 6 | "license": "MIT",
|
7 | 7 | "author": {
|
|
84 | 84 | "prepublishOnly": "yarn build"
|
85 | 85 | },
|
86 | 86 | "dependencies": {
|
87 |
| - "@react-google-maps/infobox": "1.9.2", |
88 |
| - "@react-google-maps/marker-clusterer": "1.9.2", |
| 87 | + "@react-google-maps/infobox": "1.9.3", |
| 88 | + "@react-google-maps/marker-clusterer": "1.9.3", |
89 | 89 | "acorn": "^7.2.0",
|
90 | 90 | "acorn-jsx": "^5.2.0",
|
91 | 91 | "invariant": "2.2.4"
|
|
102 | 102 | "@types/invariant": "2.2.33",
|
103 | 103 | "@types/jest": "25.2.3",
|
104 | 104 | "@types/react-dom": "16.9.8",
|
105 |
| - "@typescript-eslint/eslint-plugin": "3.0.0", |
106 |
| - "@typescript-eslint/parser": "3.0.0", |
| 105 | + "@typescript-eslint/eslint-plugin": "3.0.2", |
| 106 | + "@typescript-eslint/parser": "3.0.2", |
107 | 107 | "awesome-typescript-loader": "5.2.1",
|
108 |
| - "eslint": "7.0.0", |
| 108 | + "eslint": "7.1.0", |
109 | 109 | "eslint-config-standard": "14.1.1",
|
110 | 110 | "eslint-config-standard-react": "9.2.0",
|
111 | 111 | "eslint-import-resolver-typescript": "2.0.0",
|
|
122 | 122 | "eslint-plugin-promise": "4.2.1",
|
123 | 123 | "eslint-plugin-react": "7.20.0",
|
124 | 124 | "eslint-plugin-react-functional-set-state": "1.2.1",
|
125 |
| - "eslint-plugin-react-hooks": "4.0.2", |
| 125 | + "eslint-plugin-react-hooks": "4.0.4", |
126 | 126 | "eslint-plugin-react-perf": "3.2.3",
|
127 | 127 | "eslint-plugin-security-node": "1.0.12",
|
128 | 128 | "eslint-plugin-standard": "4.0.1",
|
|
131 | 131 | "jest-cli": "26.0.1",
|
132 | 132 | "react": "16.13.1",
|
133 | 133 | "react-docgen": "5.3.0",
|
134 |
| - "react-docgen-typescript": "1.16.4", |
| 134 | + "react-docgen-typescript": "1.16.5", |
135 | 135 | "react-dom": "16.13.1",
|
136 |
| - "react-styleguidist": "11.0.6", |
| 136 | + "react-styleguidist": "11.0.8", |
137 | 137 | "rimraf": "3.0.2",
|
138 | 138 | "ts-jest": "26.0.0",
|
139 | 139 | "tsdx": "0.13.2",
|
|
0 commit comments