chore(): update package lock files

This commit is contained in:
ionitron
2023-08-23 13:40:28 +00:00
parent 5701f7661e
commit b333bdffe6
6 changed files with 106 additions and 106 deletions

View File

@ -207,11 +207,11 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "7.3.0",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.3.0.tgz",
"integrity": "sha512-DPHG0U44O4WcknXa+x3JR/G/5ySxqCS5S8w65PZUQBYA657L4zkaGOvZpObP1MtiBLj9kG7c6Ae6xgJjrU7tyQ==",
"version": "7.3.1",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.3.1.tgz",
"integrity": "sha512-RdSJsFYx2oJ08duw+DMWVAfzjxlnA+o1saX5gOLSjP5SpwP7FqURFfXrFHIFN2vIKbeqUZTZjQwPHnrFsX04dQ==",
"dependencies": {
"@stencil/core": "^4.0.3",
"@stencil/core": "^4.1.0",
"ionicons": "7.1.0",
"tslib": "^2.1.0"
}
@ -423,9 +423,9 @@
}
},
"node_modules/@stencil/core": {
"version": "4.0.5",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.0.5.tgz",
"integrity": "sha512-0nZRvvhjjOKsQFGX0pKiDtOS/5IiL7HRxtLqpIxHAxXKLs9ZcomTsdOwl12m/qjx2AtQReOfP8+x8jLOBNMOIQ==",
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.1.0.tgz",
"integrity": "sha512-yIpL+CX02fy5zvFXwXcHZjjEILRm3aiONbucpfLIWPS7zcBAuucdROssartEa+D7E1JRko97ydxn1Ntdu4GoWg==",
"bin": {
"stencil": "bin/stencil"
},
@ -3746,11 +3746,11 @@
"dev": true
},
"@ionic/core": {
"version": "7.3.0",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.3.0.tgz",
"integrity": "sha512-DPHG0U44O4WcknXa+x3JR/G/5ySxqCS5S8w65PZUQBYA657L4zkaGOvZpObP1MtiBLj9kG7c6Ae6xgJjrU7tyQ==",
"version": "7.3.1",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.3.1.tgz",
"integrity": "sha512-RdSJsFYx2oJ08duw+DMWVAfzjxlnA+o1saX5gOLSjP5SpwP7FqURFfXrFHIFN2vIKbeqUZTZjQwPHnrFsX04dQ==",
"requires": {
"@stencil/core": "^4.0.3",
"@stencil/core": "^4.1.0",
"ionicons": "7.1.0",
"tslib": "^2.1.0"
},
@ -3885,9 +3885,9 @@
}
},
"@stencil/core": {
"version": "4.0.5",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.0.5.tgz",
"integrity": "sha512-0nZRvvhjjOKsQFGX0pKiDtOS/5IiL7HRxtLqpIxHAxXKLs9ZcomTsdOwl12m/qjx2AtQReOfP8+x8jLOBNMOIQ=="
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.1.0.tgz",
"integrity": "sha512-yIpL+CX02fy5zvFXwXcHZjjEILRm3aiONbucpfLIWPS7zcBAuucdROssartEa+D7E1JRko97ydxn1Ntdu4GoWg=="
},
"@types/json-schema": {
"version": "7.0.11",