mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-16 01:52:19 +08:00
chore(): update package lock files
This commit is contained in:
16
packages/vue/package-lock.json
generated
16
packages/vue/package-lock.json
generated
@ -208,12 +208,12 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@ionic/core": {
|
||||
"version": "6.5.3",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.5.3.tgz",
|
||||
"integrity": "sha512-z4slJZEw0PLet2htICKmCh76sN6kY28GSaYLDV1b4O/ya6qgu4QDwPkKbg22E8fiXBALlilce2zJQ55Tx5C6Aw==",
|
||||
"version": "6.5.4",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.5.4.tgz",
|
||||
"integrity": "sha512-RHXoFRXOQl5o0COxlFfSfgAK8HZvmZ5Kd/YAORNzTqbm0W/bicUmbJf/oVUpWRnOl+R8sgGBUpOnwhTHl9jTag==",
|
||||
"dependencies": {
|
||||
"@stencil/core": "^2.18.0",
|
||||
"ionicons": "^6.1.1",
|
||||
"ionicons": "^6.1.3",
|
||||
"tslib": "^2.1.0"
|
||||
}
|
||||
},
|
||||
@ -3776,12 +3776,12 @@
|
||||
"dev": true
|
||||
},
|
||||
"@ionic/core": {
|
||||
"version": "6.5.3",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.5.3.tgz",
|
||||
"integrity": "sha512-z4slJZEw0PLet2htICKmCh76sN6kY28GSaYLDV1b4O/ya6qgu4QDwPkKbg22E8fiXBALlilce2zJQ55Tx5C6Aw==",
|
||||
"version": "6.5.4",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.5.4.tgz",
|
||||
"integrity": "sha512-RHXoFRXOQl5o0COxlFfSfgAK8HZvmZ5Kd/YAORNzTqbm0W/bicUmbJf/oVUpWRnOl+R8sgGBUpOnwhTHl9jTag==",
|
||||
"requires": {
|
||||
"@stencil/core": "^2.18.0",
|
||||
"ionicons": "^6.1.1",
|
||||
"ionicons": "^6.1.3",
|
||||
"tslib": "^2.1.0"
|
||||
},
|
||||
"dependencies": {
|
||||
|
Reference in New Issue
Block a user