mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 03:00:58 +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
@ -660,9 +660,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@ionic/core": {
|
||||
"version": "7.0.0-beta.0",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.0.0-beta.0.tgz",
|
||||
"integrity": "sha512-pIbuyVtvs5UscAqUNKgevttZknMbBPo8JaDzSME/O++a0tvra5TCQY5hwnlyNbkFpvEjOuyJqcHZeuinStRGqA==",
|
||||
"version": "7.0.0-dev.11675196564.12c5f9a0",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.0.0-dev.11675196564.12c5f9a0.tgz",
|
||||
"integrity": "sha512-KXVl0xPslPSisKjeWDVOojxteYyIQZdXxGgHN5N0zhovVEdqPrx2Na40QWzd0oyn5Jl3kAIdicOaCIyDyJ09Fw==",
|
||||
"dependencies": {
|
||||
"@stencil/core": "^2.18.0",
|
||||
"ionicons": "^6.1.1",
|
||||
@ -851,11 +851,11 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@ionic/vue": {
|
||||
"version": "7.0.0-beta.0",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-7.0.0-beta.0.tgz",
|
||||
"integrity": "sha512-h4ppWoDIYTqfD1OOcBcwqxxurYYGMktYAkzOKW/JmAfFPKslgLhZdCuUg1c0+3d5bmmanCHJ1Y7wd4K+QKX20w==",
|
||||
"version": "7.0.0-dev.11675196564.12c5f9a0",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-7.0.0-dev.11675196564.12c5f9a0.tgz",
|
||||
"integrity": "sha512-qqFXv/u4Wv2IkxAWXrDSpAED303Oac+vVz3c7eycOQtPbggrp+BjX71aNYBzkXyJ4CAObROvsOciFx4uvsggNQ==",
|
||||
"dependencies": {
|
||||
"@ionic/core": "7.0.0-beta.0",
|
||||
"@ionic/core": "7.0.0-dev.11675196564.12c5f9a0",
|
||||
"ionicons": "^6.1.1"
|
||||
}
|
||||
},
|
||||
@ -7665,9 +7665,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@ionic/core": {
|
||||
"version": "7.0.0-beta.0",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.0.0-beta.0.tgz",
|
||||
"integrity": "sha512-pIbuyVtvs5UscAqUNKgevttZknMbBPo8JaDzSME/O++a0tvra5TCQY5hwnlyNbkFpvEjOuyJqcHZeuinStRGqA==",
|
||||
"version": "7.0.0-dev.11675196564.12c5f9a0",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.0.0-dev.11675196564.12c5f9a0.tgz",
|
||||
"integrity": "sha512-KXVl0xPslPSisKjeWDVOojxteYyIQZdXxGgHN5N0zhovVEdqPrx2Na40QWzd0oyn5Jl3kAIdicOaCIyDyJ09Fw==",
|
||||
"requires": {
|
||||
"@stencil/core": "^2.18.0",
|
||||
"ionicons": "^6.1.1",
|
||||
@ -7780,11 +7780,11 @@
|
||||
"requires": {}
|
||||
},
|
||||
"@ionic/vue": {
|
||||
"version": "7.0.0-beta.0",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-7.0.0-beta.0.tgz",
|
||||
"integrity": "sha512-h4ppWoDIYTqfD1OOcBcwqxxurYYGMktYAkzOKW/JmAfFPKslgLhZdCuUg1c0+3d5bmmanCHJ1Y7wd4K+QKX20w==",
|
||||
"version": "7.0.0-dev.11675196564.12c5f9a0",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-7.0.0-dev.11675196564.12c5f9a0.tgz",
|
||||
"integrity": "sha512-qqFXv/u4Wv2IkxAWXrDSpAED303Oac+vVz3c7eycOQtPbggrp+BjX71aNYBzkXyJ4CAObROvsOciFx4uvsggNQ==",
|
||||
"requires": {
|
||||
"@ionic/core": "7.0.0-beta.0",
|
||||
"@ionic/core": "7.0.0-dev.11675196564.12c5f9a0",
|
||||
"ionicons": "^6.1.1"
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user