upload agent image action
This commit is contained in:
@@ -25,7 +25,8 @@
|
||||
"sweetalert2": "^11.10.5",
|
||||
"sweetalert2-react-content": "^5.0.7",
|
||||
"tw-elements": "^1.1.0",
|
||||
"tw-elements-react": "^1.0.0-alpha2"
|
||||
"tw-elements-react": "^1.0.0-alpha2",
|
||||
"uuid": "^9.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@ianvs/prettier-plugin-sort-imports": "^4.1.0",
|
||||
@@ -33,6 +34,7 @@
|
||||
"@types/node": "^20.11.19",
|
||||
"@types/react": "^18",
|
||||
"@types/react-dom": "^18",
|
||||
"@types/uuid": "^9.0.8",
|
||||
"@typescript-eslint/eslint-plugin": "^6.7.3",
|
||||
"@typescript-eslint/parser": "^6.7.3",
|
||||
"autoprefixer": "^10.0.1",
|
||||
|
||||
Reference in New Issue
Block a user