chore(): update package lock files

This commit is contained in:
ionitron
2023-03-08 15:35:28 +00:00
parent 87c9012e22
commit 7174df12ca
6 changed files with 86 additions and 191 deletions

View File

@ -1060,12 +1060,12 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "7.0.0-rc.0",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.0.0-rc.0.tgz",
"integrity": "sha512-WXPq8qNej2jh6sGNc9JXaieyq6x6UCrxaI5iVs6eXqLGn4P0gSWfCyej3RxNw3s9x7qU4s/I6rWuUobxeVOk7A==",
"version": "7.0.0-rc.1",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.0.0-rc.1.tgz",
"integrity": "sha512-lmJNq6EkPQC+keA/xtcvDTsRPaDbHdg8aAVpF16yyHY2GCk+o47dCluDgJrYpi/brhgQv4iSNL12TRLDZWRTXQ==",
"dependencies": {
"@stencil/core": "^3.1.0",
"ionicons": "^6.1.1",
"ionicons": "^7.0.0",
"tslib": "^2.1.0"
}
},
@ -3935,9 +3935,9 @@
}
},
"node_modules/ionicons": {
"version": "6.1.3",
"resolved": "https://registry.npmjs.org/ionicons/-/ionicons-6.1.3.tgz",
"integrity": "sha512-ptzz38dd/Yq+PgjhXegh7yhb/SLIk1bvL9vQDtLv1aoSc7alO6mX2DIMgcKYzt9vrNWkRu1f9Jr78zIFFyOXqw==",
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/ionicons/-/ionicons-7.0.0.tgz",
"integrity": "sha512-5G9gBxaUfJm0aAr/Kg5Eb/d7d+pMC65yiHjlkGATLrHSZgAzlc9l6ho0dCSdfq3wGef2QiZeNsvyChPVggfXwQ==",
"dependencies": {
"@stencil/core": "^2.18.0"
}
@ -7342,12 +7342,12 @@
"dev": true
},
"@ionic/core": {
"version": "7.0.0-rc.0",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.0.0-rc.0.tgz",
"integrity": "sha512-WXPq8qNej2jh6sGNc9JXaieyq6x6UCrxaI5iVs6eXqLGn4P0gSWfCyej3RxNw3s9x7qU4s/I6rWuUobxeVOk7A==",
"version": "7.0.0-rc.1",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.0.0-rc.1.tgz",
"integrity": "sha512-lmJNq6EkPQC+keA/xtcvDTsRPaDbHdg8aAVpF16yyHY2GCk+o47dCluDgJrYpi/brhgQv4iSNL12TRLDZWRTXQ==",
"requires": {
"@stencil/core": "^3.1.0",
"ionicons": "^6.1.1",
"ionicons": "^7.0.0",
"tslib": "^2.1.0"
},
"dependencies": {
@ -9152,9 +9152,9 @@
}
},
"ionicons": {
"version": "6.1.3",
"resolved": "https://registry.npmjs.org/ionicons/-/ionicons-6.1.3.tgz",
"integrity": "sha512-ptzz38dd/Yq+PgjhXegh7yhb/SLIk1bvL9vQDtLv1aoSc7alO6mX2DIMgcKYzt9vrNWkRu1f9Jr78zIFFyOXqw==",
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/ionicons/-/ionicons-7.0.0.tgz",
"integrity": "sha512-5G9gBxaUfJm0aAr/Kg5Eb/d7d+pMC65yiHjlkGATLrHSZgAzlc9l6ho0dCSdfq3wGef2QiZeNsvyChPVggfXwQ==",
"requires": {
"@stencil/core": "^2.18.0"
}