chore(): update package lock files

This commit is contained in:
ionitron
2024-03-20 13:19:42 +00:00
parent 4cd8fb15af
commit 7ca6b80b04
6 changed files with 76 additions and 76 deletions

View File

@ -661,9 +661,9 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "7.8.0",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.8.0.tgz",
"integrity": "sha512-rogQw6lWH367E5XQnovbAIB4pT1YmuTz7OvyQm0cp4pO2/64faKyTGteSxc99stG01CoARW+pjJN1K09hfKFPw==",
"version": "7.8.1",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.8.1.tgz",
"integrity": "sha512-SsoDy0HaifCcWBlcyRIpTceboz6tSg4gjNr/LRGJyg+r2bWdoG3jeuQDg0Affox8dar7QvODk3AWO/7RFWLOfg==",
"dependencies": {
"@stencil/core": "^4.12.2",
"ionicons": "^7.2.2",
@ -852,11 +852,11 @@
}
},
"node_modules/@ionic/vue": {
"version": "7.8.0",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-7.8.0.tgz",
"integrity": "sha512-IXOUO9SQHXU3Ec/9u6u2JPNcu9VL8jamvM+elzBam7e0GDSQ56cyYDRnptROBdfBYop2EGiNJvzjWxAuZnM6kw==",
"version": "7.8.1",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-7.8.1.tgz",
"integrity": "sha512-jEOss4oslEB38ASaBsYNRMpkLq6IYWmmscHAR01reEBiLt1144SqxQ3y4mhgHBdAP7gZrULMFdVTDUdJdlSq9Q==",
"dependencies": {
"@ionic/core": "7.8.0",
"@ionic/core": "7.8.1",
"ionicons": "^7.0.0"
}
},
@ -1508,9 +1508,9 @@
}
},
"node_modules/@stencil/core": {
"version": "4.12.6",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.12.6.tgz",
"integrity": "sha512-15JO2TdaxGVKNdLZb/2TtDa+juj3XGD/V0y/disgdzYYSnajgSh06nwODfdHz9eTUh1Hisz+KIo857I1rCZrfg==",
"version": "4.13.0",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.13.0.tgz",
"integrity": "sha512-gg+gtBWekQ08mDja8GVAUHNu+rrFhQaKZDvfhnS3l/5JbYiJddTimuDPPhuc0sR0JZL1iRdJTJSa+JbvmnQ1cQ==",
"bin": {
"stencil": "bin/stencil"
},
@ -4279,9 +4279,9 @@
}
},
"node_modules/ionicons": {
"version": "7.2.2",
"resolved": "https://registry.npmjs.org/ionicons/-/ionicons-7.2.2.tgz",
"integrity": "sha512-I3iYIfc9Q9FRifWyFSwTAvbEABWlWY32i0sAVDDPGYnaIZVugkLCZFbEcrphW6ixVPg8tt1oLwalo/JJwbEqnA==",
"version": "7.2.3",
"resolved": "https://registry.npmjs.org/ionicons/-/ionicons-7.2.3.tgz",
"integrity": "sha512-DtO85dgNAYFjshAiETdXQbw84Ztgy5Rb5HCWFAYpJWQ72OUNHJ7hSBlZAOaxNK4HoGljMMyT/jbMaCd3bpSLLw==",
"dependencies": {
"@stencil/core": "^4.0.3"
}
@ -7878,9 +7878,9 @@
"dev": true
},
"@ionic/core": {
"version": "7.8.0",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.8.0.tgz",
"integrity": "sha512-rogQw6lWH367E5XQnovbAIB4pT1YmuTz7OvyQm0cp4pO2/64faKyTGteSxc99stG01CoARW+pjJN1K09hfKFPw==",
"version": "7.8.1",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.8.1.tgz",
"integrity": "sha512-SsoDy0HaifCcWBlcyRIpTceboz6tSg4gjNr/LRGJyg+r2bWdoG3jeuQDg0Affox8dar7QvODk3AWO/7RFWLOfg==",
"requires": {
"@stencil/core": "^4.12.2",
"ionicons": "^7.2.2",
@ -7993,11 +7993,11 @@
"requires": {}
},
"@ionic/vue": {
"version": "7.8.0",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-7.8.0.tgz",
"integrity": "sha512-IXOUO9SQHXU3Ec/9u6u2JPNcu9VL8jamvM+elzBam7e0GDSQ56cyYDRnptROBdfBYop2EGiNJvzjWxAuZnM6kw==",
"version": "7.8.1",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-7.8.1.tgz",
"integrity": "sha512-jEOss4oslEB38ASaBsYNRMpkLq6IYWmmscHAR01reEBiLt1144SqxQ3y4mhgHBdAP7gZrULMFdVTDUdJdlSq9Q==",
"requires": {
"@ionic/core": "7.8.0",
"@ionic/core": "7.8.1",
"ionicons": "^7.0.0"
}
},
@ -8461,9 +8461,9 @@
}
},
"@stencil/core": {
"version": "4.12.6",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.12.6.tgz",
"integrity": "sha512-15JO2TdaxGVKNdLZb/2TtDa+juj3XGD/V0y/disgdzYYSnajgSh06nwODfdHz9eTUh1Hisz+KIo857I1rCZrfg=="
"version": "4.13.0",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.13.0.tgz",
"integrity": "sha512-gg+gtBWekQ08mDja8GVAUHNu+rrFhQaKZDvfhnS3l/5JbYiJddTimuDPPhuc0sR0JZL1iRdJTJSa+JbvmnQ1cQ=="
},
"@tootallnate/once": {
"version": "2.0.0",
@ -10515,9 +10515,9 @@
}
},
"ionicons": {
"version": "7.2.2",
"resolved": "https://registry.npmjs.org/ionicons/-/ionicons-7.2.2.tgz",
"integrity": "sha512-I3iYIfc9Q9FRifWyFSwTAvbEABWlWY32i0sAVDDPGYnaIZVugkLCZFbEcrphW6ixVPg8tt1oLwalo/JJwbEqnA==",
"version": "7.2.3",
"resolved": "https://registry.npmjs.org/ionicons/-/ionicons-7.2.3.tgz",
"integrity": "sha512-DtO85dgNAYFjshAiETdXQbw84Ztgy5Rb5HCWFAYpJWQ72OUNHJ7hSBlZAOaxNK4HoGljMMyT/jbMaCd3bpSLLw==",
"requires": {
"@stencil/core": "^4.0.3"
}