chore(): update package lock files

This commit is contained in:
ionitron
2025-09-17 15:56:32 +00:00
parent be1f3f32f0
commit b3b02416a3
8 changed files with 51 additions and 51 deletions

View File

@ -1031,9 +1031,9 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "8.7.3",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.3.tgz",
"integrity": "sha512-KdyMxpMDQj+uqpztpK6yvN/T96hqcDiGXQ4T+aAZ+LW3wV3+0it6/rbh9C1B/wCl4Isnm4IRltPabgEfNJ50nw==",
"version": "8.7.4",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.4.tgz",
"integrity": "sha512-ZCJYKLWdxq+x4OmEDvodqR+y/FSDJYkkFHozWe1+b/p0l9lNN13lLuSZVs0AEOgPtO89Atl67rTbpGE2ad/SCw==",
"license": "MIT",
"dependencies": {
"@stencil/core": "4.36.2",
@ -7306,9 +7306,9 @@
"dev": true
},
"@ionic/core": {
"version": "8.7.3",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.3.tgz",
"integrity": "sha512-KdyMxpMDQj+uqpztpK6yvN/T96hqcDiGXQ4T+aAZ+LW3wV3+0it6/rbh9C1B/wCl4Isnm4IRltPabgEfNJ50nw==",
"version": "8.7.4",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.4.tgz",
"integrity": "sha512-ZCJYKLWdxq+x4OmEDvodqR+y/FSDJYkkFHozWe1+b/p0l9lNN13lLuSZVs0AEOgPtO89Atl67rTbpGE2ad/SCw==",
"requires": {
"@stencil/core": "4.36.2",
"ionicons": "^8.0.13",

View File

@ -1398,9 +1398,9 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "8.7.3",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.3.tgz",
"integrity": "sha512-KdyMxpMDQj+uqpztpK6yvN/T96hqcDiGXQ4T+aAZ+LW3wV3+0it6/rbh9C1B/wCl4Isnm4IRltPabgEfNJ50nw==",
"version": "8.7.4",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.4.tgz",
"integrity": "sha512-ZCJYKLWdxq+x4OmEDvodqR+y/FSDJYkkFHozWe1+b/p0l9lNN13lLuSZVs0AEOgPtO89Atl67rTbpGE2ad/SCw==",
"license": "MIT",
"dependencies": {
"@stencil/core": "4.36.2",

View File

@ -238,9 +238,9 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "8.7.3",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.3.tgz",
"integrity": "sha512-KdyMxpMDQj+uqpztpK6yvN/T96hqcDiGXQ4T+aAZ+LW3wV3+0it6/rbh9C1B/wCl4Isnm4IRltPabgEfNJ50nw==",
"version": "8.7.4",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.4.tgz",
"integrity": "sha512-ZCJYKLWdxq+x4OmEDvodqR+y/FSDJYkkFHozWe1+b/p0l9lNN13lLuSZVs0AEOgPtO89Atl67rTbpGE2ad/SCw==",
"license": "MIT",
"dependencies": {
"@stencil/core": "4.36.2",
@ -415,12 +415,12 @@
}
},
"node_modules/@ionic/react": {
"version": "8.7.3",
"resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.7.3.tgz",
"integrity": "sha512-ArByomMeBNI1HpvfYc6E5E76wO2agg87LxLaNI13PYTb1UpFTw6vf7P+lU+cQc9roaC48KQwV0Ndyd3XmkkyfA==",
"version": "8.7.4",
"resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.7.4.tgz",
"integrity": "sha512-ImJo4VLT687nGS72zGo87b+aaaD4tWWFGtpbmM21rnh2xkWQJKjvZQRAgA6AK9tdMMYHqy0bJvAkykFpzV68XA==",
"license": "MIT",
"dependencies": {
"@ionic/core": "8.7.3",
"@ionic/core": "8.7.4",
"ionicons": "^8.0.13",
"tslib": "*"
},
@ -4175,9 +4175,9 @@
"dev": true
},
"@ionic/core": {
"version": "8.7.3",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.3.tgz",
"integrity": "sha512-KdyMxpMDQj+uqpztpK6yvN/T96hqcDiGXQ4T+aAZ+LW3wV3+0it6/rbh9C1B/wCl4Isnm4IRltPabgEfNJ50nw==",
"version": "8.7.4",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.4.tgz",
"integrity": "sha512-ZCJYKLWdxq+x4OmEDvodqR+y/FSDJYkkFHozWe1+b/p0l9lNN13lLuSZVs0AEOgPtO89Atl67rTbpGE2ad/SCw==",
"requires": {
"@stencil/core": "4.36.2",
"ionicons": "^8.0.13",
@ -4281,11 +4281,11 @@
"requires": {}
},
"@ionic/react": {
"version": "8.7.3",
"resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.7.3.tgz",
"integrity": "sha512-ArByomMeBNI1HpvfYc6E5E76wO2agg87LxLaNI13PYTb1UpFTw6vf7P+lU+cQc9roaC48KQwV0Ndyd3XmkkyfA==",
"version": "8.7.4",
"resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.7.4.tgz",
"integrity": "sha512-ImJo4VLT687nGS72zGo87b+aaaD4tWWFGtpbmM21rnh2xkWQJKjvZQRAgA6AK9tdMMYHqy0bJvAkykFpzV68XA==",
"requires": {
"@ionic/core": "8.7.3",
"@ionic/core": "8.7.4",
"ionicons": "^8.0.13",
"tslib": "*"
}

View File

@ -736,9 +736,9 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "8.7.3",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.3.tgz",
"integrity": "sha512-KdyMxpMDQj+uqpztpK6yvN/T96hqcDiGXQ4T+aAZ+LW3wV3+0it6/rbh9C1B/wCl4Isnm4IRltPabgEfNJ50nw==",
"version": "8.7.4",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.4.tgz",
"integrity": "sha512-ZCJYKLWdxq+x4OmEDvodqR+y/FSDJYkkFHozWe1+b/p0l9lNN13lLuSZVs0AEOgPtO89Atl67rTbpGE2ad/SCw==",
"license": "MIT",
"dependencies": {
"@stencil/core": "4.36.2",

View File

@ -673,9 +673,9 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "8.7.3",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.3.tgz",
"integrity": "sha512-KdyMxpMDQj+uqpztpK6yvN/T96hqcDiGXQ4T+aAZ+LW3wV3+0it6/rbh9C1B/wCl4Isnm4IRltPabgEfNJ50nw==",
"version": "8.7.4",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.4.tgz",
"integrity": "sha512-ZCJYKLWdxq+x4OmEDvodqR+y/FSDJYkkFHozWe1+b/p0l9lNN13lLuSZVs0AEOgPtO89Atl67rTbpGE2ad/SCw==",
"license": "MIT",
"dependencies": {
"@stencil/core": "4.36.2",
@ -865,12 +865,12 @@
}
},
"node_modules/@ionic/vue": {
"version": "8.7.3",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.7.3.tgz",
"integrity": "sha512-QMtlV+hIz8icO7eYwQrK4mN0CqySXKllot6BeJXPBFVaK9la0TY6tUaxtSxpz22wYj4jVVF7MRn6HZ0RCfUJJQ==",
"version": "8.7.4",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.7.4.tgz",
"integrity": "sha512-Gof5oHUfyCMBA5VvvtHaLmP4OX+on4nSxCrrDXCFFbgE3b9CXUJGSpBqPwzvrVxkpbPHfkbkgJXhoIWlls4zXA==",
"license": "MIT",
"dependencies": {
"@ionic/core": "8.7.3",
"@ionic/core": "8.7.4",
"@stencil/vue-output-target": "0.10.7",
"ionicons": "^8.0.13"
}
@ -8041,9 +8041,9 @@
"dev": true
},
"@ionic/core": {
"version": "8.7.3",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.3.tgz",
"integrity": "sha512-KdyMxpMDQj+uqpztpK6yvN/T96hqcDiGXQ4T+aAZ+LW3wV3+0it6/rbh9C1B/wCl4Isnm4IRltPabgEfNJ50nw==",
"version": "8.7.4",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.4.tgz",
"integrity": "sha512-ZCJYKLWdxq+x4OmEDvodqR+y/FSDJYkkFHozWe1+b/p0l9lNN13lLuSZVs0AEOgPtO89Atl67rTbpGE2ad/SCw==",
"requires": {
"@stencil/core": "4.36.2",
"ionicons": "^8.0.13",
@ -8156,11 +8156,11 @@
"requires": {}
},
"@ionic/vue": {
"version": "8.7.3",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.7.3.tgz",
"integrity": "sha512-QMtlV+hIz8icO7eYwQrK4mN0CqySXKllot6BeJXPBFVaK9la0TY6tUaxtSxpz22wYj4jVVF7MRn6HZ0RCfUJJQ==",
"version": "8.7.4",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.7.4.tgz",
"integrity": "sha512-Gof5oHUfyCMBA5VvvtHaLmP4OX+on4nSxCrrDXCFFbgE3b9CXUJGSpBqPwzvrVxkpbPHfkbkgJXhoIWlls4zXA==",
"requires": {
"@ionic/core": "8.7.3",
"@ionic/core": "8.7.4",
"@stencil/vue-output-target": "0.10.7",
"ionicons": "^8.0.13"
}

View File

@ -222,9 +222,9 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "8.7.3",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.3.tgz",
"integrity": "sha512-KdyMxpMDQj+uqpztpK6yvN/T96hqcDiGXQ4T+aAZ+LW3wV3+0it6/rbh9C1B/wCl4Isnm4IRltPabgEfNJ50nw==",
"version": "8.7.4",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.4.tgz",
"integrity": "sha512-ZCJYKLWdxq+x4OmEDvodqR+y/FSDJYkkFHozWe1+b/p0l9lNN13lLuSZVs0AEOgPtO89Atl67rTbpGE2ad/SCw==",
"license": "MIT",
"dependencies": {
"@stencil/core": "4.36.2",