mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-17 10:41:13 +08:00
chore(): update package lock files
This commit is contained in:
48
packages/vue-router/package-lock.json
generated
48
packages/vue-router/package-lock.json
generated
@ -660,12 +660,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"
|
||||
}
|
||||
},
|
||||
@ -851,12 +851,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@ionic/vue": {
|
||||
"version": "6.5.3",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-6.5.3.tgz",
|
||||
"integrity": "sha512-I9oTazXP2vfb9GYKZ9f94x/+2L4fCp0mKVlaM41tWR87XGFb9IDmiPs7SldX+wvlr2ox/0otFFQerbohBHhb3Q==",
|
||||
"version": "6.5.4",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-6.5.4.tgz",
|
||||
"integrity": "sha512-ugR2TsgA4GbW5AV4PNBW4Y59bQS/LJGFHAcrY4XixPnV76HQuhl03pFCTH1Ph5O9dJUH7g/q7B0giy0mTXbxng==",
|
||||
"dependencies": {
|
||||
"@ionic/core": "6.5.3",
|
||||
"ionicons": "^6.1.1"
|
||||
"@ionic/core": "6.5.4",
|
||||
"ionicons": "^6.1.3"
|
||||
}
|
||||
},
|
||||
"node_modules/@istanbuljs/load-nyc-config": {
|
||||
@ -4066,9 +4066,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/ionicons": {
|
||||
"version": "6.1.2",
|
||||
"resolved": "https://registry.npmjs.org/ionicons/-/ionicons-6.1.2.tgz",
|
||||
"integrity": "sha512-EL3jjlUzjPo8h2PfI+BUEjVMF9weSfLAFriNlk9pHFMTJq+7G12sAJBZ3AnRN8nTWA2pOS279PvFIWS3hbat+w==",
|
||||
"version": "6.1.3",
|
||||
"resolved": "https://registry.npmjs.org/ionicons/-/ionicons-6.1.3.tgz",
|
||||
"integrity": "sha512-ptzz38dd/Yq+PgjhXegh7yhb/SLIk1bvL9vQDtLv1aoSc7alO6mX2DIMgcKYzt9vrNWkRu1f9Jr78zIFFyOXqw==",
|
||||
"dependencies": {
|
||||
"@stencil/core": "^2.18.0"
|
||||
}
|
||||
@ -7665,12 +7665,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"
|
||||
}
|
||||
},
|
||||
@ -7780,12 +7780,12 @@
|
||||
"requires": {}
|
||||
},
|
||||
"@ionic/vue": {
|
||||
"version": "6.5.3",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-6.5.3.tgz",
|
||||
"integrity": "sha512-I9oTazXP2vfb9GYKZ9f94x/+2L4fCp0mKVlaM41tWR87XGFb9IDmiPs7SldX+wvlr2ox/0otFFQerbohBHhb3Q==",
|
||||
"version": "6.5.4",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-6.5.4.tgz",
|
||||
"integrity": "sha512-ugR2TsgA4GbW5AV4PNBW4Y59bQS/LJGFHAcrY4XixPnV76HQuhl03pFCTH1Ph5O9dJUH7g/q7B0giy0mTXbxng==",
|
||||
"requires": {
|
||||
"@ionic/core": "6.5.3",
|
||||
"ionicons": "^6.1.1"
|
||||
"@ionic/core": "6.5.4",
|
||||
"ionicons": "^6.1.3"
|
||||
}
|
||||
},
|
||||
"@istanbuljs/load-nyc-config": {
|
||||
@ -10189,9 +10189,9 @@
|
||||
}
|
||||
},
|
||||
"ionicons": {
|
||||
"version": "6.1.2",
|
||||
"resolved": "https://registry.npmjs.org/ionicons/-/ionicons-6.1.2.tgz",
|
||||
"integrity": "sha512-EL3jjlUzjPo8h2PfI+BUEjVMF9weSfLAFriNlk9pHFMTJq+7G12sAJBZ3AnRN8nTWA2pOS279PvFIWS3hbat+w==",
|
||||
"version": "6.1.3",
|
||||
"resolved": "https://registry.npmjs.org/ionicons/-/ionicons-6.1.3.tgz",
|
||||
"integrity": "sha512-ptzz38dd/Yq+PgjhXegh7yhb/SLIk1bvL9vQDtLv1aoSc7alO6mX2DIMgcKYzt9vrNWkRu1f9Jr78zIFFyOXqw==",
|
||||
"requires": {
|
||||
"@stencil/core": "^2.18.0"
|
||||
}
|
||||
|
Reference in New Issue
Block a user