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

@ -1031,12 +1031,12 @@
"dev": true "dev": true
}, },
"node_modules/@ionic/core": { "node_modules/@ionic/core": {
"version": "8.7.5", "version": "8.7.6",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.5.tgz", "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.6.tgz",
"integrity": "sha512-Uk1qdGPoLHaVhd2FnYSAvRehd3VwwcPIfXaR51qiC7C2L5VhD27VyLSgDetc15G4U+VAIFjgUSR/pKdLFEuMPA==", "integrity": "sha512-ufV64Pl0BYSoNla+DaTRXTS3hX6MQZZJPhAR3fJQ4N5Fg/vwMcHADQffstKZeoPqk6mbJoLqoTBjcWvaLRdO0g==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@stencil/core": "4.36.2", "@stencil/core": "4.38.0",
"ionicons": "^8.0.13", "ionicons": "^8.0.13",
"tslib": "^2.1.0" "tslib": "^2.1.0"
} }
@ -1386,9 +1386,9 @@
] ]
}, },
"node_modules/@stencil/core": { "node_modules/@stencil/core": {
"version": "4.36.2", "version": "4.38.0",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.36.2.tgz", "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.38.0.tgz",
"integrity": "sha512-PRFSpxNzX9Oi0Wfh02asztN9Sgev/MacfZwmd+VVyE6ZxW+a/kEpAYZhzGAmE+/aKVOGYuug7R9SulanYGxiDQ==", "integrity": "sha512-oC3QFKO0X1yXVvETgc8OLY525MNKhn9vISBrbtKnGoPlokJ6rI8Vk1RK22TevnNrHLI4SExNLbcDnqilKR35JQ==",
"license": "MIT", "license": "MIT",
"bin": { "bin": {
"stencil": "bin/stencil" "stencil": "bin/stencil"
@ -7306,11 +7306,11 @@
"dev": true "dev": true
}, },
"@ionic/core": { "@ionic/core": {
"version": "8.7.5", "version": "8.7.6",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.5.tgz", "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.6.tgz",
"integrity": "sha512-Uk1qdGPoLHaVhd2FnYSAvRehd3VwwcPIfXaR51qiC7C2L5VhD27VyLSgDetc15G4U+VAIFjgUSR/pKdLFEuMPA==", "integrity": "sha512-ufV64Pl0BYSoNla+DaTRXTS3hX6MQZZJPhAR3fJQ4N5Fg/vwMcHADQffstKZeoPqk6mbJoLqoTBjcWvaLRdO0g==",
"requires": { "requires": {
"@stencil/core": "4.36.2", "@stencil/core": "4.38.0",
"ionicons": "^8.0.13", "ionicons": "^8.0.13",
"tslib": "^2.1.0" "tslib": "^2.1.0"
} }
@ -7529,9 +7529,9 @@
"optional": true "optional": true
}, },
"@stencil/core": { "@stencil/core": {
"version": "4.36.2", "version": "4.38.0",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.36.2.tgz", "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.38.0.tgz",
"integrity": "sha512-PRFSpxNzX9Oi0Wfh02asztN9Sgev/MacfZwmd+VVyE6ZxW+a/kEpAYZhzGAmE+/aKVOGYuug7R9SulanYGxiDQ==", "integrity": "sha512-oC3QFKO0X1yXVvETgc8OLY525MNKhn9vISBrbtKnGoPlokJ6rI8Vk1RK22TevnNrHLI4SExNLbcDnqilKR35JQ==",
"requires": { "requires": {
"@rollup/rollup-darwin-arm64": "4.34.9", "@rollup/rollup-darwin-arm64": "4.34.9",
"@rollup/rollup-darwin-x64": "4.34.9", "@rollup/rollup-darwin-x64": "4.34.9",

View File

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

View File

@ -238,12 +238,12 @@
"dev": true "dev": true
}, },
"node_modules/@ionic/core": { "node_modules/@ionic/core": {
"version": "8.7.5", "version": "8.7.6",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.5.tgz", "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.6.tgz",
"integrity": "sha512-Uk1qdGPoLHaVhd2FnYSAvRehd3VwwcPIfXaR51qiC7C2L5VhD27VyLSgDetc15G4U+VAIFjgUSR/pKdLFEuMPA==", "integrity": "sha512-ufV64Pl0BYSoNla+DaTRXTS3hX6MQZZJPhAR3fJQ4N5Fg/vwMcHADQffstKZeoPqk6mbJoLqoTBjcWvaLRdO0g==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@stencil/core": "4.36.2", "@stencil/core": "4.38.0",
"ionicons": "^8.0.13", "ionicons": "^8.0.13",
"tslib": "^2.1.0" "tslib": "^2.1.0"
} }
@ -415,12 +415,12 @@
} }
}, },
"node_modules/@ionic/react": { "node_modules/@ionic/react": {
"version": "8.7.5", "version": "8.7.6",
"resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.7.5.tgz", "resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.7.6.tgz",
"integrity": "sha512-ID1in1YhmjlpLUF1aMv9zSEVc+ZiXs1fNWKJLK4U02LRQoNxmKagwYLxItAuls0KqduCErcqfC5pOcBJDtMl4Q==", "integrity": "sha512-7uoqcd5AOovtN7MJd5v9xeQFKF4og8W++bvDgka6TQcMTE/8mmzpFJUpOSvhFeOITMaqBHtkCNMvQSCa7vsmfw==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@ionic/core": "8.7.5", "@ionic/core": "8.7.6",
"ionicons": "^8.0.13", "ionicons": "^8.0.13",
"tslib": "*" "tslib": "*"
}, },
@ -669,9 +669,9 @@
] ]
}, },
"node_modules/@stencil/core": { "node_modules/@stencil/core": {
"version": "4.36.2", "version": "4.38.0",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.36.2.tgz", "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.38.0.tgz",
"integrity": "sha512-PRFSpxNzX9Oi0Wfh02asztN9Sgev/MacfZwmd+VVyE6ZxW+a/kEpAYZhzGAmE+/aKVOGYuug7R9SulanYGxiDQ==", "integrity": "sha512-oC3QFKO0X1yXVvETgc8OLY525MNKhn9vISBrbtKnGoPlokJ6rI8Vk1RK22TevnNrHLI4SExNLbcDnqilKR35JQ==",
"license": "MIT", "license": "MIT",
"bin": { "bin": {
"stencil": "bin/stencil" "stencil": "bin/stencil"
@ -4175,11 +4175,11 @@
"dev": true "dev": true
}, },
"@ionic/core": { "@ionic/core": {
"version": "8.7.5", "version": "8.7.6",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.5.tgz", "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.6.tgz",
"integrity": "sha512-Uk1qdGPoLHaVhd2FnYSAvRehd3VwwcPIfXaR51qiC7C2L5VhD27VyLSgDetc15G4U+VAIFjgUSR/pKdLFEuMPA==", "integrity": "sha512-ufV64Pl0BYSoNla+DaTRXTS3hX6MQZZJPhAR3fJQ4N5Fg/vwMcHADQffstKZeoPqk6mbJoLqoTBjcWvaLRdO0g==",
"requires": { "requires": {
"@stencil/core": "4.36.2", "@stencil/core": "4.38.0",
"ionicons": "^8.0.13", "ionicons": "^8.0.13",
"tslib": "^2.1.0" "tslib": "^2.1.0"
} }
@ -4281,11 +4281,11 @@
"requires": {} "requires": {}
}, },
"@ionic/react": { "@ionic/react": {
"version": "8.7.5", "version": "8.7.6",
"resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.7.5.tgz", "resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.7.6.tgz",
"integrity": "sha512-ID1in1YhmjlpLUF1aMv9zSEVc+ZiXs1fNWKJLK4U02LRQoNxmKagwYLxItAuls0KqduCErcqfC5pOcBJDtMl4Q==", "integrity": "sha512-7uoqcd5AOovtN7MJd5v9xeQFKF4og8W++bvDgka6TQcMTE/8mmzpFJUpOSvhFeOITMaqBHtkCNMvQSCa7vsmfw==",
"requires": { "requires": {
"@ionic/core": "8.7.5", "@ionic/core": "8.7.6",
"ionicons": "^8.0.13", "ionicons": "^8.0.13",
"tslib": "*" "tslib": "*"
} }
@ -4422,9 +4422,9 @@
"optional": true "optional": true
}, },
"@stencil/core": { "@stencil/core": {
"version": "4.36.2", "version": "4.38.0",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.36.2.tgz", "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.38.0.tgz",
"integrity": "sha512-PRFSpxNzX9Oi0Wfh02asztN9Sgev/MacfZwmd+VVyE6ZxW+a/kEpAYZhzGAmE+/aKVOGYuug7R9SulanYGxiDQ==", "integrity": "sha512-oC3QFKO0X1yXVvETgc8OLY525MNKhn9vISBrbtKnGoPlokJ6rI8Vk1RK22TevnNrHLI4SExNLbcDnqilKR35JQ==",
"requires": { "requires": {
"@rollup/rollup-darwin-arm64": "4.34.9", "@rollup/rollup-darwin-arm64": "4.34.9",
"@rollup/rollup-darwin-x64": "4.34.9", "@rollup/rollup-darwin-x64": "4.34.9",

View File

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

View File

@ -673,12 +673,12 @@
"dev": true "dev": true
}, },
"node_modules/@ionic/core": { "node_modules/@ionic/core": {
"version": "8.7.5", "version": "8.7.6",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.5.tgz", "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.6.tgz",
"integrity": "sha512-Uk1qdGPoLHaVhd2FnYSAvRehd3VwwcPIfXaR51qiC7C2L5VhD27VyLSgDetc15G4U+VAIFjgUSR/pKdLFEuMPA==", "integrity": "sha512-ufV64Pl0BYSoNla+DaTRXTS3hX6MQZZJPhAR3fJQ4N5Fg/vwMcHADQffstKZeoPqk6mbJoLqoTBjcWvaLRdO0g==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@stencil/core": "4.36.2", "@stencil/core": "4.38.0",
"ionicons": "^8.0.13", "ionicons": "^8.0.13",
"tslib": "^2.1.0" "tslib": "^2.1.0"
} }
@ -865,12 +865,12 @@
} }
}, },
"node_modules/@ionic/vue": { "node_modules/@ionic/vue": {
"version": "8.7.5", "version": "8.7.6",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.7.5.tgz", "resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.7.6.tgz",
"integrity": "sha512-wx7o+ABDDTWLM47CIjxueoZtKbvMQ9AolqGY4/2JvAJds/JlSs4kOEes/AzQ/1dREEp+4sOapmTtJnyauErY3A==", "integrity": "sha512-gK5x5Y0ZpZAW12gjvyBO9oUfwDZxMS7y0xcO0P9qzo++h3ZLcFcSGjHs8D4isUY/mF6mRagt1Y/5b0xDhgUBBw==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@ionic/core": "8.7.5", "@ionic/core": "8.7.6",
"@stencil/vue-output-target": "0.10.7", "@stencil/vue-output-target": "0.10.7",
"ionicons": "^8.0.13" "ionicons": "^8.0.13"
} }
@ -1523,9 +1523,9 @@
} }
}, },
"node_modules/@stencil/core": { "node_modules/@stencil/core": {
"version": "4.36.2", "version": "4.38.0",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.36.2.tgz", "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.38.0.tgz",
"integrity": "sha512-PRFSpxNzX9Oi0Wfh02asztN9Sgev/MacfZwmd+VVyE6ZxW+a/kEpAYZhzGAmE+/aKVOGYuug7R9SulanYGxiDQ==", "integrity": "sha512-oC3QFKO0X1yXVvETgc8OLY525MNKhn9vISBrbtKnGoPlokJ6rI8Vk1RK22TevnNrHLI4SExNLbcDnqilKR35JQ==",
"license": "MIT", "license": "MIT",
"bin": { "bin": {
"stencil": "bin/stencil" "stencil": "bin/stencil"
@ -8041,11 +8041,11 @@
"dev": true "dev": true
}, },
"@ionic/core": { "@ionic/core": {
"version": "8.7.5", "version": "8.7.6",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.5.tgz", "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.6.tgz",
"integrity": "sha512-Uk1qdGPoLHaVhd2FnYSAvRehd3VwwcPIfXaR51qiC7C2L5VhD27VyLSgDetc15G4U+VAIFjgUSR/pKdLFEuMPA==", "integrity": "sha512-ufV64Pl0BYSoNla+DaTRXTS3hX6MQZZJPhAR3fJQ4N5Fg/vwMcHADQffstKZeoPqk6mbJoLqoTBjcWvaLRdO0g==",
"requires": { "requires": {
"@stencil/core": "4.36.2", "@stencil/core": "4.38.0",
"ionicons": "^8.0.13", "ionicons": "^8.0.13",
"tslib": "^2.1.0" "tslib": "^2.1.0"
} }
@ -8156,11 +8156,11 @@
"requires": {} "requires": {}
}, },
"@ionic/vue": { "@ionic/vue": {
"version": "8.7.5", "version": "8.7.6",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.7.5.tgz", "resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.7.6.tgz",
"integrity": "sha512-wx7o+ABDDTWLM47CIjxueoZtKbvMQ9AolqGY4/2JvAJds/JlSs4kOEes/AzQ/1dREEp+4sOapmTtJnyauErY3A==", "integrity": "sha512-gK5x5Y0ZpZAW12gjvyBO9oUfwDZxMS7y0xcO0P9qzo++h3ZLcFcSGjHs8D4isUY/mF6mRagt1Y/5b0xDhgUBBw==",
"requires": { "requires": {
"@ionic/core": "8.7.5", "@ionic/core": "8.7.6",
"@stencil/vue-output-target": "0.10.7", "@stencil/vue-output-target": "0.10.7",
"ionicons": "^8.0.13" "ionicons": "^8.0.13"
} }
@ -8624,9 +8624,9 @@
} }
}, },
"@stencil/core": { "@stencil/core": {
"version": "4.36.2", "version": "4.38.0",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.36.2.tgz", "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.38.0.tgz",
"integrity": "sha512-PRFSpxNzX9Oi0Wfh02asztN9Sgev/MacfZwmd+VVyE6ZxW+a/kEpAYZhzGAmE+/aKVOGYuug7R9SulanYGxiDQ==", "integrity": "sha512-oC3QFKO0X1yXVvETgc8OLY525MNKhn9vISBrbtKnGoPlokJ6rI8Vk1RK22TevnNrHLI4SExNLbcDnqilKR35JQ==",
"requires": { "requires": {
"@rollup/rollup-darwin-arm64": "4.34.9", "@rollup/rollup-darwin-arm64": "4.34.9",
"@rollup/rollup-darwin-x64": "4.34.9", "@rollup/rollup-darwin-x64": "4.34.9",

View File

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