chore(): update package lock files

This commit is contained in:
ionitron
2025-08-20 18:37:37 +00:00
parent ac6968cc10
commit b57a7c1d49
8 changed files with 51 additions and 51 deletions

View File

@ -673,9 +673,9 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "8.7.2",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.2.tgz",
"integrity": "sha512-u1xTJHltvcwiHkwGowQ/uywiUmvszNeR4mXT5JSp1RH6npe8e9doIY9KSzKRrzpWu1T+H0bUwGbhaYg/I/poRA==",
"version": "8.7.3",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.3.tgz",
"integrity": "sha512-KdyMxpMDQj+uqpztpK6yvN/T96hqcDiGXQ4T+aAZ+LW3wV3+0it6/rbh9C1B/wCl4Isnm4IRltPabgEfNJ50nw==",
"license": "MIT",
"dependencies": {
"@stencil/core": "4.36.2",
@ -865,12 +865,12 @@
}
},
"node_modules/@ionic/vue": {
"version": "8.7.2",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.7.2.tgz",
"integrity": "sha512-5sOMt15X4DRHbIyrotv8FyUK8805V7ePJ36Hx0IS8Grv5PXySg+G0cN/bYHR+eg3Oc525ldkBlaM/cYwu1GOzQ==",
"version": "8.7.3",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.7.3.tgz",
"integrity": "sha512-QMtlV+hIz8icO7eYwQrK4mN0CqySXKllot6BeJXPBFVaK9la0TY6tUaxtSxpz22wYj4jVVF7MRn6HZ0RCfUJJQ==",
"license": "MIT",
"dependencies": {
"@ionic/core": "8.7.2",
"@ionic/core": "8.7.3",
"@stencil/vue-output-target": "0.10.7",
"ionicons": "^8.0.13"
}
@ -8041,9 +8041,9 @@
"dev": true
},
"@ionic/core": {
"version": "8.7.2",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.2.tgz",
"integrity": "sha512-u1xTJHltvcwiHkwGowQ/uywiUmvszNeR4mXT5JSp1RH6npe8e9doIY9KSzKRrzpWu1T+H0bUwGbhaYg/I/poRA==",
"version": "8.7.3",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.3.tgz",
"integrity": "sha512-KdyMxpMDQj+uqpztpK6yvN/T96hqcDiGXQ4T+aAZ+LW3wV3+0it6/rbh9C1B/wCl4Isnm4IRltPabgEfNJ50nw==",
"requires": {
"@stencil/core": "4.36.2",
"ionicons": "^8.0.13",
@ -8156,11 +8156,11 @@
"requires": {}
},
"@ionic/vue": {
"version": "8.7.2",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.7.2.tgz",
"integrity": "sha512-5sOMt15X4DRHbIyrotv8FyUK8805V7ePJ36Hx0IS8Grv5PXySg+G0cN/bYHR+eg3Oc525ldkBlaM/cYwu1GOzQ==",
"version": "8.7.3",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.7.3.tgz",
"integrity": "sha512-QMtlV+hIz8icO7eYwQrK4mN0CqySXKllot6BeJXPBFVaK9la0TY6tUaxtSxpz22wYj4jVVF7MRn6HZ0RCfUJJQ==",
"requires": {
"@ionic/core": "8.7.2",
"@ionic/core": "8.7.3",
"@stencil/vue-output-target": "0.10.7",
"ionicons": "^8.0.13"
}
@ -12991,4 +12991,4 @@
"dev": true
}
}
}
}