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

@ -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",