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:
12
packages/vue/package-lock.json
generated
12
packages/vue/package-lock.json
generated
@ -208,9 +208,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",
|
||||
@ -3776,9 +3776,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",
|
||||
|
Reference in New Issue
Block a user