🆙 Add cms i using 🆙

This commit is contained in:
Remco
2025-11-25 22:42:56 +01:00
parent 94704e0925
commit d44196149e
35591 changed files with 3601123 additions and 0 deletions
@@ -0,0 +1,26 @@
{
"name": "laravel-horizon",
"private": true,
"type": "module",
"scripts": {
"build": "vite build",
"watch": "vite build --watch"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.1.3",
"axios": "^1.8.2",
"bootstrap": "~5.1.3",
"chart.js": "^2.9.4",
"highlight.js": "^10.7.3",
"md5": "^2.3.0",
"moment": "^2.30.1",
"moment-timezone": "^0.5.45",
"phpunserialize": "^1.3.0",
"sass": "^1.74.1",
"sql-formatter": "^4.0.2",
"vite": "^5.4.21",
"vue": "^3.5.4",
"vue-json-pretty": "^2.4.0",
"vue-router": "^4.4.4"
}
}