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

@ -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",