chore(): update package lock files

This commit is contained in:
ionitron
2023-10-25 14:13:03 +00:00
parent 7722ba05eb
commit afa0e3c4d1
6 changed files with 100 additions and 100 deletions

View File

@@ -1227,11 +1227,11 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "7.5.1",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.5.1.tgz",
"integrity": "sha512-BnWehjZ3IVGPFLdOZV151VhLsyXzr8d2mIVULqUXil5NHgQf039ScppI0kfrCS+M3zMdqeTmlIK/nq6M+kcQaQ==",
"version": "7.5.2",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.5.2.tgz",
"integrity": "sha512-0O8YgaE7CzrhDLGpnNq2Ia4bR+qFE1uHJHafoNWhoTXkydNnqSMZlxMCvtSetfv9bwLic93lcXYNoZ8I8zV3XA==",
"dependencies": {
"@stencil/core": "^4.5.0",
"@stencil/core": "^4.6.0",
"ionicons": "^7.2.1",
"tslib": "^2.1.0"
}
@@ -1583,9 +1583,9 @@
}
},
"node_modules/@stencil/core": {
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.5.0.tgz",
"integrity": "sha512-XRbHdb9t4SQzCCbF9qsh0dexvnlArEzCDJl19BJzxzazVBM398SeJUKCBh4p91AZIWveN0gHuZSIGMhLWR7qSA==",
"version": "4.6.0",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.6.0.tgz",
"integrity": "sha512-5Y6/fP28aspPDRB+Tz5GuB1jRVGuUEk5/rnyE8ACGcuzEOG+zR0A/IHRJSU3XmCxUlVDKfKoO6St5W84oUCVMA==",
"bin": {
"stencil": "bin/stencil"
},
@@ -8093,11 +8093,11 @@
"dev": true
},
"@ionic/core": {
"version": "7.5.1",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.5.1.tgz",
"integrity": "sha512-BnWehjZ3IVGPFLdOZV151VhLsyXzr8d2mIVULqUXil5NHgQf039ScppI0kfrCS+M3zMdqeTmlIK/nq6M+kcQaQ==",
"version": "7.5.2",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.5.2.tgz",
"integrity": "sha512-0O8YgaE7CzrhDLGpnNq2Ia4bR+qFE1uHJHafoNWhoTXkydNnqSMZlxMCvtSetfv9bwLic93lcXYNoZ8I8zV3XA==",
"requires": {
"@stencil/core": "^4.5.0",
"@stencil/core": "^4.6.0",
"ionicons": "^7.2.1",
"tslib": "^2.1.0"
}
@@ -8327,9 +8327,9 @@
}
},
"@stencil/core": {
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.5.0.tgz",
"integrity": "sha512-XRbHdb9t4SQzCCbF9qsh0dexvnlArEzCDJl19BJzxzazVBM398SeJUKCBh4p91AZIWveN0gHuZSIGMhLWR7qSA=="
"version": "4.6.0",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.6.0.tgz",
"integrity": "sha512-5Y6/fP28aspPDRB+Tz5GuB1jRVGuUEk5/rnyE8ACGcuzEOG+zR0A/IHRJSU3XmCxUlVDKfKoO6St5W84oUCVMA=="
},
"@types/estree": {
"version": "0.0.39",