|
@@ -25,10 +25,9 @@
|
|
|
"@capacitor/keyboard": "6.0.1",
|
|
|
"@capacitor/status-bar": "6.0.0",
|
|
|
"@ionic/angular": "^8.0.0",
|
|
|
- "@types/parse": "^3.0.9",
|
|
|
"echarts": "^5.5.1",
|
|
|
"ionicons": "^7.0.0",
|
|
|
- "parse": "^5.1.0",
|
|
|
+ "parse": "~5.1.0",
|
|
|
"rxjs": "~7.8.0",
|
|
|
"swiper": "^11.1.4",
|
|
|
"tslib": "^2.3.0",
|
|
@@ -48,6 +47,7 @@
|
|
|
"@compodoc/compodoc": "^1.1.25",
|
|
|
"@ionic/angular-toolkit": "^11.0.1",
|
|
|
"@types/jasmine": "~5.1.0",
|
|
|
+ "@types/parse": "^3.0.9",
|
|
|
"@typescript-eslint/eslint-plugin": "^6.0.0",
|
|
|
"@typescript-eslint/parser": "^6.0.0",
|
|
|
"eslint": "^8.57.0",
|
|
@@ -5910,6 +5910,7 @@
|
|
|
"version": "20.14.7",
|
|
|
"resolved": "https://registry.npmmirror.com/@types/node/-/node-20.14.7.tgz",
|
|
|
"integrity": "sha512-uTr2m2IbJJucF3KUxgnGOZvYbN0QgkGyWxG6973HCpMYFy2KfcgYuIwkJQMQkt1VbBMlvWRbpshFTLxnxCZjKQ==",
|
|
|
+ "dev": true,
|
|
|
"dependencies": {
|
|
|
"undici-types": "~5.26.4"
|
|
|
}
|
|
@@ -5927,6 +5928,7 @@
|
|
|
"version": "3.0.9",
|
|
|
"resolved": "https://registry.npmmirror.com/@types/parse/-/parse-3.0.9.tgz",
|
|
|
"integrity": "sha512-DGTHygc7krgmNAK8h42giwmAofCd9uv2++RD+zw6OmWI7AEnlTYZwEuWsx22SA2CSMQrZW8P2INHLpQbnQFUng==",
|
|
|
+ "dev": true,
|
|
|
"dependencies": {
|
|
|
"@types/node": "*"
|
|
|
}
|
|
@@ -17430,7 +17432,8 @@
|
|
|
"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=="
|
|
|
+ "integrity": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==",
|
|
|
+ "dev": true
|
|
|
},
|
|
|
"node_modules/unicode-canonical-property-names-ecmascript": {
|
|
|
"version": "2.0.0",
|