mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore(): update package lock files
This commit is contained in:
28
angular/package-lock.json
generated
28
angular/package-lock.json
generated
@@ -1227,19 +1227,19 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@ionic/core": {
|
||||
"version": "7.0.0-beta.5",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.0.0-beta.5.tgz",
|
||||
"integrity": "sha512-9SicD4OUQ33VGFWZFjWtaKPMHXQLNorrcjYRez0510S2ovIs1KmEk+wKVJ/xAIv4dagR+TAJhuacbNDIeffqXQ==",
|
||||
"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==",
|
||||
"dependencies": {
|
||||
"@stencil/core": "^3.0.0",
|
||||
"@stencil/core": "^3.1.0",
|
||||
"ionicons": "^6.1.1",
|
||||
"tslib": "^2.1.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@ionic/core/node_modules/@stencil/core": {
|
||||
"version": "3.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-3.0.1.tgz",
|
||||
"integrity": "sha512-9QLWpv7b/kMu+cM9mPCATEZavDOEglBB/amhviIlTMUwLdwoGDNHohvpoxkoJN/VPHdmwT1XA6hDeT2lSnXV/Q==",
|
||||
"version": "3.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-3.1.0.tgz",
|
||||
"integrity": "sha512-Zfe+evaw9m2L/HkTO97Hu8go2ThXrObyWkVqa7V3HjTnq+8TUd/nwld9PC0bOItC/eyMRXsWHdEDCpJAZ1tEVQ==",
|
||||
"bin": {
|
||||
"stencil": "bin/stencil"
|
||||
},
|
||||
@@ -8104,19 +8104,19 @@
|
||||
"dev": true
|
||||
},
|
||||
"@ionic/core": {
|
||||
"version": "7.0.0-beta.5",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.0.0-beta.5.tgz",
|
||||
"integrity": "sha512-9SicD4OUQ33VGFWZFjWtaKPMHXQLNorrcjYRez0510S2ovIs1KmEk+wKVJ/xAIv4dagR+TAJhuacbNDIeffqXQ==",
|
||||
"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==",
|
||||
"requires": {
|
||||
"@stencil/core": "^3.0.0",
|
||||
"@stencil/core": "^3.1.0",
|
||||
"ionicons": "^6.1.1",
|
||||
"tslib": "^2.1.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@stencil/core": {
|
||||
"version": "3.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-3.0.1.tgz",
|
||||
"integrity": "sha512-9QLWpv7b/kMu+cM9mPCATEZavDOEglBB/amhviIlTMUwLdwoGDNHohvpoxkoJN/VPHdmwT1XA6hDeT2lSnXV/Q=="
|
||||
"version": "3.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-3.1.0.tgz",
|
||||
"integrity": "sha512-Zfe+evaw9m2L/HkTO97Hu8go2ThXrObyWkVqa7V3HjTnq+8TUd/nwld9PC0bOItC/eyMRXsWHdEDCpJAZ1tEVQ=="
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user