Update to latest version, remove unwanted code

This commit is contained in:
HarelM
2024-03-13 16:59:41 +02:00
parent 180e470689
commit b9102148d0
3 changed files with 9 additions and 21 deletions

8
package-lock.json generated
View File

@@ -11,7 +11,7 @@
"dependencies": {
"@mapbox/mapbox-gl-rtl-text": "^0.2.3",
"@maplibre/maplibre-gl-geocoder": "^1.5.0",
"@maplibre/maplibre-gl-inspect": "^1.5.2",
"@maplibre/maplibre-gl-inspect": "^1.6.0",
"@maplibre/maplibre-gl-style-spec": "^20.1.0",
"@mdi/js": "^6.6.96",
"@mdi/react": "^1.5.0",
@@ -2592,9 +2592,9 @@
}
},
"node_modules/@maplibre/maplibre-gl-inspect": {
"version": "1.5.2",
"resolved": "https://registry.npmjs.org/@maplibre/maplibre-gl-inspect/-/maplibre-gl-inspect-1.5.2.tgz",
"integrity": "sha512-rdWNXGMoMt4ttQm3BwmtAp6Djmr7T+fUgUVr28ccZP6u8X6HowI6TUv3FKlh8JoTKCcomglEoNK7pfJWVu2w3A==",
"version": "1.6.0",
"resolved": "https://registry.npmjs.org/@maplibre/maplibre-gl-inspect/-/maplibre-gl-inspect-1.6.0.tgz",
"integrity": "sha512-RKxj/GIHQP7qz4ptuyqsAq7SI57wuougE75Sk1DO7drBKSKuayzjPwZSWzqYFceIEQOGR2kUCECnAjUqTkQtoA==",
"dependencies": {
"lodash.isequal": "^4.5.0",
"randomcolor": "^0.6.2"