mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-15 17:42:15 +08:00
chore(): update package lock files
This commit is contained in:
28
packages/vue-router/package-lock.json
generated
28
packages/vue-router/package-lock.json
generated
@ -661,9 +661,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@ionic/core": {
|
||||
"version": "8.0.0-dev.11711498366.18f063ac",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.0.0-dev.11711498366.18f063ac.tgz",
|
||||
"integrity": "sha512-gTs39h2GiRjR8yx8LF6IpihFM5QikvKZkKD3yjQTrhra4MrkP6VpVA0upfZMvEyoNFX9ghdz9LxCLIt9818T9A==",
|
||||
"version": "8.0.0-rc.0",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.0.0-rc.0.tgz",
|
||||
"integrity": "sha512-aVHHI9Nl4F54ME9mmHNNluZdAP40kTQOoMhcWWVgOvvkKTFY5pVyQI/CLQEkIEp0Q+bBOqVcHlMDYtCPnuqS1w==",
|
||||
"dependencies": {
|
||||
"@stencil/core": "^4.12.2",
|
||||
"ionicons": "^7.2.2",
|
||||
@ -852,11 +852,11 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@ionic/vue": {
|
||||
"version": "8.0.0-dev.11711498366.18f063ac",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.0.0-dev.11711498366.18f063ac.tgz",
|
||||
"integrity": "sha512-yxdUL6PzK7OzSCj4W2kzR/XmDqoCFRiuOKAUsmKmpVqG/TKQK91n4Oa5XNuJ96bauo19Ck1JT47mEbdZOI2DBA==",
|
||||
"version": "8.0.0-rc.0",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.0.0-rc.0.tgz",
|
||||
"integrity": "sha512-U7dNrpq2PAPih5XcM2bom7MFXGlXL5OOV2uAjcykcOf5Cogw6PZ9wBOgpPW7cxwmZYy9MwJKmcjOnMLl2OZ1KQ==",
|
||||
"dependencies": {
|
||||
"@ionic/core": "8.0.0-dev.11711498366.18f063ac",
|
||||
"@ionic/core": "8.0.0-rc.0",
|
||||
"ionicons": "^7.0.0"
|
||||
}
|
||||
},
|
||||
@ -7878,9 +7878,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@ionic/core": {
|
||||
"version": "8.0.0-dev.11711498366.18f063ac",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.0.0-dev.11711498366.18f063ac.tgz",
|
||||
"integrity": "sha512-gTs39h2GiRjR8yx8LF6IpihFM5QikvKZkKD3yjQTrhra4MrkP6VpVA0upfZMvEyoNFX9ghdz9LxCLIt9818T9A==",
|
||||
"version": "8.0.0-rc.0",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.0.0-rc.0.tgz",
|
||||
"integrity": "sha512-aVHHI9Nl4F54ME9mmHNNluZdAP40kTQOoMhcWWVgOvvkKTFY5pVyQI/CLQEkIEp0Q+bBOqVcHlMDYtCPnuqS1w==",
|
||||
"requires": {
|
||||
"@stencil/core": "^4.12.2",
|
||||
"ionicons": "^7.2.2",
|
||||
@ -7993,11 +7993,11 @@
|
||||
"requires": {}
|
||||
},
|
||||
"@ionic/vue": {
|
||||
"version": "8.0.0-dev.11711498366.18f063ac",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.0.0-dev.11711498366.18f063ac.tgz",
|
||||
"integrity": "sha512-yxdUL6PzK7OzSCj4W2kzR/XmDqoCFRiuOKAUsmKmpVqG/TKQK91n4Oa5XNuJ96bauo19Ck1JT47mEbdZOI2DBA==",
|
||||
"version": "8.0.0-rc.0",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.0.0-rc.0.tgz",
|
||||
"integrity": "sha512-U7dNrpq2PAPih5XcM2bom7MFXGlXL5OOV2uAjcykcOf5Cogw6PZ9wBOgpPW7cxwmZYy9MwJKmcjOnMLl2OZ1KQ==",
|
||||
"requires": {
|
||||
"@ionic/core": "8.0.0-dev.11711498366.18f063ac",
|
||||
"@ionic/core": "8.0.0-rc.0",
|
||||
"ionicons": "^7.0.0"
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user