npm update, mobile scroll fix, zone editor object refactor work, removed redundant div

This commit is contained in:
2024-10-18 00:20:30 +02:00
parent 774871510e
commit aff32c33c7
6 changed files with 54 additions and 14 deletions

6
package-lock.json generated
View File

@ -3642,9 +3642,9 @@
}
},
"node_modules/electron-to-chromium": {
"version": "1.5.40",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.40.tgz",
"integrity": "sha512-LYm78o6if4zTasnYclgQzxEcgMoIcybWOhkATWepN95uwVVWV0/IW10v+2sIeHE+bIYWipLneTftVyQm45UY7g==",
"version": "1.5.41",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.41.tgz",
"integrity": "sha512-dfdv/2xNjX0P8Vzme4cfzHqnPm5xsZXwsolTYr0eyW18IUmNyG08vL+fttvinTfhKfIKdRoqkDIC9e9iWQCNYQ==",
"dev": true,
"license": "ISC"
},