chore(): update package lock files

This commit is contained in:
ionitron
2025-07-16 19:53:50 +00:00
parent 5a3ad9c54a
commit 75df16286b
8 changed files with 60 additions and 60 deletions

View File

@ -673,9 +673,9 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "8.6.4",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.6.4.tgz",
"integrity": "sha512-6kOx0yQAkXkMvhe6fQPA034LgmCh4aL0nJ+GwzNMwLYAe2fVq6mRdM37jNldGiGIZ0Q9Te2sHTFTM/IGItuIyQ==",
"version": "8.6.5",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.6.5.tgz",
"integrity": "sha512-HN+6/Q67fEEpRA86QzXSrCahuHwaTPBsa910RuvY0pIYuoY4rpzGPU9ZOQ5q2wBsrln921rroEPU1xdpPKIH8Q==",
"license": "MIT",
"dependencies": {
"@stencil/core": "4.33.1",
@ -865,12 +865,12 @@
}
},
"node_modules/@ionic/vue": {
"version": "8.6.4",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.6.4.tgz",
"integrity": "sha512-vhFxCUk2hwPbJS1uTcZkVFB+9eFfzeis5TyL1mDmlULFhbGI/YTLTcWcXWSdG/myg4yPeb8brObWpMq36StJVw==",
"version": "8.6.5",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.6.5.tgz",
"integrity": "sha512-hmvH8y9QRbfWchRBJJoSHHoAHpcOMo942B1/4xZQwgkujRtpLTIoWG9eGNxvbMpV0c11CyUX9R2++MHpVdLKDw==",
"license": "MIT",
"dependencies": {
"@ionic/core": "8.6.4",
"@ionic/core": "8.6.5",
"@stencil/vue-output-target": "0.10.7",
"ionicons": "^7.0.0"
}
@ -8041,9 +8041,9 @@
"dev": true
},
"@ionic/core": {
"version": "8.6.4",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.6.4.tgz",
"integrity": "sha512-6kOx0yQAkXkMvhe6fQPA034LgmCh4aL0nJ+GwzNMwLYAe2fVq6mRdM37jNldGiGIZ0Q9Te2sHTFTM/IGItuIyQ==",
"version": "8.6.5",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.6.5.tgz",
"integrity": "sha512-HN+6/Q67fEEpRA86QzXSrCahuHwaTPBsa910RuvY0pIYuoY4rpzGPU9ZOQ5q2wBsrln921rroEPU1xdpPKIH8Q==",
"requires": {
"@stencil/core": "4.33.1",
"ionicons": "^7.2.2",
@ -8156,11 +8156,11 @@
"requires": {}
},
"@ionic/vue": {
"version": "8.6.4",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.6.4.tgz",
"integrity": "sha512-vhFxCUk2hwPbJS1uTcZkVFB+9eFfzeis5TyL1mDmlULFhbGI/YTLTcWcXWSdG/myg4yPeb8brObWpMq36StJVw==",
"version": "8.6.5",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.6.5.tgz",
"integrity": "sha512-hmvH8y9QRbfWchRBJJoSHHoAHpcOMo942B1/4xZQwgkujRtpLTIoWG9eGNxvbMpV0c11CyUX9R2++MHpVdLKDw==",
"requires": {
"@ionic/core": "8.6.4",
"@ionic/core": "8.6.5",
"@stencil/vue-output-target": "0.10.7",
"ionicons": "^7.0.0"
}
@ -12991,4 +12991,4 @@
"dev": true
}
}
}
}