chore(FE-114): add inputmask and its type definitions to package.json

This commit is contained in:
rstubryan
2025-10-23 15:09:39 +07:00
parent e6f5b2493b
commit e801ba08ad
2 changed files with 28 additions and 1 deletions
+2
View File
@@ -15,6 +15,7 @@
"axios": "^1.12.2",
"clsx": "^2.1.1",
"formik": "^2.4.6",
"inputmask": "^5.0.9",
"moment": "^2.30.1",
"next": "15.5.3",
"react": "19.1.0",
@@ -31,6 +32,7 @@
"@eslint/eslintrc": "^3",
"@iconify/react": "^6.0.2",
"@tailwindcss/postcss": "^4",
"@types/inputmask": "^5.0.7",
"@types/node": "^20",
"@types/react": "^19",
"@types/react-dom": "^19",