chore(): update package lock files

This commit is contained in:
ionitron
2024-04-24 13:45:53 +00:00
parent fa60838702
commit 6fd4b50697
6 changed files with 100 additions and 100 deletions

View File

@ -661,11 +661,11 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.0.0.tgz",
"integrity": "sha512-jW1LA5mSUYmG4Go9EBWPiLv0Uxwm9vF8+3gwYNeLxJrRwzsirc1qBW/zvDTqcbyMwopAfwtb690iSv5e3i1CwA==",
"version": "8.0.1",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.0.1.tgz",
"integrity": "sha512-6FEa0kSXSs82aCYcB7JcLGt5Z0XBU8mRFQGVrJtdh3ybQQntIAWKHc9H2OFaiT3SSAK+XQqlU6kq0jM9nWKveQ==",
"dependencies": {
"@stencil/core": "^4.12.2",
"@stencil/core": "^4.17.1",
"ionicons": "^7.2.2",
"tslib": "^2.1.0"
}
@ -852,11 +852,11 @@
}
},
"node_modules/@ionic/vue": {
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.0.0.tgz",
"integrity": "sha512-jKynlvprQE4GnEDAoUuwp3HCuodI8uT97FoOMOQoe8DelVcjDAN1w9RjcHm9bau+r25vZ5AZMVmCki7kXQDKfg==",
"version": "8.0.1",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.0.1.tgz",
"integrity": "sha512-BRP5ig5AfazmuVHJfpnd8FmlNIZZEkF/bn6iqm0nIyvtsd4nweSYCgZEjClrHU2eKK0I/xCIaPnatHt/NLMM5A==",
"dependencies": {
"@ionic/core": "8.0.0",
"@ionic/core": "8.0.1",
"ionicons": "^7.0.0"
}
},
@ -1508,9 +1508,9 @@
}
},
"node_modules/@stencil/core": {
"version": "4.16.0",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.16.0.tgz",
"integrity": "sha512-gXaC5IrquV/Hw5JIZTCWkM5lJEbBQtnvHLhDebjar6A6+YBqxah04dardS+YUNVuRbnE6Hcja7KKiAXT3oVsvw==",
"version": "4.17.1",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.17.1.tgz",
"integrity": "sha512-nlARe1QtK5abnCG8kPQKJMWiELg39vKabvf3ebm6YEhQA35CgrxC1pVYTsYq3yktJKoY+k+VzGRnATLKyaLbvA==",
"bin": {
"stencil": "bin/stencil"
},
@ -7878,11 +7878,11 @@
"dev": true
},
"@ionic/core": {
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.0.0.tgz",
"integrity": "sha512-jW1LA5mSUYmG4Go9EBWPiLv0Uxwm9vF8+3gwYNeLxJrRwzsirc1qBW/zvDTqcbyMwopAfwtb690iSv5e3i1CwA==",
"version": "8.0.1",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.0.1.tgz",
"integrity": "sha512-6FEa0kSXSs82aCYcB7JcLGt5Z0XBU8mRFQGVrJtdh3ybQQntIAWKHc9H2OFaiT3SSAK+XQqlU6kq0jM9nWKveQ==",
"requires": {
"@stencil/core": "^4.12.2",
"@stencil/core": "^4.17.1",
"ionicons": "^7.2.2",
"tslib": "^2.1.0"
}
@ -7993,11 +7993,11 @@
"requires": {}
},
"@ionic/vue": {
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.0.0.tgz",
"integrity": "sha512-jKynlvprQE4GnEDAoUuwp3HCuodI8uT97FoOMOQoe8DelVcjDAN1w9RjcHm9bau+r25vZ5AZMVmCki7kXQDKfg==",
"version": "8.0.1",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.0.1.tgz",
"integrity": "sha512-BRP5ig5AfazmuVHJfpnd8FmlNIZZEkF/bn6iqm0nIyvtsd4nweSYCgZEjClrHU2eKK0I/xCIaPnatHt/NLMM5A==",
"requires": {
"@ionic/core": "8.0.0",
"@ionic/core": "8.0.1",
"ionicons": "^7.0.0"
}
},
@ -8461,9 +8461,9 @@
}
},
"@stencil/core": {
"version": "4.16.0",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.16.0.tgz",
"integrity": "sha512-gXaC5IrquV/Hw5JIZTCWkM5lJEbBQtnvHLhDebjar6A6+YBqxah04dardS+YUNVuRbnE6Hcja7KKiAXT3oVsvw=="
"version": "4.17.1",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.17.1.tgz",
"integrity": "sha512-nlARe1QtK5abnCG8kPQKJMWiELg39vKabvf3ebm6YEhQA35CgrxC1pVYTsYq3yktJKoY+k+VzGRnATLKyaLbvA=="
},
"@tootallnate/once": {
"version": "2.0.0",