fix(deps): bump @maplibre/maplibre-gl-native from 5.3.0 to 5.3.1 (#1156)
Bumps [@maplibre/maplibre-gl-native](https://github.com/maplibre/maplibre-native) from 5.3.0 to 5.3.1. - [Release notes](https://github.com/maplibre/maplibre-native/releases) - [Changelog](https://github.com/maplibre/maplibre-native/blob/main/CHANGELOG.md) - [Commits](https://github.com/maplibre/maplibre-native/compare/node-v5.3.0...node-v5.3.1) --- updated-dependencies: - dependency-name: "@maplibre/maplibre-gl-native" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
bf3b1fb24b
commit
41974cf613
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -14,7 +14,7 @@
|
||||||
"@mapbox/polyline": "^1.2.1",
|
"@mapbox/polyline": "^1.2.1",
|
||||||
"@mapbox/sphericalmercator": "1.2.0",
|
"@mapbox/sphericalmercator": "1.2.0",
|
||||||
"@mapbox/vector-tile": "1.3.1",
|
"@mapbox/vector-tile": "1.3.1",
|
||||||
"@maplibre/maplibre-gl-native": "5.3.0",
|
"@maplibre/maplibre-gl-native": "5.3.1",
|
||||||
"@maplibre/maplibre-gl-style-spec": "20.1.0",
|
"@maplibre/maplibre-gl-style-spec": "20.1.0",
|
||||||
"@sindresorhus/fnv1a": "3.1.0",
|
"@sindresorhus/fnv1a": "3.1.0",
|
||||||
"advanced-pool": "0.3.3",
|
"advanced-pool": "0.3.3",
|
||||||
|
@ -1173,9 +1173,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@maplibre/maplibre-gl-native": {
|
"node_modules/@maplibre/maplibre-gl-native": {
|
||||||
"version": "5.3.0",
|
"version": "5.3.1",
|
||||||
"resolved": "https://registry.npmjs.org/@maplibre/maplibre-gl-native/-/maplibre-gl-native-5.3.0.tgz",
|
"resolved": "https://registry.npmjs.org/@maplibre/maplibre-gl-native/-/maplibre-gl-native-5.3.1.tgz",
|
||||||
"integrity": "sha512-58/yM3Gzwt6HtBUiwRhCH4eomStBsQ3ZCww/3WFee6gsG1bJLz9Y5CCcJI7J5WtLDTJIppcYcx4rhfgBnAzXnw==",
|
"integrity": "sha512-Wxf8rt29ERBiUmG0j4pZ6A0uH9qwvdAh8uAvL4icC6i/EqxDLwF+ALQboVikIoUqoifUredLXpABrPluUDd2qA==",
|
||||||
"hasInstallScript": true,
|
"hasInstallScript": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@acalcutt/node-pre-gyp": "^1.0.14",
|
"@acalcutt/node-pre-gyp": "^1.0.14",
|
||||||
|
|
|
@ -23,7 +23,7 @@
|
||||||
"@mapbox/polyline": "^1.2.1",
|
"@mapbox/polyline": "^1.2.1",
|
||||||
"@mapbox/sphericalmercator": "1.2.0",
|
"@mapbox/sphericalmercator": "1.2.0",
|
||||||
"@mapbox/vector-tile": "1.3.1",
|
"@mapbox/vector-tile": "1.3.1",
|
||||||
"@maplibre/maplibre-gl-native": "5.3.0",
|
"@maplibre/maplibre-gl-native": "5.3.1",
|
||||||
"@maplibre/maplibre-gl-style-spec": "20.1.0",
|
"@maplibre/maplibre-gl-style-spec": "20.1.0",
|
||||||
"@sindresorhus/fnv1a": "3.1.0",
|
"@sindresorhus/fnv1a": "3.1.0",
|
||||||
"advanced-pool": "0.3.3",
|
"advanced-pool": "0.3.3",
|
||||||
|
|
Loading…
Reference in a new issue