chore(): update package lock files

This commit is contained in:
ionitron
2025-04-09 17:23:20 +00:00
parent d1974894a9
commit fd4ffdd9d1
8 changed files with 78 additions and 576 deletions

View File

@ -677,9 +677,9 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "8.5.3",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.5.3.tgz",
"integrity": "sha512-AiBK1gpzi9Knd3xbGWkuFja/f8hQTt+FIubdHBcRThUSjzJLgqYsfiSGkcdEAMf/t5mtaqRUUN1UbCcf2Ue9Xg==",
"version": "8.5.4",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.5.4.tgz",
"integrity": "sha512-SLtTdvH42owno3rBjrq88W37v2TANDZntg7X1iZlwC1atbkpCC60BcY1Twsl48LzSOIO9eNeo6JDBmwN3NKKNQ==",
"license": "MIT",
"dependencies": {
"@stencil/core": "4.20.0",
@ -869,12 +869,12 @@
}
},
"node_modules/@ionic/vue": {
"version": "8.5.3",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.5.3.tgz",
"integrity": "sha512-9PWdSmo0OhrmqGRRwzkFL1s6oCo5HsgZpiaNaJmUgMW0TtcOL75fDVo3Cyn9Jx7PWeMmKS7nFEx2RMDZqalgHw==",
"version": "8.5.4",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.5.4.tgz",
"integrity": "sha512-/IgwbU4E6p0PTxpFYMliL9Vapd3vnSO+MQ07iXPbt6tjIZ1AvSaE8e+IKaAx/Ov1MvTsP30NwXl5WkViydZtxA==",
"license": "MIT",
"dependencies": {
"@ionic/core": "8.5.3",
"@ionic/core": "8.5.4",
"@stencil/vue-output-target": "0.10.7",
"ionicons": "^7.0.0"
}
@ -7954,9 +7954,9 @@
"dev": true
},
"@ionic/core": {
"version": "8.5.3",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.5.3.tgz",
"integrity": "sha512-AiBK1gpzi9Knd3xbGWkuFja/f8hQTt+FIubdHBcRThUSjzJLgqYsfiSGkcdEAMf/t5mtaqRUUN1UbCcf2Ue9Xg==",
"version": "8.5.4",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.5.4.tgz",
"integrity": "sha512-SLtTdvH42owno3rBjrq88W37v2TANDZntg7X1iZlwC1atbkpCC60BcY1Twsl48LzSOIO9eNeo6JDBmwN3NKKNQ==",
"requires": {
"@stencil/core": "4.20.0",
"ionicons": "^7.2.2",
@ -8068,11 +8068,11 @@
"dev": true
},
"@ionic/vue": {
"version": "8.5.3",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.5.3.tgz",
"integrity": "sha512-9PWdSmo0OhrmqGRRwzkFL1s6oCo5HsgZpiaNaJmUgMW0TtcOL75fDVo3Cyn9Jx7PWeMmKS7nFEx2RMDZqalgHw==",
"version": "8.5.4",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.5.4.tgz",
"integrity": "sha512-/IgwbU4E6p0PTxpFYMliL9Vapd3vnSO+MQ07iXPbt6tjIZ1AvSaE8e+IKaAx/Ov1MvTsP30NwXl5WkViydZtxA==",
"requires": {
"@ionic/core": "8.5.3",
"@ionic/core": "8.5.4",
"@stencil/vue-output-target": "0.10.7",
"ionicons": "^7.0.0"
}
@ -12858,4 +12858,4 @@
"dev": true
}
}
}
}