chore(): update package lock files

This commit is contained in:
ionitron
2025-09-17 15:56:32 +00:00
parent be1f3f32f0
commit b3b02416a3
8 changed files with 51 additions and 51 deletions

View File

@ -673,9 +673,9 @@
"dev": true
},
"node_modules/@ionic/core": {
"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==",
"version": "8.7.4",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.4.tgz",
"integrity": "sha512-ZCJYKLWdxq+x4OmEDvodqR+y/FSDJYkkFHozWe1+b/p0l9lNN13lLuSZVs0AEOgPtO89Atl67rTbpGE2ad/SCw==",
"license": "MIT",
"dependencies": {
"@stencil/core": "4.36.2",
@ -865,12 +865,12 @@
}
},
"node_modules/@ionic/vue": {
"version": "8.7.3",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.7.3.tgz",
"integrity": "sha512-QMtlV+hIz8icO7eYwQrK4mN0CqySXKllot6BeJXPBFVaK9la0TY6tUaxtSxpz22wYj4jVVF7MRn6HZ0RCfUJJQ==",
"version": "8.7.4",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.7.4.tgz",
"integrity": "sha512-Gof5oHUfyCMBA5VvvtHaLmP4OX+on4nSxCrrDXCFFbgE3b9CXUJGSpBqPwzvrVxkpbPHfkbkgJXhoIWlls4zXA==",
"license": "MIT",
"dependencies": {
"@ionic/core": "8.7.3",
"@ionic/core": "8.7.4",
"@stencil/vue-output-target": "0.10.7",
"ionicons": "^8.0.13"
}
@ -8041,9 +8041,9 @@
"dev": true
},
"@ionic/core": {
"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==",
"version": "8.7.4",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.4.tgz",
"integrity": "sha512-ZCJYKLWdxq+x4OmEDvodqR+y/FSDJYkkFHozWe1+b/p0l9lNN13lLuSZVs0AEOgPtO89Atl67rTbpGE2ad/SCw==",
"requires": {
"@stencil/core": "4.36.2",
"ionicons": "^8.0.13",
@ -8156,11 +8156,11 @@
"requires": {}
},
"@ionic/vue": {
"version": "8.7.3",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.7.3.tgz",
"integrity": "sha512-QMtlV+hIz8icO7eYwQrK4mN0CqySXKllot6BeJXPBFVaK9la0TY6tUaxtSxpz22wYj4jVVF7MRn6HZ0RCfUJJQ==",
"version": "8.7.4",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.7.4.tgz",
"integrity": "sha512-Gof5oHUfyCMBA5VvvtHaLmP4OX+on4nSxCrrDXCFFbgE3b9CXUJGSpBqPwzvrVxkpbPHfkbkgJXhoIWlls4zXA==",
"requires": {
"@ionic/core": "8.7.3",
"@ionic/core": "8.7.4",
"@stencil/vue-output-target": "0.10.7",
"ionicons": "^8.0.13"
}
@ -12991,4 +12991,4 @@
"dev": true
}
}
}
}