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,12 +1227,12 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@ionic/core": {
|
||||
"version": "7.0.0-rc.4",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.0.0-rc.4.tgz",
|
||||
"integrity": "sha512-4eRgSIAMAHlYMCkI8WzQxoY+hNQC8mJcAg3JNvw429ePwyhaH50XIEuULcQcuIDwT2YfBsOb5HIKxCJyAK1fGw==",
|
||||
"version": "7.0.0-rc.5",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.0.0-rc.5.tgz",
|
||||
"integrity": "sha512-c8st2bhM+mlauv2/1Xm++cZIoAXG5mEK2LA+HbO5RAUI6045k/GbXsVbpDyGI0HtrOvOq8+IyCH5i+AdwqzyWQ==",
|
||||
"dependencies": {
|
||||
"@stencil/core": "^3.1.0",
|
||||
"ionicons": "^7.0.0",
|
||||
"ionicons": "^7.1.0",
|
||||
"tslib": "^2.1.0"
|
||||
}
|
||||
},
|
||||
@@ -4506,9 +4506,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/ionicons": {
|
||||
"version": "7.0.0",
|
||||
"resolved": "https://registry.npmjs.org/ionicons/-/ionicons-7.0.0.tgz",
|
||||
"integrity": "sha512-5G9gBxaUfJm0aAr/Kg5Eb/d7d+pMC65yiHjlkGATLrHSZgAzlc9l6ho0dCSdfq3wGef2QiZeNsvyChPVggfXwQ==",
|
||||
"version": "7.1.0",
|
||||
"resolved": "https://registry.npmjs.org/ionicons/-/ionicons-7.1.0.tgz",
|
||||
"integrity": "sha512-iE4GuEdEHARJpp0sWL7WJZCzNCf5VxpNRhAjW0fLnZPnNL5qZOJUcfup2Z2Ty7Jk8Q5hacrHfGEB1lCwOdXqGg==",
|
||||
"dependencies": {
|
||||
"@stencil/core": "^2.18.0"
|
||||
}
|
||||
@@ -8104,12 +8104,12 @@
|
||||
"dev": true
|
||||
},
|
||||
"@ionic/core": {
|
||||
"version": "7.0.0-rc.4",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.0.0-rc.4.tgz",
|
||||
"integrity": "sha512-4eRgSIAMAHlYMCkI8WzQxoY+hNQC8mJcAg3JNvw429ePwyhaH50XIEuULcQcuIDwT2YfBsOb5HIKxCJyAK1fGw==",
|
||||
"version": "7.0.0-rc.5",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.0.0-rc.5.tgz",
|
||||
"integrity": "sha512-c8st2bhM+mlauv2/1Xm++cZIoAXG5mEK2LA+HbO5RAUI6045k/GbXsVbpDyGI0HtrOvOq8+IyCH5i+AdwqzyWQ==",
|
||||
"requires": {
|
||||
"@stencil/core": "^3.1.0",
|
||||
"ionicons": "^7.0.0",
|
||||
"ionicons": "^7.1.0",
|
||||
"tslib": "^2.1.0"
|
||||
},
|
||||
"dependencies": {
|
||||
@@ -10153,9 +10153,9 @@
|
||||
}
|
||||
},
|
||||
"ionicons": {
|
||||
"version": "7.0.0",
|
||||
"resolved": "https://registry.npmjs.org/ionicons/-/ionicons-7.0.0.tgz",
|
||||
"integrity": "sha512-5G9gBxaUfJm0aAr/Kg5Eb/d7d+pMC65yiHjlkGATLrHSZgAzlc9l6ho0dCSdfq3wGef2QiZeNsvyChPVggfXwQ==",
|
||||
"version": "7.1.0",
|
||||
"resolved": "https://registry.npmjs.org/ionicons/-/ionicons-7.1.0.tgz",
|
||||
"integrity": "sha512-iE4GuEdEHARJpp0sWL7WJZCzNCf5VxpNRhAjW0fLnZPnNL5qZOJUcfup2Z2Ty7Jk8Q5hacrHfGEB1lCwOdXqGg==",
|
||||
"requires": {
|
||||
"@stencil/core": "^2.18.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user