mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-15 01:03:03 +08:00
chore(): update package lock files
This commit is contained in:
30
packages/vue-router/package-lock.json
generated
30
packages/vue-router/package-lock.json
generated
@ -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
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user