mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-16 18:17:31 +08:00
chore(): update package lock files
This commit is contained in:
9
angular/package-lock.json
generated
9
angular/package-lock.json
generated
@ -1006,8 +1006,9 @@
|
||||
"license": "BSD-3-Clause"
|
||||
},
|
||||
"node_modules/@ionic/core": {
|
||||
"version": "6.5.0",
|
||||
"license": "MIT",
|
||||
"version": "6.5.1",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.5.1.tgz",
|
||||
"integrity": "sha512-O696r+4/f0Ly0XvPH1ZcsTBwiQLWf5gCDG1CoAn9W/F84DcvzGV9acV9nmpEDcrqaSLFYjJHGpeCec9y7L50iw==",
|
||||
"dependencies": {
|
||||
"@stencil/core": "^2.18.0",
|
||||
"ionicons": "^6.1.1",
|
||||
@ -7333,7 +7334,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@ionic/core": {
|
||||
"version": "6.5.0",
|
||||
"version": "6.5.1",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.5.1.tgz",
|
||||
"integrity": "sha512-O696r+4/f0Ly0XvPH1ZcsTBwiQLWf5gCDG1CoAn9W/F84DcvzGV9acV9nmpEDcrqaSLFYjJHGpeCec9y7L50iw==",
|
||||
"requires": {
|
||||
"@stencil/core": "^2.18.0",
|
||||
"ionicons": "^6.1.1",
|
||||
|
Reference in New Issue
Block a user