diff --git a/bun.lockb b/bun.lockb index 5340dd9..ed92786 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 4dda5f3..fe9d692 100644 --- a/package.json +++ b/package.json @@ -88,8 +88,8 @@ "@types/mapbox__mapbox-gl-geocoder": "5.0.0", "@types/node": "22.10.1", "@types/qrcode": "1.5.5", - "@types/react": "18.3.12", - "@types/react-dom": "18.3.1", + "@types/react": "19.0.0", + "@types/react-dom": "19.0.0", "@types/sanitize-html": "^2.13.0", "autoprefixer": "10.4.20", "babel-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124",