chore(): update package lock files

This commit is contained in:
ionitron
2025-07-02 21:38:18 +00:00
parent a3c51e5e34
commit ffdb2c17b1
8 changed files with 60 additions and 60 deletions

View File

@ -673,9 +673,9 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "8.6.2",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.6.2.tgz",
"integrity": "sha512-CGZ9CDp/XHtm9WrK3wt0ZtR2f2B76qEvJIaF/juCqmpza9Al6u2L9R/NTEwInDRCWfbkAIF22nHNH54/VvN78Q==",
"version": "8.6.3",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.6.3.tgz",
"integrity": "sha512-N/mkw+sPecLEoO1lrnKDS0uZgl6PWSyFprCkkqoK1nHlfBkgFiHm5M9rvWlnGaFC/5xrhNGHdUtYHDFM+F8gRw==",
"license": "MIT",
"dependencies": {
"@stencil/core": "4.33.1",
@ -865,12 +865,12 @@
}
},
"node_modules/@ionic/vue": {
"version": "8.6.2",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.6.2.tgz",
"integrity": "sha512-bqhKOxKwxp/aK9DR8NkXeaaPyth0TjgIGpzy28JKd/Q3fJ5eICkEn+gctRlC1L/4nBr6DponSEHfncSeEBQfoQ==",
"version": "8.6.3",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.6.3.tgz",
"integrity": "sha512-vQb0lMs3TKbcEZQz1SF7E4TzZf0wRf3elJaIFd0PRa4+Shcn5zpliid8uCJTlPY5k943axIrPNxKaQPJFQXdrw==",
"license": "MIT",
"dependencies": {
"@ionic/core": "8.6.2",
"@ionic/core": "8.6.3",
"@stencil/vue-output-target": "0.10.7",
"ionicons": "^7.0.0"
}
@ -8041,9 +8041,9 @@
"dev": true
},
"@ionic/core": {
"version": "8.6.2",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.6.2.tgz",
"integrity": "sha512-CGZ9CDp/XHtm9WrK3wt0ZtR2f2B76qEvJIaF/juCqmpza9Al6u2L9R/NTEwInDRCWfbkAIF22nHNH54/VvN78Q==",
"version": "8.6.3",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.6.3.tgz",
"integrity": "sha512-N/mkw+sPecLEoO1lrnKDS0uZgl6PWSyFprCkkqoK1nHlfBkgFiHm5M9rvWlnGaFC/5xrhNGHdUtYHDFM+F8gRw==",
"requires": {
"@stencil/core": "4.33.1",
"ionicons": "^7.2.2",
@ -8156,11 +8156,11 @@
"requires": {}
},
"@ionic/vue": {
"version": "8.6.2",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.6.2.tgz",
"integrity": "sha512-bqhKOxKwxp/aK9DR8NkXeaaPyth0TjgIGpzy28JKd/Q3fJ5eICkEn+gctRlC1L/4nBr6DponSEHfncSeEBQfoQ==",
"version": "8.6.3",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.6.3.tgz",
"integrity": "sha512-vQb0lMs3TKbcEZQz1SF7E4TzZf0wRf3elJaIFd0PRa4+Shcn5zpliid8uCJTlPY5k943axIrPNxKaQPJFQXdrw==",
"requires": {
"@ionic/core": "8.6.2",
"@ionic/core": "8.6.3",
"@stencil/vue-output-target": "0.10.7",
"ionicons": "^7.0.0"
}
@ -12991,4 +12991,4 @@
"dev": true
}
}
}
}