chore(): update package lock files

This commit is contained in:
ionitron
2023-10-18 13:27:01 +00:00
parent 38f2a027f0
commit da0da54314
6 changed files with 100 additions and 100 deletions

View File

@@ -1227,11 +1227,11 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "7.5.0",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.5.0.tgz",
"integrity": "sha512-oreRvbKj8VqqO9JraxR/n56GC6MHQtnJEmZf/EFuw5ZvDV8My91uNIzLkb4P9SvPL5NRr/Z0TFem28cgRf5YVA==",
"version": "7.5.1",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.5.1.tgz",
"integrity": "sha512-BnWehjZ3IVGPFLdOZV151VhLsyXzr8d2mIVULqUXil5NHgQf039ScppI0kfrCS+M3zMdqeTmlIK/nq6M+kcQaQ==",
"dependencies": {
"@stencil/core": "^4.4.1",
"@stencil/core": "^4.5.0",
"ionicons": "^7.2.1",
"tslib": "^2.1.0"
}
@@ -1583,9 +1583,9 @@
}
},
"node_modules/@stencil/core": {
"version": "4.4.1",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.4.1.tgz",
"integrity": "sha512-SirGcrb5yKHCn2BwdM7HGVXuvCdmwiXlVczEj8jJxQIm42CAUQCUECxtZidTzp+oZBZnWLnoAvfanchJsgkQzA==",
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.5.0.tgz",
"integrity": "sha512-XRbHdb9t4SQzCCbF9qsh0dexvnlArEzCDJl19BJzxzazVBM398SeJUKCBh4p91AZIWveN0gHuZSIGMhLWR7qSA==",
"bin": {
"stencil": "bin/stencil"
},
@@ -8093,11 +8093,11 @@
"dev": true
},
"@ionic/core": {
"version": "7.5.0",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.5.0.tgz",
"integrity": "sha512-oreRvbKj8VqqO9JraxR/n56GC6MHQtnJEmZf/EFuw5ZvDV8My91uNIzLkb4P9SvPL5NRr/Z0TFem28cgRf5YVA==",
"version": "7.5.1",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.5.1.tgz",
"integrity": "sha512-BnWehjZ3IVGPFLdOZV151VhLsyXzr8d2mIVULqUXil5NHgQf039ScppI0kfrCS+M3zMdqeTmlIK/nq6M+kcQaQ==",
"requires": {
"@stencil/core": "^4.4.1",
"@stencil/core": "^4.5.0",
"ionicons": "^7.2.1",
"tslib": "^2.1.0"
}
@@ -8327,9 +8327,9 @@
}
},
"@stencil/core": {
"version": "4.4.1",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.4.1.tgz",
"integrity": "sha512-SirGcrb5yKHCn2BwdM7HGVXuvCdmwiXlVczEj8jJxQIm42CAUQCUECxtZidTzp+oZBZnWLnoAvfanchJsgkQzA=="
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.5.0.tgz",
"integrity": "sha512-XRbHdb9t4SQzCCbF9qsh0dexvnlArEzCDJl19BJzxzazVBM398SeJUKCBh4p91AZIWveN0gHuZSIGMhLWR7qSA=="
},
"@types/estree": {
"version": "0.0.39",