chore(): update package lock files

This commit is contained in:
ionitron
2025-12-13 15:52:33 +00:00
parent f775815a13
commit 6205338620
8 changed files with 57 additions and 57 deletions

View File

@@ -9839,4 +9839,4 @@
}
}
}
}
}

View File

@@ -1031,9 +1031,9 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "8.7.12",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.12.tgz",
"integrity": "sha512-+QnytOHsMMDEz45hi/t9AN8ATaWMNZ7jNdx621BGSHi0JkEl1c4NylL3cfYIPJ/78y40ZG5NzprwNiR9sXdswg==",
"version": "8.7.13",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.13.tgz",
"integrity": "sha512-72sbep6UOiGn+KYKtVSPZhKuq0o68X6mWi5sCyXYE/V1nzUknew9RGohcxbtt5iMVgjuny/m4liIUwVgvvQ5mw==",
"license": "MIT",
"dependencies": {
"@stencil/core": "4.38.0",
@@ -1041,7 +1041,7 @@
"tslib": "^2.1.0"
},
"engines": {
"node": "24.x"
"node": ">= 16"
}
},
"node_modules/@ionic/eslint-config": {
@@ -7309,9 +7309,9 @@
"dev": true
},
"@ionic/core": {
"version": "8.7.12",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.12.tgz",
"integrity": "sha512-+QnytOHsMMDEz45hi/t9AN8ATaWMNZ7jNdx621BGSHi0JkEl1c4NylL3cfYIPJ/78y40ZG5NzprwNiR9sXdswg==",
"version": "8.7.13",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.13.tgz",
"integrity": "sha512-72sbep6UOiGn+KYKtVSPZhKuq0o68X6mWi5sCyXYE/V1nzUknew9RGohcxbtt5iMVgjuny/m4liIUwVgvvQ5mw==",
"requires": {
"@stencil/core": "4.38.0",
"ionicons": "^8.0.13",
@@ -11289,4 +11289,4 @@
}
}
}
}
}

View File

@@ -1398,9 +1398,9 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "8.7.12",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.12.tgz",
"integrity": "sha512-+QnytOHsMMDEz45hi/t9AN8ATaWMNZ7jNdx621BGSHi0JkEl1c4NylL3cfYIPJ/78y40ZG5NzprwNiR9sXdswg==",
"version": "8.7.13",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.13.tgz",
"integrity": "sha512-72sbep6UOiGn+KYKtVSPZhKuq0o68X6mWi5sCyXYE/V1nzUknew9RGohcxbtt5iMVgjuny/m4liIUwVgvvQ5mw==",
"license": "MIT",
"dependencies": {
"@stencil/core": "4.38.0",
@@ -1408,7 +1408,7 @@
"tslib": "^2.1.0"
},
"engines": {
"node": "24.x"
"node": ">= 16"
}
},
"node_modules/@ionic/eslint-config": {
@@ -9095,4 +9095,4 @@
}
}
}
}
}

View File

@@ -10,4 +10,4 @@
"license": "MIT"
}
}
}
}

View File

@@ -238,9 +238,9 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "8.7.12",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.12.tgz",
"integrity": "sha512-+QnytOHsMMDEz45hi/t9AN8ATaWMNZ7jNdx621BGSHi0JkEl1c4NylL3cfYIPJ/78y40ZG5NzprwNiR9sXdswg==",
"version": "8.7.13",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.13.tgz",
"integrity": "sha512-72sbep6UOiGn+KYKtVSPZhKuq0o68X6mWi5sCyXYE/V1nzUknew9RGohcxbtt5iMVgjuny/m4liIUwVgvvQ5mw==",
"license": "MIT",
"dependencies": {
"@stencil/core": "4.38.0",
@@ -248,7 +248,7 @@
"tslib": "^2.1.0"
},
"engines": {
"node": "24.x"
"node": ">= 16"
}
},
"node_modules/@ionic/eslint-config": {
@@ -418,12 +418,12 @@
}
},
"node_modules/@ionic/react": {
"version": "8.7.12",
"resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.7.12.tgz",
"integrity": "sha512-gNm5L++aiwkwJrUFKhcHUUgjqnj9n03gK7UcoL7Oz+271arzmwF/FNd47G85b6PovwiYQXY2CUBvNJ7Nh4qE/A==",
"version": "8.7.13",
"resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.7.13.tgz",
"integrity": "sha512-PCuIpaurVYxYZ/CoUN3gP56Fwdx+bx78Qy7V5Ac61nGGW7XpVlV4vM9328Kv7OPs5fkmIvKI6LoY78BnjF0PkA==",
"license": "MIT",
"dependencies": {
"@ionic/core": "8.7.12",
"@ionic/core": "8.7.13",
"ionicons": "^8.0.13",
"tslib": "*"
},
@@ -4178,9 +4178,9 @@
"dev": true
},
"@ionic/core": {
"version": "8.7.12",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.12.tgz",
"integrity": "sha512-+QnytOHsMMDEz45hi/t9AN8ATaWMNZ7jNdx621BGSHi0JkEl1c4NylL3cfYIPJ/78y40ZG5NzprwNiR9sXdswg==",
"version": "8.7.13",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.13.tgz",
"integrity": "sha512-72sbep6UOiGn+KYKtVSPZhKuq0o68X6mWi5sCyXYE/V1nzUknew9RGohcxbtt5iMVgjuny/m4liIUwVgvvQ5mw==",
"requires": {
"@stencil/core": "4.38.0",
"ionicons": "^8.0.13",
@@ -4284,11 +4284,11 @@
"requires": {}
},
"@ionic/react": {
"version": "8.7.12",
"resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.7.12.tgz",
"integrity": "sha512-gNm5L++aiwkwJrUFKhcHUUgjqnj9n03gK7UcoL7Oz+271arzmwF/FNd47G85b6PovwiYQXY2CUBvNJ7Nh4qE/A==",
"version": "8.7.13",
"resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.7.13.tgz",
"integrity": "sha512-PCuIpaurVYxYZ/CoUN3gP56Fwdx+bx78Qy7V5Ac61nGGW7XpVlV4vM9328Kv7OPs5fkmIvKI6LoY78BnjF0PkA==",
"requires": {
"@ionic/core": "8.7.12",
"@ionic/core": "8.7.13",
"ionicons": "^8.0.13",
"tslib": "*"
}
@@ -6847,4 +6847,4 @@
"dev": true
}
}
}
}

View File

@@ -736,9 +736,9 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "8.7.12",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.12.tgz",
"integrity": "sha512-+QnytOHsMMDEz45hi/t9AN8ATaWMNZ7jNdx621BGSHi0JkEl1c4NylL3cfYIPJ/78y40ZG5NzprwNiR9sXdswg==",
"version": "8.7.13",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.13.tgz",
"integrity": "sha512-72sbep6UOiGn+KYKtVSPZhKuq0o68X6mWi5sCyXYE/V1nzUknew9RGohcxbtt5iMVgjuny/m4liIUwVgvvQ5mw==",
"license": "MIT",
"dependencies": {
"@stencil/core": "4.38.0",
@@ -746,7 +746,7 @@
"tslib": "^2.1.0"
},
"engines": {
"node": "24.x"
"node": ">= 16"
}
},
"node_modules/@ionic/eslint-config": {
@@ -11916,4 +11916,4 @@
}
}
}
}
}

View File

@@ -673,9 +673,9 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "8.7.12",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.12.tgz",
"integrity": "sha512-+QnytOHsMMDEz45hi/t9AN8ATaWMNZ7jNdx621BGSHi0JkEl1c4NylL3cfYIPJ/78y40ZG5NzprwNiR9sXdswg==",
"version": "8.7.13",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.13.tgz",
"integrity": "sha512-72sbep6UOiGn+KYKtVSPZhKuq0o68X6mWi5sCyXYE/V1nzUknew9RGohcxbtt5iMVgjuny/m4liIUwVgvvQ5mw==",
"license": "MIT",
"dependencies": {
"@stencil/core": "4.38.0",
@@ -683,7 +683,7 @@
"tslib": "^2.1.0"
},
"engines": {
"node": "24.x"
"node": ">= 16"
}
},
"node_modules/@ionic/eslint-config": {
@@ -868,12 +868,12 @@
}
},
"node_modules/@ionic/vue": {
"version": "8.7.12",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.7.12.tgz",
"integrity": "sha512-fH/acQ7dYYd1XY1HFqKf0Th6klbfNNzhlnYUf9kNQpkHqUpMamSzA8TWDOV5f4PNKYq6X4oKAPPeIQA4DOayUQ==",
"version": "8.7.13",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.7.13.tgz",
"integrity": "sha512-hflvGaNPABYP0Qt68YgrauVaXyjKeHODOkYzJhk36kcr+VexwTWm1FGJG1/nKKgdh6fwDIsubJvlhoZaRhtVtg==",
"license": "MIT",
"dependencies": {
"@ionic/core": "8.7.12",
"@ionic/core": "8.7.13",
"@stencil/vue-output-target": "0.10.7",
"ionicons": "^8.0.13"
}
@@ -8044,9 +8044,9 @@
"dev": true
},
"@ionic/core": {
"version": "8.7.12",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.12.tgz",
"integrity": "sha512-+QnytOHsMMDEz45hi/t9AN8ATaWMNZ7jNdx621BGSHi0JkEl1c4NylL3cfYIPJ/78y40ZG5NzprwNiR9sXdswg==",
"version": "8.7.13",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.13.tgz",
"integrity": "sha512-72sbep6UOiGn+KYKtVSPZhKuq0o68X6mWi5sCyXYE/V1nzUknew9RGohcxbtt5iMVgjuny/m4liIUwVgvvQ5mw==",
"requires": {
"@stencil/core": "4.38.0",
"ionicons": "^8.0.13",
@@ -8159,11 +8159,11 @@
"requires": {}
},
"@ionic/vue": {
"version": "8.7.12",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.7.12.tgz",
"integrity": "sha512-fH/acQ7dYYd1XY1HFqKf0Th6klbfNNzhlnYUf9kNQpkHqUpMamSzA8TWDOV5f4PNKYq6X4oKAPPeIQA4DOayUQ==",
"version": "8.7.13",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.7.13.tgz",
"integrity": "sha512-hflvGaNPABYP0Qt68YgrauVaXyjKeHODOkYzJhk36kcr+VexwTWm1FGJG1/nKKgdh6fwDIsubJvlhoZaRhtVtg==",
"requires": {
"@ionic/core": "8.7.12",
"@ionic/core": "8.7.13",
"@stencil/vue-output-target": "0.10.7",
"ionicons": "^8.0.13"
}
@@ -12994,4 +12994,4 @@
"dev": true
}
}
}
}

View File

@@ -222,9 +222,9 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "8.7.12",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.12.tgz",
"integrity": "sha512-+QnytOHsMMDEz45hi/t9AN8ATaWMNZ7jNdx621BGSHi0JkEl1c4NylL3cfYIPJ/78y40ZG5NzprwNiR9sXdswg==",
"version": "8.7.13",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.13.tgz",
"integrity": "sha512-72sbep6UOiGn+KYKtVSPZhKuq0o68X6mWi5sCyXYE/V1nzUknew9RGohcxbtt5iMVgjuny/m4liIUwVgvvQ5mw==",
"license": "MIT",
"dependencies": {
"@stencil/core": "4.38.0",
@@ -232,7 +232,7 @@
"tslib": "^2.1.0"
},
"engines": {
"node": "24.x"
"node": ">= 16"
}
},
"node_modules/@ionic/core/node_modules/tslib": {
@@ -4022,4 +4022,4 @@
"dev": true
}
}
}
}