createOrder Update

This commit is contained in:
joshikannan
2024-01-22 15:23:39 +05:30
parent 6948a23434
commit 183a1870e1
4 changed files with 1608 additions and 1520 deletions

11
package-lock.json generated
View File

@@ -30,6 +30,7 @@
"env-cmd": "^10.1.0",
"formik": "^2.2.9",
"framer-motion": "^10.12.4",
"geolib": "^3.3.4",
"jsonwebtoken": "^9.0.0",
"jwt-decode": "^3.1.2",
"lodash": "^4.17.21",
@@ -9901,6 +9902,11 @@
"node": ">=6.9.0"
}
},
"node_modules/geolib": {
"version": "3.3.4",
"resolved": "https://registry.npmjs.org/geolib/-/geolib-3.3.4.tgz",
"integrity": "sha512-EicrlLLL3S42gE9/wde+11uiaYAaeSVDwCUIv2uMIoRBfNJCn8EsSI+6nS3r4TCKDO6+RQNM9ayLq2at+oZQWQ=="
},
"node_modules/get-caller-file": {
"version": "2.0.5",
"resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
@@ -27312,6 +27318,11 @@
"resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz",
"integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg=="
},
"geolib": {
"version": "3.3.4",
"resolved": "https://registry.npmjs.org/geolib/-/geolib-3.3.4.tgz",
"integrity": "sha512-EicrlLLL3S42gE9/wde+11uiaYAaeSVDwCUIv2uMIoRBfNJCn8EsSI+6nS3r4TCKDO6+RQNM9ayLq2at+oZQWQ=="
},
"get-caller-file": {
"version": "2.0.5",
"resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",