forked from polka_billy/porridger
Added location marker
This commit is contained in:
11
front/package-lock.json
generated
11
front/package-lock.json
generated
@ -17,6 +17,7 @@
|
||||
"react-dom": "^18.2.0",
|
||||
"react-insta-stories": "^2.6.1",
|
||||
"react-leaflet": "^4.2.1",
|
||||
"react-leaflet-custom-control": "^1.3.5",
|
||||
"react-router-dom": "^6.14.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
@ -2864,6 +2865,16 @@
|
||||
"react-dom": "^18.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/react-leaflet-custom-control": {
|
||||
"version": "1.3.5",
|
||||
"resolved": "https://registry.npmjs.org/react-leaflet-custom-control/-/react-leaflet-custom-control-1.3.5.tgz",
|
||||
"integrity": "sha512-9/v7AxY6CoUbc6fAD/0u8O6wCBopxtdzJukWOR7vLZcyAN5rQCYWXjF5wXJ8klONweZGsRaGPJelfEBRtZAgQA==",
|
||||
"peerDependencies": {
|
||||
"leaflet": "^1.7.1",
|
||||
"react": "^17.0.2 || ^18.0.0",
|
||||
"react-dom": "^17.0.2 || ^18.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/react-lifecycles-compat": {
|
||||
"version": "3.0.4",
|
||||
"resolved": "https://registry.npmjs.org/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz",
|
||||
|
Reference in New Issue
Block a user