forked from MapComplete/MapComplete
Performance: specify separate editor layer index
This commit is contained in:
parent
77af14e9c6
commit
8444cb86bc
7 changed files with 47 additions and 20 deletions
15
package-lock.json
generated
15
package-lock.json
generated
|
@ -1,4 +1,3 @@
|
|||
{
|
||||
"name": "mapcomplete",
|
||||
"version": "0.51.0",
|
||||
"lockfileVersion": 2,
|
||||
|
@ -67,7 +66,7 @@
|
|||
"marked": "^12.0.2",
|
||||
"monaco-editor": "^0.46.0",
|
||||
"mvt-to-geojson": "^0.0.6",
|
||||
"name-suggestion-index": "^6.0.20250302",
|
||||
"name-suggestion-index": "^6.0.20250413",
|
||||
"npm": "^11.1.0",
|
||||
"opening_hours": "^3.6.0",
|
||||
"osm-auth": "^2.6.0",
|
||||
|
@ -20056,9 +20055,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/name-suggestion-index": {
|
||||
"version": "6.0.20250302",
|
||||
"resolved": "https://registry.npmjs.org/name-suggestion-index/-/name-suggestion-index-6.0.20250302.tgz",
|
||||
"integrity": "sha512-9tdHRaHBXhFTXCt0FGWhOuIRWx8GalsbTD2GIL9B8XmFah8q6hk99yjMMnRkRAedarvJpYHaUCSbkaH6QQpplA==",
|
||||
"version": "6.0.20250413",
|
||||
"resolved": "https://registry.npmjs.org/name-suggestion-index/-/name-suggestion-index-6.0.20250413.tgz",
|
||||
"integrity": "sha512-rJ+6A2pp/NQ9gidWs72XuVBlfzynF4IaoeOFhKX19fCQbVNHiWbxlTSxQ852pQoisJXDSW5kgzakoKz7uxo9BA==",
|
||||
"license": "BSD-3-Clause",
|
||||
"dependencies": {
|
||||
"diacritics": "^1.3.0",
|
||||
|
@ -44340,9 +44339,9 @@
|
|||
}
|
||||
},
|
||||
"name-suggestion-index": {
|
||||
"version": "6.0.20250302",
|
||||
"resolved": "https://registry.npmjs.org/name-suggestion-index/-/name-suggestion-index-6.0.20250302.tgz",
|
||||
"integrity": "sha512-9tdHRaHBXhFTXCt0FGWhOuIRWx8GalsbTD2GIL9B8XmFah8q6hk99yjMMnRkRAedarvJpYHaUCSbkaH6QQpplA==",
|
||||
"version": "6.0.20250413",
|
||||
"resolved": "https://registry.npmjs.org/name-suggestion-index/-/name-suggestion-index-6.0.20250413.tgz",
|
||||
"integrity": "sha512-rJ+6A2pp/NQ9gidWs72XuVBlfzynF4IaoeOFhKX19fCQbVNHiWbxlTSxQ852pQoisJXDSW5kgzakoKz7uxo9BA==",
|
||||
"requires": {
|
||||
"diacritics": "^1.3.0",
|
||||
"run-s": "^0.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue