chore(): update package lock files

This commit is contained in:
ionitron
2023-11-01 13:40:57 +00:00
parent d70c89c0e2
commit a608a11ad0
6 changed files with 64 additions and 64 deletions

View File

@ -660,9 +660,9 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "7.5.2",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.5.2.tgz",
"integrity": "sha512-0O8YgaE7CzrhDLGpnNq2Ia4bR+qFE1uHJHafoNWhoTXkydNnqSMZlxMCvtSetfv9bwLic93lcXYNoZ8I8zV3XA==",
"version": "7.5.3",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.5.3.tgz",
"integrity": "sha512-nd4NV6gSgohLvKHGmf+jAcgzI1387eKq3enjBfE574FK/ikl5CeIltv0MBVJr9lz0pNSL/y9m1tdaFg+syASuA==",
"dependencies": {
"@stencil/core": "^4.6.0",
"ionicons": "^7.2.1",
@ -851,11 +851,11 @@
}
},
"node_modules/@ionic/vue": {
"version": "7.5.2",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-7.5.2.tgz",
"integrity": "sha512-U0JYDF6nSo0+j5S1BlVW0EEcpBGWzLV1jhZmda72E4D/ol5yYFJldcJJ1rw4wkK+Q1zifRD5GRJljfcxbXl+mA==",
"version": "7.5.3",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-7.5.3.tgz",
"integrity": "sha512-JR0YSutDuZFssfYIEqQ2L+YRVsug/bG0c//Cpytw2zS0Obhrap7dthYlicX4WmwtO2FXJQ3djExABCFR+aP0JQ==",
"dependencies": {
"@ionic/core": "7.5.2",
"@ionic/core": "7.5.3",
"ionicons": "^7.0.0"
}
},
@ -1303,9 +1303,9 @@
}
},
"node_modules/@stencil/core": {
"version": "4.6.0",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.6.0.tgz",
"integrity": "sha512-5Y6/fP28aspPDRB+Tz5GuB1jRVGuUEk5/rnyE8ACGcuzEOG+zR0A/IHRJSU3XmCxUlVDKfKoO6St5W84oUCVMA==",
"version": "4.7.0",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.7.0.tgz",
"integrity": "sha512-hl3hD5FA8F9kZiDJSus08Kno1QRl+fXeMBzrl5DjWAzAu0JHxL1AqTph5oQSekjvkSahaa8JtsXnHRZU93eivg==",
"bin": {
"stencil": "bin/stencil"
},
@ -7665,9 +7665,9 @@
"dev": true
},
"@ionic/core": {
"version": "7.5.2",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.5.2.tgz",
"integrity": "sha512-0O8YgaE7CzrhDLGpnNq2Ia4bR+qFE1uHJHafoNWhoTXkydNnqSMZlxMCvtSetfv9bwLic93lcXYNoZ8I8zV3XA==",
"version": "7.5.3",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.5.3.tgz",
"integrity": "sha512-nd4NV6gSgohLvKHGmf+jAcgzI1387eKq3enjBfE574FK/ikl5CeIltv0MBVJr9lz0pNSL/y9m1tdaFg+syASuA==",
"requires": {
"@stencil/core": "^4.6.0",
"ionicons": "^7.2.1",
@ -7780,11 +7780,11 @@
"requires": {}
},
"@ionic/vue": {
"version": "7.5.2",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-7.5.2.tgz",
"integrity": "sha512-U0JYDF6nSo0+j5S1BlVW0EEcpBGWzLV1jhZmda72E4D/ol5yYFJldcJJ1rw4wkK+Q1zifRD5GRJljfcxbXl+mA==",
"version": "7.5.3",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-7.5.3.tgz",
"integrity": "sha512-JR0YSutDuZFssfYIEqQ2L+YRVsug/bG0c//Cpytw2zS0Obhrap7dthYlicX4WmwtO2FXJQ3djExABCFR+aP0JQ==",
"requires": {
"@ionic/core": "7.5.2",
"@ionic/core": "7.5.3",
"ionicons": "^7.0.0"
}
},
@ -8143,9 +8143,9 @@
}
},
"@stencil/core": {
"version": "4.6.0",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.6.0.tgz",
"integrity": "sha512-5Y6/fP28aspPDRB+Tz5GuB1jRVGuUEk5/rnyE8ACGcuzEOG+zR0A/IHRJSU3XmCxUlVDKfKoO6St5W84oUCVMA=="
"version": "4.7.0",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.7.0.tgz",
"integrity": "sha512-hl3hD5FA8F9kZiDJSus08Kno1QRl+fXeMBzrl5DjWAzAu0JHxL1AqTph5oQSekjvkSahaa8JtsXnHRZU93eivg=="
},
"@tootallnate/once": {
"version": "2.0.0",