first commit
This commit is contained in:
parent
485a2f560e
commit
fb0a4940d5
@ -12,7 +12,6 @@
|
|||||||
"daengdeni/laravel-id-generator": "^1.0",
|
"daengdeni/laravel-id-generator": "^1.0",
|
||||||
"daengdeni/location-module": "dev-master",
|
"daengdeni/location-module": "dev-master",
|
||||||
"daengdeni/logs-module": "dev-master",
|
"daengdeni/logs-module": "dev-master",
|
||||||
"daengdeni/lpj-module": "dev-staging",
|
|
||||||
"daengdeni/usermanagement-module": "dev-master",
|
"daengdeni/usermanagement-module": "dev-master",
|
||||||
"diglactic/laravel-breadcrumbs": "^10.0",
|
"diglactic/laravel-breadcrumbs": "^10.0",
|
||||||
"intervention/image": "^3.10",
|
"intervention/image": "^3.10",
|
||||||
@ -115,11 +114,6 @@
|
|||||||
"name": "daengdeni/location-module",
|
"name": "daengdeni/location-module",
|
||||||
"type": "vcs",
|
"type": "vcs",
|
||||||
"url": "https://git.putrakuningan.com/daengdeni/location"
|
"url": "https://git.putrakuningan.com/daengdeni/location"
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "daengdeni/lpj-module",
|
|
||||||
"type": "vcs",
|
|
||||||
"url": "https://git.putrakuningan.com/daengdeni/lpj"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -4,5 +4,6 @@
|
|||||||
"Usermanagement": true,
|
"Usermanagement": true,
|
||||||
"Logs": true,
|
"Logs": true,
|
||||||
"Authentication": true,
|
"Authentication": true,
|
||||||
"Basicdata": true
|
"Basicdata": true,
|
||||||
|
"ItSecurity": true
|
||||||
}
|
}
|
@ -14,7 +14,7 @@
|
|||||||
"prettier-plugin-tailwindcss": "^0.6.6",
|
"prettier-plugin-tailwindcss": "^0.6.6",
|
||||||
"sass": "^1.77.6",
|
"sass": "^1.77.6",
|
||||||
"tailwindcss": "^3.4.13",
|
"tailwindcss": "^3.4.13",
|
||||||
"vite": "5.4.6"
|
"vite": "^5.4.14"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@popperjs/core": "^2.11.8",
|
"@popperjs/core": "^2.11.8",
|
||||||
@ -28,7 +28,7 @@
|
|||||||
"mini-svg-data-uri": "^1.4.4",
|
"mini-svg-data-uri": "^1.4.4",
|
||||||
"notie": "^4.3.1",
|
"notie": "^4.3.1",
|
||||||
"pdfobject": "^2.3.0",
|
"pdfobject": "^2.3.0",
|
||||||
"sweetalert2": "^11.14.3",
|
"sweetalert2": "^11.6.13",
|
||||||
"toastr": "^2.1.4",
|
"toastr": "^2.1.4",
|
||||||
"tom-select": "^2.3.1"
|
"tom-select": "^2.3.1"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user