chore(): update package lock files

This commit is contained in:
ionitron
2025-01-22 21:34:04 +00:00
parent f532a5d4b7
commit c2bc756ffc
8 changed files with 60 additions and 60 deletions

View File

@ -238,9 +238,9 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "8.4.1",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.4.1.tgz",
"integrity": "sha512-D5xpw5TF2wldpAWE0rHq3L+5T79EjR6d++QFpprjp+q+cFjjhOnfGD+2k7gLlWepAod9LUUigeL0JF02C2wgRQ==",
"version": "8.4.2",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.4.2.tgz",
"integrity": "sha512-p1/avROJi+z/rTw07nkIi0hBsWw3oITVK3KCMrAccaViQpqQ6a692jX6xdnoycsj/ixeVjXgfV1Useu6hTNaHA==",
"license": "MIT",
"dependencies": {
"@stencil/core": "4.20.0",
@ -415,12 +415,12 @@
}
},
"node_modules/@ionic/react": {
"version": "8.4.1",
"resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.4.1.tgz",
"integrity": "sha512-QGxcNilIAMWylgKFQuojESDm7T5aRopKDqsH7c0mdRZPMA5o5i9ErnjBfhZgG7ABuyZ7m+T3TWHqzE/umX43ng==",
"version": "8.4.2",
"resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.4.2.tgz",
"integrity": "sha512-IDQy6a6oo9dG4Bu/svg/n8KSusTPY/bgI32FGGglm2nIe0F3hnjjIoS0Ikp0QdA4shqSnjV2Aq5AzGd3i6x5gg==",
"license": "MIT",
"dependencies": {
"@ionic/core": "8.4.1",
"@ionic/core": "8.4.2",
"ionicons": "^7.0.0",
"tslib": "*"
},
@ -4061,9 +4061,9 @@
"dev": true
},
"@ionic/core": {
"version": "8.4.1",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.4.1.tgz",
"integrity": "sha512-D5xpw5TF2wldpAWE0rHq3L+5T79EjR6d++QFpprjp+q+cFjjhOnfGD+2k7gLlWepAod9LUUigeL0JF02C2wgRQ==",
"version": "8.4.2",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.4.2.tgz",
"integrity": "sha512-p1/avROJi+z/rTw07nkIi0hBsWw3oITVK3KCMrAccaViQpqQ6a692jX6xdnoycsj/ixeVjXgfV1Useu6hTNaHA==",
"requires": {
"@stencil/core": "4.20.0",
"ionicons": "^7.2.2",
@ -4167,11 +4167,11 @@
"requires": {}
},
"@ionic/react": {
"version": "8.4.1",
"resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.4.1.tgz",
"integrity": "sha512-QGxcNilIAMWylgKFQuojESDm7T5aRopKDqsH7c0mdRZPMA5o5i9ErnjBfhZgG7ABuyZ7m+T3TWHqzE/umX43ng==",
"version": "8.4.2",
"resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.4.2.tgz",
"integrity": "sha512-IDQy6a6oo9dG4Bu/svg/n8KSusTPY/bgI32FGGglm2nIe0F3hnjjIoS0Ikp0QdA4shqSnjV2Aq5AzGd3i6x5gg==",
"requires": {
"@ionic/core": "8.4.1",
"@ionic/core": "8.4.2",
"ionicons": "^7.0.0",
"tslib": "*"
}
@ -6670,4 +6670,4 @@
"dev": true
}
}
}
}