chore(): update package lock files

This commit is contained in:
ionitron 2024-04-17 13:52:16 +00:00
parent bf1ae7b6fe
commit 2d8c9f4942
6 changed files with 52 additions and 52 deletions

View File

@ -1119,9 +1119,9 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "8.0.0-rc.2",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.0.0-rc.2.tgz",
"integrity": "sha512-ZDQ4o+6DOF71fEEiUDoxrX74vctkhD9+gMQWdsE2FZZ7o7h73fk8snb9oGVCKcqUEIDanL69BYNEtRMUAkojjQ==",
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.0.0.tgz",
"integrity": "sha512-jW1LA5mSUYmG4Go9EBWPiLv0Uxwm9vF8+3gwYNeLxJrRwzsirc1qBW/zvDTqcbyMwopAfwtb690iSv5e3i1CwA==",
"dependencies": {
"@stencil/core": "^4.12.2",
"ionicons": "^7.2.2",
@ -7011,9 +7011,9 @@
"dev": true
},
"@ionic/core": {
"version": "8.0.0-rc.2",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.0.0-rc.2.tgz",
"integrity": "sha512-ZDQ4o+6DOF71fEEiUDoxrX74vctkhD9+gMQWdsE2FZZ7o7h73fk8snb9oGVCKcqUEIDanL69BYNEtRMUAkojjQ==",
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.0.0.tgz",
"integrity": "sha512-jW1LA5mSUYmG4Go9EBWPiLv0Uxwm9vF8+3gwYNeLxJrRwzsirc1qBW/zvDTqcbyMwopAfwtb690iSv5e3i1CwA==",
"requires": {
"@stencil/core": "^4.12.2",
"ionicons": "^7.2.2",

View File

@ -1398,9 +1398,9 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "8.0.0-rc.2",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.0.0-rc.2.tgz",
"integrity": "sha512-ZDQ4o+6DOF71fEEiUDoxrX74vctkhD9+gMQWdsE2FZZ7o7h73fk8snb9oGVCKcqUEIDanL69BYNEtRMUAkojjQ==",
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.0.0.tgz",
"integrity": "sha512-jW1LA5mSUYmG4Go9EBWPiLv0Uxwm9vF8+3gwYNeLxJrRwzsirc1qBW/zvDTqcbyMwopAfwtb690iSv5e3i1CwA==",
"dependencies": {
"@stencil/core": "^4.12.2",
"ionicons": "^7.2.2",
@ -9820,9 +9820,9 @@
"dev": true
},
"@ionic/core": {
"version": "8.0.0-rc.2",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.0.0-rc.2.tgz",
"integrity": "sha512-ZDQ4o+6DOF71fEEiUDoxrX74vctkhD9+gMQWdsE2FZZ7o7h73fk8snb9oGVCKcqUEIDanL69BYNEtRMUAkojjQ==",
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.0.0.tgz",
"integrity": "sha512-jW1LA5mSUYmG4Go9EBWPiLv0Uxwm9vF8+3gwYNeLxJrRwzsirc1qBW/zvDTqcbyMwopAfwtb690iSv5e3i1CwA==",
"requires": {
"@stencil/core": "^4.12.2",
"ionicons": "^7.2.2",

View File

@ -238,9 +238,9 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "8.0.0-rc.2",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.0.0-rc.2.tgz",
"integrity": "sha512-ZDQ4o+6DOF71fEEiUDoxrX74vctkhD9+gMQWdsE2FZZ7o7h73fk8snb9oGVCKcqUEIDanL69BYNEtRMUAkojjQ==",
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.0.0.tgz",
"integrity": "sha512-jW1LA5mSUYmG4Go9EBWPiLv0Uxwm9vF8+3gwYNeLxJrRwzsirc1qBW/zvDTqcbyMwopAfwtb690iSv5e3i1CwA==",
"dependencies": {
"@stencil/core": "^4.12.2",
"ionicons": "^7.2.2",
@ -414,11 +414,11 @@
}
},
"node_modules/@ionic/react": {
"version": "8.0.0-rc.2",
"resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.0.0-rc.2.tgz",
"integrity": "sha512-RPVtvJ8WFc34rMBHFCusRGjg/BG+l2hsEtvS5dETFs7S4oBO6fiQk0EleU1zOvl/I+uW5/0RwleWFDHmzE9C/w==",
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.0.0.tgz",
"integrity": "sha512-s7Ncn3Md5WARayGc8Jc65/of+1TxU5KBESWk/xAzbZHIRHM9piERk6tlkvUhYOt9lNA4faX3fa9sOviUiEaHFw==",
"dependencies": {
"@ionic/core": "8.0.0-rc.2",
"@ionic/core": "8.0.0",
"ionicons": "^7.0.0",
"tslib": "*"
},
@ -4057,9 +4057,9 @@
"dev": true
},
"@ionic/core": {
"version": "8.0.0-rc.2",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.0.0-rc.2.tgz",
"integrity": "sha512-ZDQ4o+6DOF71fEEiUDoxrX74vctkhD9+gMQWdsE2FZZ7o7h73fk8snb9oGVCKcqUEIDanL69BYNEtRMUAkojjQ==",
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.0.0.tgz",
"integrity": "sha512-jW1LA5mSUYmG4Go9EBWPiLv0Uxwm9vF8+3gwYNeLxJrRwzsirc1qBW/zvDTqcbyMwopAfwtb690iSv5e3i1CwA==",
"requires": {
"@stencil/core": "^4.12.2",
"ionicons": "^7.2.2",
@ -4163,11 +4163,11 @@
"requires": {}
},
"@ionic/react": {
"version": "8.0.0-rc.2",
"resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.0.0-rc.2.tgz",
"integrity": "sha512-RPVtvJ8WFc34rMBHFCusRGjg/BG+l2hsEtvS5dETFs7S4oBO6fiQk0EleU1zOvl/I+uW5/0RwleWFDHmzE9C/w==",
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.0.0.tgz",
"integrity": "sha512-s7Ncn3Md5WARayGc8Jc65/of+1TxU5KBESWk/xAzbZHIRHM9piERk6tlkvUhYOt9lNA4faX3fa9sOviUiEaHFw==",
"requires": {
"@ionic/core": "8.0.0-rc.2",
"@ionic/core": "8.0.0",
"ionicons": "^7.0.0",
"tslib": "*"
}

View File

@ -798,9 +798,9 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "8.0.0-rc.2",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.0.0-rc.2.tgz",
"integrity": "sha512-ZDQ4o+6DOF71fEEiUDoxrX74vctkhD9+gMQWdsE2FZZ7o7h73fk8snb9oGVCKcqUEIDanL69BYNEtRMUAkojjQ==",
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.0.0.tgz",
"integrity": "sha512-jW1LA5mSUYmG4Go9EBWPiLv0Uxwm9vF8+3gwYNeLxJrRwzsirc1qBW/zvDTqcbyMwopAfwtb690iSv5e3i1CwA==",
"dependencies": {
"@stencil/core": "^4.12.2",
"ionicons": "^7.2.2",
@ -13035,9 +13035,9 @@
"dev": true
},
"@ionic/core": {
"version": "8.0.0-rc.2",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.0.0-rc.2.tgz",
"integrity": "sha512-ZDQ4o+6DOF71fEEiUDoxrX74vctkhD9+gMQWdsE2FZZ7o7h73fk8snb9oGVCKcqUEIDanL69BYNEtRMUAkojjQ==",
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.0.0.tgz",
"integrity": "sha512-jW1LA5mSUYmG4Go9EBWPiLv0Uxwm9vF8+3gwYNeLxJrRwzsirc1qBW/zvDTqcbyMwopAfwtb690iSv5e3i1CwA==",
"requires": {
"@stencil/core": "^4.12.2",
"ionicons": "^7.2.2",

View File

@ -661,9 +661,9 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "8.0.0-rc.2",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.0.0-rc.2.tgz",
"integrity": "sha512-ZDQ4o+6DOF71fEEiUDoxrX74vctkhD9+gMQWdsE2FZZ7o7h73fk8snb9oGVCKcqUEIDanL69BYNEtRMUAkojjQ==",
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.0.0.tgz",
"integrity": "sha512-jW1LA5mSUYmG4Go9EBWPiLv0Uxwm9vF8+3gwYNeLxJrRwzsirc1qBW/zvDTqcbyMwopAfwtb690iSv5e3i1CwA==",
"dependencies": {
"@stencil/core": "^4.12.2",
"ionicons": "^7.2.2",
@ -852,11 +852,11 @@
}
},
"node_modules/@ionic/vue": {
"version": "8.0.0-rc.2",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.0.0-rc.2.tgz",
"integrity": "sha512-SeHjNlAp36YHrgr5dkQzSGUtjlhy8YAkecFMTFqkRJQC3tYFcad2otla/0gK/4hH2jkeRh+gQ2kEGn9bismcXQ==",
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.0.0.tgz",
"integrity": "sha512-jKynlvprQE4GnEDAoUuwp3HCuodI8uT97FoOMOQoe8DelVcjDAN1w9RjcHm9bau+r25vZ5AZMVmCki7kXQDKfg==",
"dependencies": {
"@ionic/core": "8.0.0-rc.2",
"@ionic/core": "8.0.0",
"ionicons": "^7.0.0"
}
},
@ -7878,9 +7878,9 @@
"dev": true
},
"@ionic/core": {
"version": "8.0.0-rc.2",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.0.0-rc.2.tgz",
"integrity": "sha512-ZDQ4o+6DOF71fEEiUDoxrX74vctkhD9+gMQWdsE2FZZ7o7h73fk8snb9oGVCKcqUEIDanL69BYNEtRMUAkojjQ==",
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.0.0.tgz",
"integrity": "sha512-jW1LA5mSUYmG4Go9EBWPiLv0Uxwm9vF8+3gwYNeLxJrRwzsirc1qBW/zvDTqcbyMwopAfwtb690iSv5e3i1CwA==",
"requires": {
"@stencil/core": "^4.12.2",
"ionicons": "^7.2.2",
@ -7993,11 +7993,11 @@
"requires": {}
},
"@ionic/vue": {
"version": "8.0.0-rc.2",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.0.0-rc.2.tgz",
"integrity": "sha512-SeHjNlAp36YHrgr5dkQzSGUtjlhy8YAkecFMTFqkRJQC3tYFcad2otla/0gK/4hH2jkeRh+gQ2kEGn9bismcXQ==",
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.0.0.tgz",
"integrity": "sha512-jKynlvprQE4GnEDAoUuwp3HCuodI8uT97FoOMOQoe8DelVcjDAN1w9RjcHm9bau+r25vZ5AZMVmCki7kXQDKfg==",
"requires": {
"@ionic/core": "8.0.0-rc.2",
"@ionic/core": "8.0.0",
"ionicons": "^7.0.0"
}
},

View File

@ -208,9 +208,9 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "8.0.0-rc.2",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.0.0-rc.2.tgz",
"integrity": "sha512-ZDQ4o+6DOF71fEEiUDoxrX74vctkhD9+gMQWdsE2FZZ7o7h73fk8snb9oGVCKcqUEIDanL69BYNEtRMUAkojjQ==",
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.0.0.tgz",
"integrity": "sha512-jW1LA5mSUYmG4Go9EBWPiLv0Uxwm9vF8+3gwYNeLxJrRwzsirc1qBW/zvDTqcbyMwopAfwtb690iSv5e3i1CwA==",
"dependencies": {
"@stencil/core": "^4.12.2",
"ionicons": "^7.2.2",
@ -3959,9 +3959,9 @@
"dev": true
},
"@ionic/core": {
"version": "8.0.0-rc.2",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.0.0-rc.2.tgz",
"integrity": "sha512-ZDQ4o+6DOF71fEEiUDoxrX74vctkhD9+gMQWdsE2FZZ7o7h73fk8snb9oGVCKcqUEIDanL69BYNEtRMUAkojjQ==",
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.0.0.tgz",
"integrity": "sha512-jW1LA5mSUYmG4Go9EBWPiLv0Uxwm9vF8+3gwYNeLxJrRwzsirc1qBW/zvDTqcbyMwopAfwtb690iSv5e3i1CwA==",
"requires": {
"@stencil/core": "^4.12.2",
"ionicons": "^7.2.2",