2026-02-20 23:22:10 +00:00
|
|
|
{
|
|
|
|
|
"devDependencies": {
|
|
|
|
|
"esbuild": "0.27.3"
|
|
|
|
|
},
|
|
|
|
|
"dependencies": {
|
2026-02-23 10:18:34 +00:00
|
|
|
"@hotwired/stimulus": "^3.2.2",
|
2026-02-21 23:09:34 +00:00
|
|
|
"bootstrap": "^5.3.8",
|
2026-03-24 00:08:51 +00:00
|
|
|
"esbuild-sass-plugin": "^3.6.0",
|
2026-03-25 10:09:57 +00:00
|
|
|
"feather-icons": "^4.29.2",
|
|
|
|
|
"handlebars": "^4.7.8"
|
2026-02-20 23:22:10 +00:00
|
|
|
}
|
|
|
|
|
}
|