chore(): update package lock files

This commit is contained in:
ionitron
2024-03-27 13:34:23 +00:00
parent eeab96de55
commit a2923aaeb3
6 changed files with 64 additions and 64 deletions

View File

@ -661,9 +661,9 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "7.8.1",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.8.1.tgz",
"integrity": "sha512-SsoDy0HaifCcWBlcyRIpTceboz6tSg4gjNr/LRGJyg+r2bWdoG3jeuQDg0Affox8dar7QvODk3AWO/7RFWLOfg==",
"version": "7.8.2",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.8.2.tgz",
"integrity": "sha512-1Iwe4XSaEYD0u7U/AnnKYNRXmPxx/doTl6pExXq/nlEd7q0AykRkPEy5rClqrQcJOrgFogAx1FwSObfgm0xnNw==",
"dependencies": {
"@stencil/core": "^4.12.2",
"ionicons": "^7.2.2",
@ -852,11 +852,11 @@
}
},
"node_modules/@ionic/vue": {
"version": "7.8.1",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-7.8.1.tgz",
"integrity": "sha512-jEOss4oslEB38ASaBsYNRMpkLq6IYWmmscHAR01reEBiLt1144SqxQ3y4mhgHBdAP7gZrULMFdVTDUdJdlSq9Q==",
"version": "7.8.2",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-7.8.2.tgz",
"integrity": "sha512-29M3EB8LXi8P9Zfbko0yXKimWSNbJmyOf/BDzRJHscTwEMq5saa65gF8+Sk0CL4q+a6XiZa6UV4CPooAQ2b1vA==",
"dependencies": {
"@ionic/core": "7.8.1",
"@ionic/core": "7.8.2",
"ionicons": "^7.0.0"
}
},
@ -4279,9 +4279,9 @@
}
},
"node_modules/ionicons": {
"version": "7.2.3",
"resolved": "https://registry.npmjs.org/ionicons/-/ionicons-7.2.3.tgz",
"integrity": "sha512-DtO85dgNAYFjshAiETdXQbw84Ztgy5Rb5HCWFAYpJWQ72OUNHJ7hSBlZAOaxNK4HoGljMMyT/jbMaCd3bpSLLw==",
"version": "7.3.1",
"resolved": "https://registry.npmjs.org/ionicons/-/ionicons-7.3.1.tgz",
"integrity": "sha512-1boG4EQTBBpQ4/0PU60Yi78Iw/k8iNtKu9c0NmsbzHGnWAcwpiovG9Wi/rk5UlF+DC+CR4XDCxKo91YqvAxkww==",
"dependencies": {
"@stencil/core": "^4.0.3"
}
@ -7878,9 +7878,9 @@
"dev": true
},
"@ionic/core": {
"version": "7.8.1",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.8.1.tgz",
"integrity": "sha512-SsoDy0HaifCcWBlcyRIpTceboz6tSg4gjNr/LRGJyg+r2bWdoG3jeuQDg0Affox8dar7QvODk3AWO/7RFWLOfg==",
"version": "7.8.2",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.8.2.tgz",
"integrity": "sha512-1Iwe4XSaEYD0u7U/AnnKYNRXmPxx/doTl6pExXq/nlEd7q0AykRkPEy5rClqrQcJOrgFogAx1FwSObfgm0xnNw==",
"requires": {
"@stencil/core": "^4.12.2",
"ionicons": "^7.2.2",
@ -7993,11 +7993,11 @@
"requires": {}
},
"@ionic/vue": {
"version": "7.8.1",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-7.8.1.tgz",
"integrity": "sha512-jEOss4oslEB38ASaBsYNRMpkLq6IYWmmscHAR01reEBiLt1144SqxQ3y4mhgHBdAP7gZrULMFdVTDUdJdlSq9Q==",
"version": "7.8.2",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-7.8.2.tgz",
"integrity": "sha512-29M3EB8LXi8P9Zfbko0yXKimWSNbJmyOf/BDzRJHscTwEMq5saa65gF8+Sk0CL4q+a6XiZa6UV4CPooAQ2b1vA==",
"requires": {
"@ionic/core": "7.8.1",
"@ionic/core": "7.8.2",
"ionicons": "^7.0.0"
}
},
@ -10515,9 +10515,9 @@
}
},
"ionicons": {
"version": "7.2.3",
"resolved": "https://registry.npmjs.org/ionicons/-/ionicons-7.2.3.tgz",
"integrity": "sha512-DtO85dgNAYFjshAiETdXQbw84Ztgy5Rb5HCWFAYpJWQ72OUNHJ7hSBlZAOaxNK4HoGljMMyT/jbMaCd3bpSLLw==",
"version": "7.3.1",
"resolved": "https://registry.npmjs.org/ionicons/-/ionicons-7.3.1.tgz",
"integrity": "sha512-1boG4EQTBBpQ4/0PU60Yi78Iw/k8iNtKu9c0NmsbzHGnWAcwpiovG9Wi/rk5UlF+DC+CR4XDCxKo91YqvAxkww==",
"requires": {
"@stencil/core": "^4.0.3"
}