Fix cursors

This commit is contained in:
Andras Schmelczer 2025-08-23 18:26:28 +01:00
parent 44f642f649
commit fc40d3eccf
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
12 changed files with 711 additions and 529 deletions

View file

@ -34,6 +34,7 @@
"url": "^0.11.4",
"virtual-scroller": "^1.13.1",
"webpack": "^5.99.9",
"webpack-cli": "^6.0.1"
"webpack-cli": "^6.0.1",
"reconcile-text": "^0.5.0"
}
}