chore(): update package lock files

This commit is contained in:
ionitron
2023-06-08 17:31:32 +00:00
parent 27ba6300a9
commit bdca006111
6 changed files with 58 additions and 58 deletions

View File

@ -660,9 +660,9 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "6.7.4",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.7.4.tgz",
"integrity": "sha512-IG6vQtt4xrJdas6k1CwqahD/BWsYK6Gi/BAIN8TumBmtfNMu38iOG6Dh05q4hCQzmDm2xDS/BVD3Qz7AmOKArA==",
"version": "6.7.5",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.7.5.tgz",
"integrity": "sha512-zRkRn+h/Vs3xt/EVgBdShMKDyeGOM4RU31NPF2icfu3CUTH+VrMV569MUnNjYvd1Lu2xK90pYy4TaicSWmC1Pw==",
"dependencies": {
"@stencil/core": "^2.18.0",
"ionicons": "^6.1.3",
@ -851,11 +851,11 @@
}
},
"node_modules/@ionic/vue": {
"version": "6.7.4",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-6.7.4.tgz",
"integrity": "sha512-fpuFT0wobAknMTkWp0s8jmKjOONbuM6jBM56FjThcPHKSKP0m8gxd1iSGP4am9GfNFHHxOTTxCzlmG1pbl+gAQ==",
"version": "6.7.5",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-6.7.5.tgz",
"integrity": "sha512-6JBEaHCT2vVUzYqyfBiEUN8Wo7FezxY5Y3n+HGqI61J4qVay+8IxZRTYeX+O72QglbYOkzvfjE6SgS25oS+S9A==",
"dependencies": {
"@ionic/core": "6.7.4",
"@ionic/core": "6.7.5",
"ionicons": "^6.1.3"
}
},
@ -6775,9 +6775,9 @@
}
},
"node_modules/tslib": {
"version": "2.5.0",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.5.0.tgz",
"integrity": "sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg=="
"version": "2.5.3",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.5.3.tgz",
"integrity": "sha512-mSxlJJwl3BMEQCUNnxXBU9jP4JBktcEGhURcPR6VQVlnP0FdDEsIaz0C35dXNGLyRfrATNofF0F5p2KPxQgB+w=="
},
"node_modules/tsutils": {
"version": "3.21.0",
@ -7665,9 +7665,9 @@
"dev": true
},
"@ionic/core": {
"version": "6.7.4",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.7.4.tgz",
"integrity": "sha512-IG6vQtt4xrJdas6k1CwqahD/BWsYK6Gi/BAIN8TumBmtfNMu38iOG6Dh05q4hCQzmDm2xDS/BVD3Qz7AmOKArA==",
"version": "6.7.5",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.7.5.tgz",
"integrity": "sha512-zRkRn+h/Vs3xt/EVgBdShMKDyeGOM4RU31NPF2icfu3CUTH+VrMV569MUnNjYvd1Lu2xK90pYy4TaicSWmC1Pw==",
"requires": {
"@stencil/core": "^2.18.0",
"ionicons": "^6.1.3",
@ -7780,11 +7780,11 @@
"requires": {}
},
"@ionic/vue": {
"version": "6.7.4",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-6.7.4.tgz",
"integrity": "sha512-fpuFT0wobAknMTkWp0s8jmKjOONbuM6jBM56FjThcPHKSKP0m8gxd1iSGP4am9GfNFHHxOTTxCzlmG1pbl+gAQ==",
"version": "6.7.5",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-6.7.5.tgz",
"integrity": "sha512-6JBEaHCT2vVUzYqyfBiEUN8Wo7FezxY5Y3n+HGqI61J4qVay+8IxZRTYeX+O72QglbYOkzvfjE6SgS25oS+S9A==",
"requires": {
"@ionic/core": "6.7.4",
"@ionic/core": "6.7.5",
"ionicons": "^6.1.3"
}
},
@ -12164,9 +12164,9 @@
}
},
"tslib": {
"version": "2.5.0",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.5.0.tgz",
"integrity": "sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg=="
"version": "2.5.3",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.5.3.tgz",
"integrity": "sha512-mSxlJJwl3BMEQCUNnxXBU9jP4JBktcEGhURcPR6VQVlnP0FdDEsIaz0C35dXNGLyRfrATNofF0F5p2KPxQgB+w=="
},
"tsutils": {
"version": "3.21.0",