add: package for create id on aspect management

This commit is contained in:
abiyasa05 2024-10-07 09:00:07 +07:00
parent d97d71fe95
commit b94bea1237

View File

@ -11,6 +11,7 @@
"dependencies": { "dependencies": {
"@emotion/react": "^11.11.4", "@emotion/react": "^11.11.4",
"@hookform/resolvers": "^3.9.0", "@hookform/resolvers": "^3.9.0",
"@paralleldrive/cuid2": "^2.2.2",
"@mantine/core": "^7.10.2", "@mantine/core": "^7.10.2",
"@mantine/dates": "^7.10.2", "@mantine/dates": "^7.10.2",
"@mantine/form": "^7.10.2", "@mantine/form": "^7.10.2",