chore(): update package lock files

This commit is contained in:
ionitron
2025-10-08 18:36:26 +00:00
parent 2156f99c2a
commit ce048a507a
8 changed files with 87 additions and 87 deletions

View File

@ -222,12 +222,12 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "8.7.5",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.5.tgz",
"integrity": "sha512-Uk1qdGPoLHaVhd2FnYSAvRehd3VwwcPIfXaR51qiC7C2L5VhD27VyLSgDetc15G4U+VAIFjgUSR/pKdLFEuMPA==",
"version": "8.7.6",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.6.tgz",
"integrity": "sha512-ufV64Pl0BYSoNla+DaTRXTS3hX6MQZZJPhAR3fJQ4N5Fg/vwMcHADQffstKZeoPqk6mbJoLqoTBjcWvaLRdO0g==",
"license": "MIT",
"dependencies": {
"@stencil/core": "4.36.2",
"@stencil/core": "4.38.0",
"ionicons": "^8.0.13",
"tslib": "^2.1.0"
}
@ -674,9 +674,9 @@
]
},
"node_modules/@stencil/core": {
"version": "4.36.2",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.36.2.tgz",
"integrity": "sha512-PRFSpxNzX9Oi0Wfh02asztN9Sgev/MacfZwmd+VVyE6ZxW+a/kEpAYZhzGAmE+/aKVOGYuug7R9SulanYGxiDQ==",
"version": "4.38.0",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.38.0.tgz",
"integrity": "sha512-oC3QFKO0X1yXVvETgc8OLY525MNKhn9vISBrbtKnGoPlokJ6rI8Vk1RK22TevnNrHLI4SExNLbcDnqilKR35JQ==",
"license": "MIT",
"bin": {
"stencil": "bin/stencil"
@ -4019,4 +4019,4 @@
"dev": true
}
}
}
}