|
@@ -22,7 +22,9 @@
|
|
|
"@capacitor/keyboard": "6.0.0",
|
|
|
"@capacitor/status-bar": "6.0.0",
|
|
|
"@ionic/angular": "^8.2.2",
|
|
|
+ "@types/parse": "^3.0.9",
|
|
|
"ionicons": "^7.0.0",
|
|
|
+ "parse": "^5.1.0",
|
|
|
"rxjs": "~7.8.0",
|
|
|
"swiper": "^11.1.4",
|
|
|
"tslib": "^2.3.0",
|
|
@@ -2400,6 +2402,18 @@
|
|
|
"node": ">=6.9.0"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/@babel/runtime-corejs3": {
|
|
|
+ "version": "7.23.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/runtime-corejs3/-/runtime-corejs3-7.23.2.tgz",
|
|
|
+ "integrity": "sha512-54cIh74Z1rp4oIjsHjqN+WM4fMyCBYe+LpZ9jWm51CZ1fbH3SkAzQD/3XLoNkjbJ7YEmjobLXyvQrFypRHOrXw==",
|
|
|
+ "dependencies": {
|
|
|
+ "core-js-pure": "^3.30.2",
|
|
|
+ "regenerator-runtime": "^0.14.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/@babel/template": {
|
|
|
"version": "7.24.6",
|
|
|
"resolved": "https://registry.npmmirror.com/@babel/template/-/template-7.24.6.tgz",
|
|
@@ -4793,7 +4807,6 @@
|
|
|
"version": "20.12.12",
|
|
|
"resolved": "https://registry.npmmirror.com/@types/node/-/node-20.12.12.tgz",
|
|
|
"integrity": "sha512-eWLDGF/FOSPtAvEqeRAQ4C8LSA7M1I7i0ky1I8U7kD1J5ITyW3AsRhQrKVoWf5pFKZ2kILsEGJhsI9r93PYnOw==",
|
|
|
- "dev": true,
|
|
|
"dependencies": {
|
|
|
"undici-types": "~5.26.4"
|
|
|
}
|
|
@@ -4807,6 +4820,14 @@
|
|
|
"@types/node": "*"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/@types/parse": {
|
|
|
+ "version": "3.0.9",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@types/parse/-/parse-3.0.9.tgz",
|
|
|
+ "integrity": "sha512-DGTHygc7krgmNAK8h42giwmAofCd9uv2++RD+zw6OmWI7AEnlTYZwEuWsx22SA2CSMQrZW8P2INHLpQbnQFUng==",
|
|
|
+ "dependencies": {
|
|
|
+ "@types/node": "*"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/@types/qs": {
|
|
|
"version": "6.9.15",
|
|
|
"resolved": "https://registry.npmmirror.com/@types/qs/-/qs-6.9.15.tgz",
|
|
@@ -6764,6 +6785,16 @@
|
|
|
"browserslist": "^4.23.0"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/core-js-pure": {
|
|
|
+ "version": "3.37.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/core-js-pure/-/core-js-pure-3.37.1.tgz",
|
|
|
+ "integrity": "sha512-J/r5JTHSmzTxbiYYrzXg9w1VpqrYt+gexenBE9pugeyhwPZTAEJddyiReJWsLO6uNQ8xJZFbod6XC7KKwatCiA==",
|
|
|
+ "hasInstallScript": true,
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/core-js"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/core-util-is": {
|
|
|
"version": "1.0.3",
|
|
|
"resolved": "https://registry.npmmirror.com/core-util-is/-/core-util-is-1.0.3.tgz",
|
|
@@ -6917,6 +6948,12 @@
|
|
|
"node": ">= 8"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/crypto-js": {
|
|
|
+ "version": "4.2.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/crypto-js/-/crypto-js-4.2.0.tgz",
|
|
|
+ "integrity": "sha512-KALDyEYgpY+Rlob/iriUtjV6d5Eq+Y191A5g4UqLAi8CyGP9N1+FdVbkc1SxKc2r4YAYqG8JzO2KGL+AizD70Q==",
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
"node_modules/css-loader": {
|
|
|
"version": "6.10.0",
|
|
|
"resolved": "https://registry.npmmirror.com/css-loader/-/css-loader-6.10.0.tgz",
|
|
@@ -9317,6 +9354,11 @@
|
|
|
"postcss": "^8.1.0"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/idb-keyval": {
|
|
|
+ "version": "6.2.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/idb-keyval/-/idb-keyval-6.2.1.tgz",
|
|
|
+ "integrity": "sha512-8Sb3veuYCyrZL+VBt9LJfZjLUPWVvqn8tG28VqYNFCo43KHcKuq+b4EiXGeuaLAQWL2YmyDgMp2aSpH9JHsEQg=="
|
|
|
+ },
|
|
|
"node_modules/ieee754": {
|
|
|
"version": "1.2.1",
|
|
|
"resolved": "https://registry.npmmirror.com/ieee754/-/ieee754-1.2.1.tgz",
|
|
@@ -12299,6 +12341,25 @@
|
|
|
"node": ">=6"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/parse": {
|
|
|
+ "version": "5.1.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/parse/-/parse-5.1.0.tgz",
|
|
|
+ "integrity": "sha512-46gVRe1JHsh21Ht0/Ko6PeMDl6wELLMYxnZPFD6iZm2EWsWnzi2txNGE6PvnIv+G7yOufZIOD0BCZLYOFl3toA==",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/runtime-corejs3": "7.23.2",
|
|
|
+ "idb-keyval": "6.2.1",
|
|
|
+ "react-native-crypto-js": "1.0.0",
|
|
|
+ "uuid": "9.0.1",
|
|
|
+ "ws": "8.16.0",
|
|
|
+ "xmlhttprequest": "1.8.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=18 <21"
|
|
|
+ },
|
|
|
+ "optionalDependencies": {
|
|
|
+ "crypto-js": "4.2.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/parse-json": {
|
|
|
"version": "5.2.0",
|
|
|
"resolved": "https://registry.npmmirror.com/parse-json/-/parse-json-5.2.0.tgz",
|
|
@@ -12335,6 +12396,38 @@
|
|
|
"node": ">= 0.10"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/parse/node_modules/uuid": {
|
|
|
+ "version": "9.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/uuid/-/uuid-9.0.1.tgz",
|
|
|
+ "integrity": "sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==",
|
|
|
+ "funding": [
|
|
|
+ "https://github.com/sponsors/broofa",
|
|
|
+ "https://github.com/sponsors/ctavan"
|
|
|
+ ],
|
|
|
+ "bin": {
|
|
|
+ "uuid": "dist/bin/uuid"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/parse/node_modules/ws": {
|
|
|
+ "version": "8.16.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/ws/-/ws-8.16.0.tgz",
|
|
|
+ "integrity": "sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10.0.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "bufferutil": "^4.0.1",
|
|
|
+ "utf-8-validate": ">=5.0.2"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "bufferutil": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "utf-8-validate": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/parse5": {
|
|
|
"version": "7.1.2",
|
|
|
"resolved": "https://registry.npmmirror.com/parse5/-/parse5-7.1.2.tgz",
|
|
@@ -12908,6 +13001,11 @@
|
|
|
"integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==",
|
|
|
"dev": true
|
|
|
},
|
|
|
+ "node_modules/react-native-crypto-js": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/react-native-crypto-js/-/react-native-crypto-js-1.0.0.tgz",
|
|
|
+ "integrity": "sha512-FNbLuG/HAdapQoybeZSoes1PWdOj0w242gb+e1R0hicf3Gyj/Mf8M9NaED2AnXVOX01b2FXomwUiw1xP1K+8sA=="
|
|
|
+ },
|
|
|
"node_modules/read-package-json": {
|
|
|
"version": "7.0.1",
|
|
|
"resolved": "https://registry.npmmirror.com/read-package-json/-/read-package-json-7.0.1.tgz",
|
|
@@ -13029,8 +13127,7 @@
|
|
|
"node_modules/regenerator-runtime": {
|
|
|
"version": "0.14.1",
|
|
|
"resolved": "https://registry.npmmirror.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz",
|
|
|
- "integrity": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==",
|
|
|
- "dev": true
|
|
|
+ "integrity": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw=="
|
|
|
},
|
|
|
"node_modules/regenerator-transform": {
|
|
|
"version": "0.15.2",
|
|
@@ -14799,8 +14896,7 @@
|
|
|
"node_modules/undici-types": {
|
|
|
"version": "5.26.5",
|
|
|
"resolved": "https://registry.npmmirror.com/undici-types/-/undici-types-5.26.5.tgz",
|
|
|
- "integrity": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==",
|
|
|
- "dev": true
|
|
|
+ "integrity": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA=="
|
|
|
},
|
|
|
"node_modules/unicode-canonical-property-names-ecmascript": {
|
|
|
"version": "2.0.0",
|
|
@@ -15982,6 +16078,14 @@
|
|
|
"node": ">=8.0"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/xmlhttprequest": {
|
|
|
+ "version": "1.8.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/xmlhttprequest/-/xmlhttprequest-1.8.0.tgz",
|
|
|
+ "integrity": "sha512-58Im/U0mlVBLM38NdZjHyhuMtCqa61469k2YP/AaPbvCoV9aQGUpbJBj1QRm2ytRiVQBD/fsw7L2bJGDVQswBA==",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.4.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/y18n": {
|
|
|
"version": "5.0.8",
|
|
|
"resolved": "https://registry.npmmirror.com/y18n/-/y18n-5.0.8.tgz",
|