chore(): update package lock files

This commit is contained in:
ionitron
2022-10-26 13:50:57 +00:00
parent 53caa22212
commit a5b45821cd
6 changed files with 64 additions and 64 deletions

View File

@ -578,9 +578,9 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "6.3.2",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.3.2.tgz",
"integrity": "sha512-L4xqJyixmGApwYc5fQgGoK80wXGCrbjL8vGfeNbjYqxxP0ZIKGAhURPoMAtSTqLLK9gdhh4Mv6gw4gNKvxodPA==",
"version": "6.3.3",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.3.3.tgz",
"integrity": "sha512-I7eRsni/3blStScsQcITb4seuunNzS4mIK0GxHljeRRb8oQI9Xy/oP4rq9weo9lsuEVD0sHIqBIS7/Oo9iEymQ==",
"dependencies": {
"@stencil/core": "^2.18.0",
"ionicons": "^6.0.3",
@ -588,11 +588,11 @@
}
},
"node_modules/@ionic/vue": {
"version": "6.3.2",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-6.3.2.tgz",
"integrity": "sha512-jvcqcVG6cgFBP+JtLW1dg8a77wYLsFpx1vcC0LK59OmFVLkEIcE6TodhXmfaJVglkXTVMbzPRvO7xIUVHydQzQ==",
"version": "6.3.3",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-6.3.3.tgz",
"integrity": "sha512-MIbnZ1A046ugZroeoK+Tsaykl134bFd5P072JhNQtMAbUFiEfhTkWenbge2DJV8hKPfYmWtZzPze6i0tyw0wlw==",
"dependencies": {
"@ionic/core": "^6.3.2",
"@ionic/core": "^6.3.3",
"ionicons": "^6.0.2"
}
},
@ -1005,9 +1005,9 @@
}
},
"node_modules/@stencil/core": {
"version": "2.18.1",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-2.18.1.tgz",
"integrity": "sha512-/fXkh1lwZ+X9JQCw50mPjhBogzEHOBvVC5pLoDLZqodVYK0DGWILM2YLV4dcIUBNEK8/HMDpO/Rq81/rS3mNOw==",
"version": "2.19.1",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-2.19.1.tgz",
"integrity": "sha512-cVNFnVEva6PfclBvTgyo6zgPYSmiXkIUwR66GwsVdj7LSlgBnlUSSFUeBV8VYf5zPg05W1AUyZfm+nnYkBI7Cw==",
"bin": {
"stencil": "bin/stencil"
},
@ -5233,9 +5233,9 @@
"dev": true
},
"@ionic/core": {
"version": "6.3.2",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.3.2.tgz",
"integrity": "sha512-L4xqJyixmGApwYc5fQgGoK80wXGCrbjL8vGfeNbjYqxxP0ZIKGAhURPoMAtSTqLLK9gdhh4Mv6gw4gNKvxodPA==",
"version": "6.3.3",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.3.3.tgz",
"integrity": "sha512-I7eRsni/3blStScsQcITb4seuunNzS4mIK0GxHljeRRb8oQI9Xy/oP4rq9weo9lsuEVD0sHIqBIS7/Oo9iEymQ==",
"requires": {
"@stencil/core": "^2.18.0",
"ionicons": "^6.0.3",
@ -5243,11 +5243,11 @@
}
},
"@ionic/vue": {
"version": "6.3.2",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-6.3.2.tgz",
"integrity": "sha512-jvcqcVG6cgFBP+JtLW1dg8a77wYLsFpx1vcC0LK59OmFVLkEIcE6TodhXmfaJVglkXTVMbzPRvO7xIUVHydQzQ==",
"version": "6.3.3",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-6.3.3.tgz",
"integrity": "sha512-MIbnZ1A046ugZroeoK+Tsaykl134bFd5P072JhNQtMAbUFiEfhTkWenbge2DJV8hKPfYmWtZzPze6i0tyw0wlw==",
"requires": {
"@ionic/core": "^6.3.2",
"@ionic/core": "^6.3.3",
"ionicons": "^6.0.2"
}
},
@ -5580,9 +5580,9 @@
}
},
"@stencil/core": {
"version": "2.18.1",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-2.18.1.tgz",
"integrity": "sha512-/fXkh1lwZ+X9JQCw50mPjhBogzEHOBvVC5pLoDLZqodVYK0DGWILM2YLV4dcIUBNEK8/HMDpO/Rq81/rS3mNOw=="
"version": "2.19.1",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-2.19.1.tgz",
"integrity": "sha512-cVNFnVEva6PfclBvTgyo6zgPYSmiXkIUwR66GwsVdj7LSlgBnlUSSFUeBV8VYf5zPg05W1AUyZfm+nnYkBI7Cw=="
},
"@tootallnate/once": {
"version": "2.0.0",