frontend/package.json
Robin Appelman a6fe8ae5e0
All checks were successful
CI / checks (push) Successful in 1m17s
update parser
2025-08-08 13:34:36 +02:00

14 lines
425 B
JSON

{
"dependencies": {
"@demostf/edit": "0.2.0",
"@demostf/tf-demos-viewer": "^0.3.3",
"@lutaok/solid-modal": "^0.1.1",
"@solid-primitives/autofocus": "^0.0.111",
"@solid-primitives/keyboard": "^1.2.8",
"@solid-primitives/resize-observer": "^2.0.15",
"@thisbeyond/solid-select": "^0.13.0",
"@types/throttle-debounce": "^5.0.2",
"solid-js": "1.8.23",
"throttle-debounce": "^5.0.2"
}
}