Skip to content

Commit ba8ff0a

Browse files
committed
v2.19.2
1 parent afff88c commit ba8ff0a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

packages/react-google-maps-api-marker-clusterer/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@react-google-maps/marker-clusterer",
33
"sideEffects": false,
4-
"version": "2.19.1",
4+
"version": "2.19.2",
55
"description": "Marker Clusterer for React.js Google Maps API",
66
"license": "MIT",
77
"author": {
@@ -52,15 +52,15 @@
5252
"prepublishOnly": "yarn build"
5353
},
5454
"devDependencies": {
55-
"@rollup/plugin-commonjs": "22.0.1",
56-
"@rollup/plugin-node-resolve": "13.3.0",
55+
"@rollup/plugin-commonjs": "25.0.3",
56+
"@rollup/plugin-node-resolve": "15.1.0",
5757
"@rollup/plugin-typescript": "11.1.2",
5858
"@types/babel-types": "7.0.11",
59-
"@types/google.maps": "3.53.4",
59+
"@types/google.maps": "3.53.5",
6060
"jest": "29.6.1",
6161
"jest-cli": "29.6.1",
6262
"rimraf": "5.0.1",
63-
"rollup": "2.77.0",
63+
"rollup": "2.78.1",
6464
"rollup-plugin-dts": "5.3.0",
6565
"rollup-plugin-terser": "7.0.2",
6666
"typescript": "5.1.6"

0 commit comments

Comments
 (0)