chore(): update package lock files

This commit is contained in:
ionitron
2025-10-29 17:41:33 +00:00
parent 8a8eec4247
commit 66abc05c46
8 changed files with 51 additions and 51 deletions

View File

@ -673,9 +673,9 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "8.7.7",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.7.tgz",
"integrity": "sha512-XMvVkiRiB9I1Jc63RqderjHzxxiyr6KM2vBDzYBQS6rk7Fb4wC/ZyUuFgnrYKk71r1mgwYTPMy/2qrCShNXgXQ==",
"version": "8.7.8",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.8.tgz",
"integrity": "sha512-GLWb/lz3kocpzTZTeQQ5xxoWz4CKHD6zpnbwJknTKsncebohAaw2KTe7uOw5toKQEDdohTseFuSGoDDBoRQ1Ug==",
"license": "MIT",
"dependencies": {
"@stencil/core": "4.38.0",
@ -865,12 +865,12 @@
}
},
"node_modules/@ionic/vue": {
"version": "8.7.7",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.7.7.tgz",
"integrity": "sha512-ufnxZ2yl4Ep2xgemYOdl/rsAX/Dj01X9qWvk34+mX32Vo3vGRJrI1bySt9tmaBQBZyYll8TVD/xhvdw6sVzLHQ==",
"version": "8.7.8",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.7.8.tgz",
"integrity": "sha512-vB8JBfIduHDD8+MnhGX8w3zXB/abNqjqwOjv+0SOrMx1sp9TvpPi2vYGjtSrFlg1PvOv8EGNzVYTbURmwgvcHA==",
"license": "MIT",
"dependencies": {
"@ionic/core": "8.7.7",
"@ionic/core": "8.7.8",
"@stencil/vue-output-target": "0.10.7",
"ionicons": "^8.0.13"
}
@ -8041,9 +8041,9 @@
"dev": true
},
"@ionic/core": {
"version": "8.7.7",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.7.tgz",
"integrity": "sha512-XMvVkiRiB9I1Jc63RqderjHzxxiyr6KM2vBDzYBQS6rk7Fb4wC/ZyUuFgnrYKk71r1mgwYTPMy/2qrCShNXgXQ==",
"version": "8.7.8",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.8.tgz",
"integrity": "sha512-GLWb/lz3kocpzTZTeQQ5xxoWz4CKHD6zpnbwJknTKsncebohAaw2KTe7uOw5toKQEDdohTseFuSGoDDBoRQ1Ug==",
"requires": {
"@stencil/core": "4.38.0",
"ionicons": "^8.0.13",
@ -8156,11 +8156,11 @@
"requires": {}
},
"@ionic/vue": {
"version": "8.7.7",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.7.7.tgz",
"integrity": "sha512-ufnxZ2yl4Ep2xgemYOdl/rsAX/Dj01X9qWvk34+mX32Vo3vGRJrI1bySt9tmaBQBZyYll8TVD/xhvdw6sVzLHQ==",
"version": "8.7.8",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.7.8.tgz",
"integrity": "sha512-vB8JBfIduHDD8+MnhGX8w3zXB/abNqjqwOjv+0SOrMx1sp9TvpPi2vYGjtSrFlg1PvOv8EGNzVYTbURmwgvcHA==",
"requires": {
"@ionic/core": "8.7.7",
"@ionic/core": "8.7.8",
"@stencil/vue-output-target": "0.10.7",
"ionicons": "^8.0.13"
}
@ -12991,4 +12991,4 @@
"dev": true
}
}
}
}