Port galaxy to webpack

This commit is contained in:
2024-10-13 18:13:10 +02:00
committed by Bartuccio Antoine
parent d77358eaac
commit cdf9519a9f
10 changed files with 474 additions and 125 deletions

View File

@ -46,16 +46,20 @@
"@hey-api/client-fetch": "^0.4.0",
"@sentry/browser": "^8.34.0",
"@zip.js/zip.js": "^2.7.52",
"3d-force-graph": "^1.73.4",
"alpinejs": "^3.14.1",
"cytoscape": "^3.30.2",
"cytoscape-cxtmenu": "^3.5.0",
"cytoscape-klay": "^3.1.4",
"d3-force-3d": "^3.0.5",
"easymde": "^2.18.0",
"glob": "^11.0.0",
"jquery": "^3.7.1",
"jquery-ui": "^1.14.0",
"jquery.shorten": "^1.0.0",
"native-file-system-adapter": "^3.0.1",
"select2": "^4.1.0-rc.0"
"select2": "^4.1.0-rc.0",
"three": "^0.169.0",
"three-spritetext": "^1.9.0"
}
}