chore(): update package lock files

This commit is contained in:
ionitron
2025-12-10 21:34:28 +00:00
parent afa15d23d2
commit 5bf6f6e825
8 changed files with 93 additions and 67 deletions

View File

@@ -736,14 +736,17 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "8.7.11",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.11.tgz",
"integrity": "sha512-9UX9IeEztWWXymi+xCUMEBnnY+TbaR8crZLOwFnxPUEq4FFWSUCSv5XeHHQBpgZjBO2MJuDGcNv0GCQumIjVcQ==",
"version": "8.7.12",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.12.tgz",
"integrity": "sha512-+QnytOHsMMDEz45hi/t9AN8ATaWMNZ7jNdx621BGSHi0JkEl1c4NylL3cfYIPJ/78y40ZG5NzprwNiR9sXdswg==",
"license": "MIT",
"dependencies": {
"@stencil/core": "4.38.0",
"ionicons": "^8.0.13",
"tslib": "^2.1.0"
},
"engines": {
"node": "24.x"
}
},
"node_modules/@ionic/eslint-config": {
@@ -11913,4 +11916,4 @@
}
}
}
}
}