Skip to content

Commit 9792825

Browse files
fix(deps) Update react monorepo to v19
1 parent 367aa58 commit 9792825

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@christopherpickering/react-leaflet-markercluster",
3-
"version": "1.1.22",
3+
"version": "1.1.23",
44
"description": "React wrapper of Leaflet.markercluster for react-laeflet",
55
"main": "dist/index.js",
66
"repository": "https://github.com/christopherpickering/react-leaflet-markercluster.git",
@@ -59,8 +59,8 @@
5959
"lint-staged": "^15.0.0",
6060
"prettier": "^3.0.3",
6161
"prop-types": "^15.8.1",
62-
"react": "^18.2.0",
63-
"react-dom": "^18.2.0",
62+
"react": "^19.0.0",
63+
"react-dom": "^19.0.0",
6464
"resolve-url-loader": "^5.0.0",
6565
"sass": "^1.67.0",
6666
"semantic-release": "^22.0.0",

0 commit comments

Comments
 (0)