first commit

This commit is contained in:
rasyahroel 2025-03-10 09:51:11 +07:00
parent 485a2f560e
commit fb0a4940d5
3 changed files with 4 additions and 9 deletions

View File

@ -12,7 +12,6 @@
"daengdeni/laravel-id-generator": "^1.0",
"daengdeni/location-module": "dev-master",
"daengdeni/logs-module": "dev-master",
"daengdeni/lpj-module": "dev-staging",
"daengdeni/usermanagement-module": "dev-master",
"diglactic/laravel-breadcrumbs": "^10.0",
"intervention/image": "^3.10",
@ -115,11 +114,6 @@
"name": "daengdeni/location-module",
"type": "vcs",
"url": "https://git.putrakuningan.com/daengdeni/location"
},
{
"name": "daengdeni/lpj-module",
"type": "vcs",
"url": "https://git.putrakuningan.com/daengdeni/lpj"
}
]
}

View File

@ -4,5 +4,6 @@
"Usermanagement": true,
"Logs": true,
"Authentication": true,
"Basicdata": true
"Basicdata": true,
"ItSecurity": true
}

View File

@ -14,7 +14,7 @@
"prettier-plugin-tailwindcss": "^0.6.6",
"sass": "^1.77.6",
"tailwindcss": "^3.4.13",
"vite": "5.4.6"
"vite": "^5.4.14"
},
"dependencies": {
"@popperjs/core": "^2.11.8",
@ -28,7 +28,7 @@
"mini-svg-data-uri": "^1.4.4",
"notie": "^4.3.1",
"pdfobject": "^2.3.0",
"sweetalert2": "^11.14.3",
"sweetalert2": "^11.6.13",
"toastr": "^2.1.4",
"tom-select": "^2.3.1"
}