chore(): update package lock files

This commit is contained in:
ionitron
2023-04-05 13:03:31 +00:00
parent 769424313f
commit 88aa52ce56
6 changed files with 99 additions and 99 deletions

View File

@ -1060,19 +1060,19 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.0.0.tgz",
"integrity": "sha512-pM8qOaea9ZbqZbGnoIswaeeTiHJKNQ9ziSNHSILDpdd4FjpxZjOeMgNUdvYzh5rX9fA6hEM2wodg7McIWHgvZQ==",
"version": "7.0.1",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.0.1.tgz",
"integrity": "sha512-RK69pJ+2e5gLM4eASR2vccPQibIz+Lsc1uHql61lV8Xghb7+usYdeSXUvmn2JL3hkbSMt6JxKCTLfQjFJc+d8Q==",
"dependencies": {
"@stencil/core": "^3.1.0",
"@stencil/core": "^3.2.0",
"ionicons": "^7.1.0",
"tslib": "^2.1.0"
}
},
"node_modules/@ionic/core/node_modules/@stencil/core": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-3.1.0.tgz",
"integrity": "sha512-Zfe+evaw9m2L/HkTO97Hu8go2ThXrObyWkVqa7V3HjTnq+8TUd/nwld9PC0bOItC/eyMRXsWHdEDCpJAZ1tEVQ==",
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-3.2.0.tgz",
"integrity": "sha512-vAZiHg4h6hZn4GP6P4w/d7qJwovW0xroitVAn/Ay0rUOeMHqMDYTX5jq0Vy/bgKactKam5WL/to50esGe6lDUQ==",
"bin": {
"stencil": "bin/stencil"
},
@ -7342,19 +7342,19 @@
"dev": true
},
"@ionic/core": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.0.0.tgz",
"integrity": "sha512-pM8qOaea9ZbqZbGnoIswaeeTiHJKNQ9ziSNHSILDpdd4FjpxZjOeMgNUdvYzh5rX9fA6hEM2wodg7McIWHgvZQ==",
"version": "7.0.1",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.0.1.tgz",
"integrity": "sha512-RK69pJ+2e5gLM4eASR2vccPQibIz+Lsc1uHql61lV8Xghb7+usYdeSXUvmn2JL3hkbSMt6JxKCTLfQjFJc+d8Q==",
"requires": {
"@stencil/core": "^3.1.0",
"@stencil/core": "^3.2.0",
"ionicons": "^7.1.0",
"tslib": "^2.1.0"
},
"dependencies": {
"@stencil/core": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-3.1.0.tgz",
"integrity": "sha512-Zfe+evaw9m2L/HkTO97Hu8go2ThXrObyWkVqa7V3HjTnq+8TUd/nwld9PC0bOItC/eyMRXsWHdEDCpJAZ1tEVQ=="
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-3.2.0.tgz",
"integrity": "sha512-vAZiHg4h6hZn4GP6P4w/d7qJwovW0xroitVAn/Ay0rUOeMHqMDYTX5jq0Vy/bgKactKam5WL/to50esGe6lDUQ=="
}
}
},