[WIP] Fix Upload Document from Hospital Portal

This commit is contained in:
R
2023-02-15 07:59:56 +07:00
parent f6117743ad
commit 27523b8cce
8 changed files with 104 additions and 53 deletions

View File

@@ -1,6 +1,7 @@
lockfileVersion: 5.4
specifiers:
'@ajoelp/json-to-formdata': ^1.4.0
'@babel/core': ^7.20.12
'@babel/eslint-parser': ^7.19.1
'@babel/plugin-syntax-flow': ^7.18.6
@@ -47,6 +48,7 @@ specifiers:
framer-motion: ^6.5.1
highlight.js: ^11.7.0
history: ^5.3.0
json2formdata: ^1.0.4
jsx-runtime: ^1.2.0
lodash: ^4.17.21
notistack: 3.0.0-alpha.11
@@ -75,6 +77,7 @@ specifiers:
yup: ^0.32.11
dependencies:
'@ajoelp/json-to-formdata': 1.4.0
'@date-io/date-fns': 2.16.0_date-fns@2.29.3
'@emotion/cache': 11.10.5
'@emotion/react': 11.10.5_mk6db2egckiugg7v365a42dwcm
@@ -97,6 +100,7 @@ dependencies:
framer-motion: 6.5.1_sfoxds7t5ydpegc3knd667wn6m
highlight.js: 11.7.0
history: 5.3.0
json2formdata: 1.0.4
jsx-runtime: 1.2.0
lodash: 4.17.21
notistack: 3.0.0-alpha.11_pwge5r66yg44rq5pj4ruhckhdm
@@ -152,6 +156,12 @@ devDependencies:
packages:
/@ajoelp/json-to-formdata/1.4.0:
resolution: {integrity: sha512-6JRpLFke2OiJrbKzbjv4n6VHAJnHefXL/EKLYb3DZEa6DIlNY9EJ4HBTimKlfz0tehzFBeVO091pzHMCTv7pUQ==}
dependencies:
lodash: 4.17.21
dev: false
/@ampproject/remapping/2.2.0:
resolution: {integrity: sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9BxH5Jc26w==}
engines: {node: '>=6.0.0'}
@@ -4643,6 +4653,10 @@ packages:
resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==}
dev: true
/json2formdata/1.0.4:
resolution: {integrity: sha512-caobS2W+raW3Fg3mt2ANGTPryLOUANxukjdfwkWKHY2pam9G1Ns3tifnaVzctMaqKevxhf7NIycFnTEXWYggdg==}
dev: false
/json5/1.0.2:
resolution: {integrity: sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==}
hasBin: true