pin marked to correct version

This commit is contained in:
Khaleel Al-Adhami 2024-11-06 10:24:20 -08:00
parent 8a4701143e
commit d009dbc736

View File

@ -189,7 +189,7 @@ class DataEditor(NoSSRComponent):
library: str = "@glideapps/glide-data-grid@^6.0.3"
lib_dependencies: List[str] = [
"lodash@^4.17.21",
"marked@^14.1.2",
"marked@^4.0.10",
"react-responsive-carousel@^3.2.7",
]