diff --git a/packages/plugin-map/package.json b/packages/plugin-map/package.json index dbaf25e2ce..373ed37bba 100644 --- a/packages/plugin-map/package.json +++ b/packages/plugin-map/package.json @@ -37,7 +37,7 @@ "@object-ui/types": "workspace:*", "@objectstack/spec": "^17.0.0-rc.6", "lucide-react": "^1.29.0", - "maplibre-gl": "^6.2.0", + "maplibre-gl": "^6.3.0", "react-map-gl": "^8.1.2", "zod": "^4.4.3" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4fa60f60e4..e6f6e4decf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2286,8 +2286,8 @@ importers: specifier: ^1.29.0 version: 1.29.0(react@19.2.8) maplibre-gl: - specifier: ^6.2.0 - version: 6.2.0 + specifier: ^6.3.0 + version: 6.3.0 react: specifier: 19.2.8 version: 19.2.8 @@ -2296,7 +2296,7 @@ importers: version: 19.2.8(react@19.2.8) react-map-gl: specifier: ^8.1.2 - version: 8.1.2(maplibre-gl@6.2.0)(react-dom@19.2.8(react@19.2.8))(react@19.2.8) + version: 8.1.2(maplibre-gl@6.3.0)(react-dom@19.2.8(react@19.2.8))(react@19.2.8) zod: specifier: ^4.4.3 version: 4.4.3 @@ -6484,8 +6484,8 @@ packages: engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true - bson@7.3.1: - resolution: {integrity: sha512-h/C0qe6857pQhcSJHLfsR1uYGj98Ge3wKAD3Ed9KqH3wcVh+BM4Jq4xISD7vs9OPuT07n+q3QQVjslJ286j6ag==} + bson@7.3.2: + resolution: {integrity: sha512-1w0ra+ho1cuE+w8jzwgzTFIimFtCfZeCoOsvIPQg6uyFCsp8M29U7bNNf5GrFh88TXbYg1g3TyKUGpd6O7q6zA==} engines: {node: '>=20.19.0'} buffer-crc32@0.2.13: @@ -8693,8 +8693,8 @@ packages: resolution: {integrity: sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==} engines: {node: '>=10'} - maplibre-gl@6.2.0: - resolution: {integrity: sha512-PaNYtxWmYgIdDHshXsnU3Pho+H9IPme9H6dTjZbFWNazi+Q5QgKgIlu2GiSGVtOZ77/Fz3n5/1/kGM6ETzu0Lg==} + maplibre-gl@6.3.0: + resolution: {integrity: sha512-F0Is48MTzn3DvOEidPjh68E0kuSA7hdzY1YIR0ypPtFgcif3WPtzI1oZFgsv9WtHmarQnbwIXfsf+EfQYvM00A==} engines: {node: '>=16.14.0', npm: '>=8.1.0'} markdown-extensions@2.0.0: @@ -9824,6 +9824,7 @@ packages: recast@0.23.20: resolution: {integrity: sha512-VtSf75pThDqsIUpdaYrTdQvkw10/+yP0i7+Cax7h+K9SRvYjrJURZcRlcHMrH6TMzV275Q8a2A8+G7y7W9zqsg==} engines: {node: '>= 22'} + deprecated: Accidentally raised engines.node to ">= 22" in a patch release. Use 0.23.21 (identical code, engines restored) or 0.24.0. recharts@3.10.1: resolution: {integrity: sha512-QXFrvt6IVcw7eeZCoyXTwkIJAX3Dv1nyVhMicXJ47GsGDDpcN8z6o644DibE9XjpBTThtsomLKnTV6lc+cVFUA==} @@ -14314,13 +14315,13 @@ snapshots: react: 19.2.8 react-dom: 19.2.8(react@19.2.8) - '@vis.gl/react-maplibre@8.1.2(maplibre-gl@6.2.0)(react-dom@19.2.8(react@19.2.8))(react@19.2.8)': + '@vis.gl/react-maplibre@8.1.2(maplibre-gl@6.3.0)(react-dom@19.2.8(react@19.2.8))(react@19.2.8)': dependencies: '@maplibre/maplibre-gl-style-spec': 19.3.3 react: 19.2.8 react-dom: 19.2.8(react@19.2.8) optionalDependencies: - maplibre-gl: 6.2.0 + maplibre-gl: 6.3.0 '@vitejs/plugin-react@6.0.5(vite@8.2.1(@types/node@26.1.2)(esbuild@0.27.7)(jiti@2.7.0)(tsx@4.23.10)(yaml@2.9.0))': dependencies: @@ -14901,7 +14902,7 @@ snapshots: node-releases: 2.0.53 update-browserslist-db: 1.3.0(browserslist@4.28.8) - bson@7.3.1: + bson@7.3.2: optional: true buffer-crc32@0.2.13: {} @@ -17204,7 +17205,7 @@ snapshots: dependencies: semver: 7.8.5 - maplibre-gl@6.2.0: + maplibre-gl@6.3.0: dependencies: '@mapbox/point-geometry': 1.1.0 '@mapbox/tiny-sdf': 2.2.0 @@ -17833,7 +17834,7 @@ snapshots: mongodb@7.2.0: dependencies: '@mongodb-js/saslprep': 1.4.13 - bson: 7.3.1 + bson: 7.3.2 mongodb-connection-string-url: 7.0.2 optional: true @@ -18452,14 +18453,14 @@ snapshots: react-is@19.2.6: {} - react-map-gl@8.1.2(maplibre-gl@6.2.0)(react-dom@19.2.8(react@19.2.8))(react@19.2.8): + react-map-gl@8.1.2(maplibre-gl@6.3.0)(react-dom@19.2.8(react@19.2.8))(react@19.2.8): dependencies: '@vis.gl/react-mapbox': 8.1.2(react-dom@19.2.8(react@19.2.8))(react@19.2.8) - '@vis.gl/react-maplibre': 8.1.2(maplibre-gl@6.2.0)(react-dom@19.2.8(react@19.2.8))(react@19.2.8) + '@vis.gl/react-maplibre': 8.1.2(maplibre-gl@6.3.0)(react-dom@19.2.8(react@19.2.8))(react@19.2.8) react: 19.2.8 react-dom: 19.2.8(react@19.2.8) optionalDependencies: - maplibre-gl: 6.2.0 + maplibre-gl: 6.3.0 react-markdown@10.1.0(@types/react@19.2.18)(react@19.2.8): dependencies: