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

@ -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": "*"
}
@ -6844,4 +6844,4 @@
"dev": true
}
}
}
}