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:
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-dev.11677689829.1cd3cd8d",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.0.0-dev.11677689829.1cd3cd8d.tgz",
|
||||
"integrity": "sha512-LBtbQ7eZJ3ijQAbRdlIZPu0rvy4+vUpvqyuXatByHSKKC5Q2yUVYgC50dfRgIvN3XolsZ+WYy1uLslAv8DLBAg==",
|
||||
"version": "7.0.0-rc.0",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.0.0-rc.0.tgz",
|
||||
"integrity": "sha512-WXPq8qNej2jh6sGNc9JXaieyq6x6UCrxaI5iVs6eXqLGn4P0gSWfCyej3RxNw3s9x7qU4s/I6rWuUobxeVOk7A==",
|
||||
"dependencies": {
|
||||
"@stencil/core": "^3.1.0",
|
||||
"ionicons": "^6.1.1",
|
||||
@ -851,11 +851,11 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@ionic/vue": {
|
||||
"version": "7.0.0-dev.11677689829.1cd3cd8d",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-7.0.0-dev.11677689829.1cd3cd8d.tgz",
|
||||
"integrity": "sha512-xfpVCOBrw6LPiIL/dKLpVzatCpQyL2uGXULTcQIsUVVqunvLTKlXhZNResBhZgYcc/ExEpfei73RgERMONewNg==",
|
||||
"version": "7.0.0-rc.0",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-7.0.0-rc.0.tgz",
|
||||
"integrity": "sha512-TjfsI6NL3NRpgDN8xHNwRADzY/W/ApuypoFlE5vHcRWKypStUS4db4tMfrBFfowLeSqXQoivkDfRzFBqQ06fUg==",
|
||||
"dependencies": {
|
||||
"@ionic/core": "7.0.0-dev.11677689829.1cd3cd8d",
|
||||
"@ionic/core": "7.0.0-rc.0",
|
||||
"ionicons": "^6.1.3"
|
||||
}
|
||||
},
|
||||
@ -7677,9 +7677,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@ionic/core": {
|
||||
"version": "7.0.0-dev.11677689829.1cd3cd8d",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.0.0-dev.11677689829.1cd3cd8d.tgz",
|
||||
"integrity": "sha512-LBtbQ7eZJ3ijQAbRdlIZPu0rvy4+vUpvqyuXatByHSKKC5Q2yUVYgC50dfRgIvN3XolsZ+WYy1uLslAv8DLBAg==",
|
||||
"version": "7.0.0-rc.0",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.0.0-rc.0.tgz",
|
||||
"integrity": "sha512-WXPq8qNej2jh6sGNc9JXaieyq6x6UCrxaI5iVs6eXqLGn4P0gSWfCyej3RxNw3s9x7qU4s/I6rWuUobxeVOk7A==",
|
||||
"requires": {
|
||||
"@stencil/core": "^3.1.0",
|
||||
"ionicons": "^6.1.1",
|
||||
@ -7792,11 +7792,11 @@
|
||||
"requires": {}
|
||||
},
|
||||
"@ionic/vue": {
|
||||
"version": "7.0.0-dev.11677689829.1cd3cd8d",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-7.0.0-dev.11677689829.1cd3cd8d.tgz",
|
||||
"integrity": "sha512-xfpVCOBrw6LPiIL/dKLpVzatCpQyL2uGXULTcQIsUVVqunvLTKlXhZNResBhZgYcc/ExEpfei73RgERMONewNg==",
|
||||
"version": "7.0.0-rc.0",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-7.0.0-rc.0.tgz",
|
||||
"integrity": "sha512-TjfsI6NL3NRpgDN8xHNwRADzY/W/ApuypoFlE5vHcRWKypStUS4db4tMfrBFfowLeSqXQoivkDfRzFBqQ06fUg==",
|
||||
"requires": {
|
||||
"@ionic/core": "7.0.0-dev.11677689829.1cd3cd8d",
|
||||
"@ionic/core": "7.0.0-rc.0",
|
||||
"ionicons": "^6.1.3"
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user