chore(): update package lock files

This commit is contained in:
ionitron
2024-01-24 14:15:49 +00:00
parent 0c4e1fcdb4
commit 67bee73513
6 changed files with 64 additions and 64 deletions

View File

@@ -1060,9 +1060,9 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "7.6.5",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.6.5.tgz",
"integrity": "sha512-koyPrPMTZ8ZbB9O0VN4KaX9yIMCXQTi2bGTGYUvOoboyx/TaXshi4wX1POII5E80TW2I1HH5YIGq8ZaFAOot/Q==",
"version": "7.6.6",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.6.6.tgz",
"integrity": "sha512-WstnLHiR8ipW2ASdO/eqSwgMHCuVvJE3qsUNPHWkup9f08/bcbKYZpOfaWNLw/ftNqEpFbjiRuocoYYyLP0/gw==",
"dependencies": {
"@stencil/core": "^4.10.0",
"ionicons": "^7.2.2",
@@ -7330,9 +7330,9 @@
"dev": true
},
"@ionic/core": {
"version": "7.6.5",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.6.5.tgz",
"integrity": "sha512-koyPrPMTZ8ZbB9O0VN4KaX9yIMCXQTi2bGTGYUvOoboyx/TaXshi4wX1POII5E80TW2I1HH5YIGq8ZaFAOot/Q==",
"version": "7.6.6",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.6.6.tgz",
"integrity": "sha512-WstnLHiR8ipW2ASdO/eqSwgMHCuVvJE3qsUNPHWkup9f08/bcbKYZpOfaWNLw/ftNqEpFbjiRuocoYYyLP0/gw==",
"requires": {
"@stencil/core": "^4.10.0",
"ionicons": "^7.2.2",

View File

@@ -1407,9 +1407,9 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "7.6.5",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.6.5.tgz",
"integrity": "sha512-koyPrPMTZ8ZbB9O0VN4KaX9yIMCXQTi2bGTGYUvOoboyx/TaXshi4wX1POII5E80TW2I1HH5YIGq8ZaFAOot/Q==",
"version": "7.6.6",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.6.6.tgz",
"integrity": "sha512-WstnLHiR8ipW2ASdO/eqSwgMHCuVvJE3qsUNPHWkup9f08/bcbKYZpOfaWNLw/ftNqEpFbjiRuocoYYyLP0/gw==",
"dependencies": {
"@stencil/core": "^4.10.0",
"ionicons": "^7.2.2",
@@ -9697,9 +9697,9 @@
"dev": true
},
"@ionic/core": {
"version": "7.6.5",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.6.5.tgz",
"integrity": "sha512-koyPrPMTZ8ZbB9O0VN4KaX9yIMCXQTi2bGTGYUvOoboyx/TaXshi4wX1POII5E80TW2I1HH5YIGq8ZaFAOot/Q==",
"version": "7.6.6",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.6.6.tgz",
"integrity": "sha512-WstnLHiR8ipW2ASdO/eqSwgMHCuVvJE3qsUNPHWkup9f08/bcbKYZpOfaWNLw/ftNqEpFbjiRuocoYYyLP0/gw==",
"requires": {
"@stencil/core": "^4.10.0",
"ionicons": "^7.2.2",

View File

@@ -238,9 +238,9 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "7.6.5",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.6.5.tgz",
"integrity": "sha512-koyPrPMTZ8ZbB9O0VN4KaX9yIMCXQTi2bGTGYUvOoboyx/TaXshi4wX1POII5E80TW2I1HH5YIGq8ZaFAOot/Q==",
"version": "7.6.6",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.6.6.tgz",
"integrity": "sha512-WstnLHiR8ipW2ASdO/eqSwgMHCuVvJE3qsUNPHWkup9f08/bcbKYZpOfaWNLw/ftNqEpFbjiRuocoYYyLP0/gw==",
"dependencies": {
"@stencil/core": "^4.10.0",
"ionicons": "^7.2.2",
@@ -414,11 +414,11 @@
}
},
"node_modules/@ionic/react": {
"version": "7.6.5",
"resolved": "https://registry.npmjs.org/@ionic/react/-/react-7.6.5.tgz",
"integrity": "sha512-2CEkEfv0M7kICLZ5bb4HE9bhuM/OSXx7tToDqci1LViP2vkwhooejiHM3oon3UBuv0wXU9zdNoLNnIDsdKXxHw==",
"version": "7.6.6",
"resolved": "https://registry.npmjs.org/@ionic/react/-/react-7.6.6.tgz",
"integrity": "sha512-3J18wUMMGBS2jkTwBRWYpkXvhFYpBcLqKF9nq/9aJL55GtFbu3uAnvM8Km3LkQUYqk4ddpGQr5bvzTvhYcxMMQ==",
"dependencies": {
"@ionic/core": "7.6.5",
"@ionic/core": "7.6.6",
"ionicons": "^7.0.0",
"tslib": "*"
},
@@ -667,9 +667,9 @@
]
},
"node_modules/@stencil/core": {
"version": "4.10.0",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.10.0.tgz",
"integrity": "sha512-7lDTPY1IxXN2/C+wQPHt3e/dYgY4YgelA8MxOsU3ZftXtpzWad/QNWhSAtKisJMrSjQh41jMDOgD0yLBwV6E7w==",
"version": "4.11.0",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.11.0.tgz",
"integrity": "sha512-zsKhgIkTGo+s7IthitxR/MKiMS3Ck1yIypOdXr0aE6ofboKqe9NdffTcxZ0vel0wD2bZYOb6WfPMzuhRKk6+FA==",
"bin": {
"stencil": "bin/stencil"
},
@@ -4050,9 +4050,9 @@
"dev": true
},
"@ionic/core": {
"version": "7.6.5",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.6.5.tgz",
"integrity": "sha512-koyPrPMTZ8ZbB9O0VN4KaX9yIMCXQTi2bGTGYUvOoboyx/TaXshi4wX1POII5E80TW2I1HH5YIGq8ZaFAOot/Q==",
"version": "7.6.6",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.6.6.tgz",
"integrity": "sha512-WstnLHiR8ipW2ASdO/eqSwgMHCuVvJE3qsUNPHWkup9f08/bcbKYZpOfaWNLw/ftNqEpFbjiRuocoYYyLP0/gw==",
"requires": {
"@stencil/core": "^4.10.0",
"ionicons": "^7.2.2",
@@ -4156,11 +4156,11 @@
"requires": {}
},
"@ionic/react": {
"version": "7.6.5",
"resolved": "https://registry.npmjs.org/@ionic/react/-/react-7.6.5.tgz",
"integrity": "sha512-2CEkEfv0M7kICLZ5bb4HE9bhuM/OSXx7tToDqci1LViP2vkwhooejiHM3oon3UBuv0wXU9zdNoLNnIDsdKXxHw==",
"version": "7.6.6",
"resolved": "https://registry.npmjs.org/@ionic/react/-/react-7.6.6.tgz",
"integrity": "sha512-3J18wUMMGBS2jkTwBRWYpkXvhFYpBcLqKF9nq/9aJL55GtFbu3uAnvM8Km3LkQUYqk4ddpGQr5bvzTvhYcxMMQ==",
"requires": {
"@ionic/core": "7.6.5",
"@ionic/core": "7.6.6",
"ionicons": "^7.0.0",
"tslib": "*"
}
@@ -4297,9 +4297,9 @@
"optional": true
},
"@stencil/core": {
"version": "4.10.0",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.10.0.tgz",
"integrity": "sha512-7lDTPY1IxXN2/C+wQPHt3e/dYgY4YgelA8MxOsU3ZftXtpzWad/QNWhSAtKisJMrSjQh41jMDOgD0yLBwV6E7w=="
"version": "4.11.0",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.11.0.tgz",
"integrity": "sha512-zsKhgIkTGo+s7IthitxR/MKiMS3Ck1yIypOdXr0aE6ofboKqe9NdffTcxZ0vel0wD2bZYOb6WfPMzuhRKk6+FA=="
},
"@types/estree": {
"version": "1.0.4",

View File

@@ -811,9 +811,9 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "7.6.5",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.6.5.tgz",
"integrity": "sha512-koyPrPMTZ8ZbB9O0VN4KaX9yIMCXQTi2bGTGYUvOoboyx/TaXshi4wX1POII5E80TW2I1HH5YIGq8ZaFAOot/Q==",
"version": "7.6.6",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.6.6.tgz",
"integrity": "sha512-WstnLHiR8ipW2ASdO/eqSwgMHCuVvJE3qsUNPHWkup9f08/bcbKYZpOfaWNLw/ftNqEpFbjiRuocoYYyLP0/gw==",
"dependencies": {
"@stencil/core": "^4.10.0",
"ionicons": "^7.2.2",
@@ -12857,9 +12857,9 @@
"dev": true
},
"@ionic/core": {
"version": "7.6.5",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.6.5.tgz",
"integrity": "sha512-koyPrPMTZ8ZbB9O0VN4KaX9yIMCXQTi2bGTGYUvOoboyx/TaXshi4wX1POII5E80TW2I1HH5YIGq8ZaFAOot/Q==",
"version": "7.6.6",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.6.6.tgz",
"integrity": "sha512-WstnLHiR8ipW2ASdO/eqSwgMHCuVvJE3qsUNPHWkup9f08/bcbKYZpOfaWNLw/ftNqEpFbjiRuocoYYyLP0/gw==",
"requires": {
"@stencil/core": "^4.10.0",
"ionicons": "^7.2.2",

View File

@@ -661,9 +661,9 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "7.6.5",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.6.5.tgz",
"integrity": "sha512-koyPrPMTZ8ZbB9O0VN4KaX9yIMCXQTi2bGTGYUvOoboyx/TaXshi4wX1POII5E80TW2I1HH5YIGq8ZaFAOot/Q==",
"version": "7.6.6",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.6.6.tgz",
"integrity": "sha512-WstnLHiR8ipW2ASdO/eqSwgMHCuVvJE3qsUNPHWkup9f08/bcbKYZpOfaWNLw/ftNqEpFbjiRuocoYYyLP0/gw==",
"dependencies": {
"@stencil/core": "^4.10.0",
"ionicons": "^7.2.2",
@@ -852,11 +852,11 @@
}
},
"node_modules/@ionic/vue": {
"version": "7.6.5",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-7.6.5.tgz",
"integrity": "sha512-JZw9IwPvnyZYF8SvT3dZrh1YpGqyHL6Q674XjBTKk+LSWQ9nc0FDmJn3SNt4r+WFH6fY9EaMCPOEN/NEz/ZXHQ==",
"version": "7.6.6",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-7.6.6.tgz",
"integrity": "sha512-Ct992mndUmyTKq2vBFX/3gFcyNW/QKScYydAvG0Jtl9fPHrMZ7fYj+Hk1OEuLQDbsBMH3gUXjUV0OV5pYABsEA==",
"dependencies": {
"@ionic/core": "7.6.5",
"@ionic/core": "7.6.6",
"ionicons": "^7.0.0"
}
},
@@ -1508,9 +1508,9 @@
}
},
"node_modules/@stencil/core": {
"version": "4.10.0",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.10.0.tgz",
"integrity": "sha512-7lDTPY1IxXN2/C+wQPHt3e/dYgY4YgelA8MxOsU3ZftXtpzWad/QNWhSAtKisJMrSjQh41jMDOgD0yLBwV6E7w==",
"version": "4.11.0",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.11.0.tgz",
"integrity": "sha512-zsKhgIkTGo+s7IthitxR/MKiMS3Ck1yIypOdXr0aE6ofboKqe9NdffTcxZ0vel0wD2bZYOb6WfPMzuhRKk6+FA==",
"bin": {
"stencil": "bin/stencil"
},
@@ -7878,9 +7878,9 @@
"dev": true
},
"@ionic/core": {
"version": "7.6.5",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.6.5.tgz",
"integrity": "sha512-koyPrPMTZ8ZbB9O0VN4KaX9yIMCXQTi2bGTGYUvOoboyx/TaXshi4wX1POII5E80TW2I1HH5YIGq8ZaFAOot/Q==",
"version": "7.6.6",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.6.6.tgz",
"integrity": "sha512-WstnLHiR8ipW2ASdO/eqSwgMHCuVvJE3qsUNPHWkup9f08/bcbKYZpOfaWNLw/ftNqEpFbjiRuocoYYyLP0/gw==",
"requires": {
"@stencil/core": "^4.10.0",
"ionicons": "^7.2.2",
@@ -7993,11 +7993,11 @@
"requires": {}
},
"@ionic/vue": {
"version": "7.6.5",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-7.6.5.tgz",
"integrity": "sha512-JZw9IwPvnyZYF8SvT3dZrh1YpGqyHL6Q674XjBTKk+LSWQ9nc0FDmJn3SNt4r+WFH6fY9EaMCPOEN/NEz/ZXHQ==",
"version": "7.6.6",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-7.6.6.tgz",
"integrity": "sha512-Ct992mndUmyTKq2vBFX/3gFcyNW/QKScYydAvG0Jtl9fPHrMZ7fYj+Hk1OEuLQDbsBMH3gUXjUV0OV5pYABsEA==",
"requires": {
"@ionic/core": "7.6.5",
"@ionic/core": "7.6.6",
"ionicons": "^7.0.0"
}
},
@@ -8461,9 +8461,9 @@
}
},
"@stencil/core": {
"version": "4.10.0",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.10.0.tgz",
"integrity": "sha512-7lDTPY1IxXN2/C+wQPHt3e/dYgY4YgelA8MxOsU3ZftXtpzWad/QNWhSAtKisJMrSjQh41jMDOgD0yLBwV6E7w=="
"version": "4.11.0",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.11.0.tgz",
"integrity": "sha512-zsKhgIkTGo+s7IthitxR/MKiMS3Ck1yIypOdXr0aE6ofboKqe9NdffTcxZ0vel0wD2bZYOb6WfPMzuhRKk6+FA=="
},
"@tootallnate/once": {
"version": "2.0.0",

View File

@@ -208,9 +208,9 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "7.6.5",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.6.5.tgz",
"integrity": "sha512-koyPrPMTZ8ZbB9O0VN4KaX9yIMCXQTi2bGTGYUvOoboyx/TaXshi4wX1POII5E80TW2I1HH5YIGq8ZaFAOot/Q==",
"version": "7.6.6",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.6.6.tgz",
"integrity": "sha512-WstnLHiR8ipW2ASdO/eqSwgMHCuVvJE3qsUNPHWkup9f08/bcbKYZpOfaWNLw/ftNqEpFbjiRuocoYYyLP0/gw==",
"dependencies": {
"@stencil/core": "^4.10.0",
"ionicons": "^7.2.2",
@@ -3959,9 +3959,9 @@
"dev": true
},
"@ionic/core": {
"version": "7.6.5",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.6.5.tgz",
"integrity": "sha512-koyPrPMTZ8ZbB9O0VN4KaX9yIMCXQTi2bGTGYUvOoboyx/TaXshi4wX1POII5E80TW2I1HH5YIGq8ZaFAOot/Q==",
"version": "7.6.6",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.6.6.tgz",
"integrity": "sha512-WstnLHiR8ipW2ASdO/eqSwgMHCuVvJE3qsUNPHWkup9f08/bcbKYZpOfaWNLw/ftNqEpFbjiRuocoYYyLP0/gw==",
"requires": {
"@stencil/core": "^4.10.0",
"ionicons": "^7.2.2",