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

@ -661,9 +661,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",
@ -853,12 +853,12 @@
}
},
"node_modules/@ionic/vue": {
"version": "8.4.1",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.4.1.tgz",
"integrity": "sha512-L2IyyK/74saLuRoyTHGsRDywe7ehQol2d8X5KJgEhajt2i0A1zZaqIxfJJra4k9a+ZwNVASotMbRGURK9RqCZA==",
"version": "8.4.2",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.4.2.tgz",
"integrity": "sha512-GJZJJMXRZ1LP7bpIJquSrL8HC5Gwpz9ak/H6BzdhGIhDLEPfe//4EMkijbNGEnrlW6XSamN2lf6SrRZ1Lk5NMA==",
"license": "MIT",
"dependencies": {
"@ionic/core": "8.4.1",
"@ionic/core": "8.4.2",
"ionicons": "^7.0.0"
}
},
@ -7882,9 +7882,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",
@ -7997,11 +7997,11 @@
"requires": {}
},
"@ionic/vue": {
"version": "8.4.1",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.4.1.tgz",
"integrity": "sha512-L2IyyK/74saLuRoyTHGsRDywe7ehQol2d8X5KJgEhajt2i0A1zZaqIxfJJra4k9a+ZwNVASotMbRGURK9RqCZA==",
"version": "8.4.2",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.4.2.tgz",
"integrity": "sha512-GJZJJMXRZ1LP7bpIJquSrL8HC5Gwpz9ak/H6BzdhGIhDLEPfe//4EMkijbNGEnrlW6XSamN2lf6SrRZ1Lk5NMA==",
"requires": {
"@ionic/core": "8.4.1",
"@ionic/core": "8.4.2",
"ionicons": "^7.0.0"
}
},
@ -12802,4 +12802,4 @@
"dev": true
}
}
}
}