mirror of
https://github.com/System-End/theseus.git
synced 2026-04-19 16:38:18 +00:00
35 lines
937 B
JSON
35 lines
937 B
JSON
{
|
|
"name": "app",
|
|
"private": true,
|
|
"devDependencies": {
|
|
"@rollup/plugin-node-resolve": "^16.0.0",
|
|
"rollup": "^4.34.9",
|
|
"sass-embedded": "^1.86.3",
|
|
"vite": "^5.0.0",
|
|
"vite-plugin-ruby": "^5.1.0"
|
|
},
|
|
"dependencies": {
|
|
"98.css": "^0.1.21",
|
|
"@hotwired/stimulus": "^3.2.2",
|
|
"@hotwired/turbo-rails": "^8.0.13",
|
|
"@nathanvda/cocoon": "^1.2.14",
|
|
"@oddcamp/cocoon-vanilla-js": "^1.1.3",
|
|
"@open-iframe-resizer/core": "^1.4.3",
|
|
"@picocss/pico": "^2.1.1",
|
|
"@selectize/selectize": "^0.15.2",
|
|
"@tsparticles/confetti": "^3.8.1",
|
|
"alpinejs": "^3.15.3",
|
|
"d3": "^7.9.0",
|
|
"datamaps": "^0.5.9",
|
|
"dreamland": "^0.0.25",
|
|
"jquery": "^3.7.1",
|
|
"leaflet": "^1.9.4",
|
|
"leaflet-arc": "^1.0.2",
|
|
"qz-tray": "^2.2.4",
|
|
"select2": "^4.1.0-rc.0",
|
|
"selectize": "^0.12.6",
|
|
"topojson": "^3.0.2",
|
|
"vanilla-nested": "^1.7.1",
|
|
"vite-plugin-rails": "^0.5.0"
|
|
}
|
|
}
|