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

@ -1227,19 +1227,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"
},
@ -8104,19 +8104,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=="
}
}
},

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=="
}
}
},

View File

@ -205,11 +205,11 @@
"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"
}
@ -381,11 +381,11 @@
}
},
"node_modules/@ionic/react": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/@ionic/react/-/react-7.0.0.tgz",
"integrity": "sha512-t9NlHZTiH/NvT3GLcO4yS5Whe9stpsZ9AtNOYS+aPcKM5vhxJSFGXDUvKtABOLi2CniW2kFE8krHwjz9V0GQYA==",
"version": "7.0.1",
"resolved": "https://registry.npmjs.org/@ionic/react/-/react-7.0.1.tgz",
"integrity": "sha512-qgNdaVLgk8Jy68SmFtGWTcOah2gP+HymSgEoHebVRDoap6nuLzObeRspgH/ocFFkLKW+jO8vZfZud25r7QcQQA==",
"dependencies": {
"@ionic/core": "7.0.0",
"@ionic/core": "7.0.1",
"ionicons": "^7.0.0",
"tslib": "*"
},
@ -3642,11 +3642,11 @@
"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"
}
@ -3748,11 +3748,11 @@
"requires": {}
},
"@ionic/react": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/@ionic/react/-/react-7.0.0.tgz",
"integrity": "sha512-t9NlHZTiH/NvT3GLcO4yS5Whe9stpsZ9AtNOYS+aPcKM5vhxJSFGXDUvKtABOLi2CniW2kFE8krHwjz9V0GQYA==",
"version": "7.0.1",
"resolved": "https://registry.npmjs.org/@ionic/react/-/react-7.0.1.tgz",
"integrity": "sha512-qgNdaVLgk8Jy68SmFtGWTcOah2gP+HymSgEoHebVRDoap6nuLzObeRspgH/ocFFkLKW+jO8vZfZud25r7QcQQA==",
"requires": {
"@ionic/core": "7.0.0",
"@ionic/core": "7.0.1",
"ionicons": "^7.0.0",
"tslib": "*"
}

View File

@ -697,19 +697,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"
},
@ -11777,19 +11777,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=="
}
}
},

View File

@ -660,11 +660,11 @@
"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"
}
@ -851,11 +851,11 @@
}
},
"node_modules/@ionic/vue": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-7.0.0.tgz",
"integrity": "sha512-bikmbUm59EIciZS/Xdm3dhcoeg3PpoiFHl5YsgaydgiZccV7Hu9y7n5zT1ydIPYnJryb2gRaNQ4N8O4JvDll8w==",
"version": "7.0.1",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-7.0.1.tgz",
"integrity": "sha512-5z3yd5y9lpq4NmPdOCM5rv+ltMwnMl3scCjTYjySsbi5tdq72VO0sk18QOc7xXkcxBRelUQbrCXG8q3Env4z7Q==",
"dependencies": {
"@ionic/core": "7.0.0",
"@ionic/core": "7.0.1",
"ionicons": "^7.0.0"
}
},
@ -7677,11 +7677,11 @@
"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"
}
@ -7792,11 +7792,11 @@
"requires": {}
},
"@ionic/vue": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-7.0.0.tgz",
"integrity": "sha512-bikmbUm59EIciZS/Xdm3dhcoeg3PpoiFHl5YsgaydgiZccV7Hu9y7n5zT1ydIPYnJryb2gRaNQ4N8O4JvDll8w==",
"version": "7.0.1",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-7.0.1.tgz",
"integrity": "sha512-5z3yd5y9lpq4NmPdOCM5rv+ltMwnMl3scCjTYjySsbi5tdq72VO0sk18QOc7xXkcxBRelUQbrCXG8q3Env4z7Q==",
"requires": {
"@ionic/core": "7.0.0",
"@ionic/core": "7.0.1",
"ionicons": "^7.0.0"
}
},

View File

@ -207,27 +207,15 @@
"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==",
"bin": {
"stencil": "bin/stencil"
},
"engines": {
"node": ">=14.10.0",
"npm": ">=6.0.0"
}
},
"node_modules/@ionic/core/node_modules/tslib": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.2.0.tgz",
@ -434,6 +422,18 @@
"node": ">= 8"
}
},
"node_modules/@stencil/core": {
"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"
},
"engines": {
"node": ">=14.10.0",
"npm": ">=6.0.0"
}
},
"node_modules/@types/json-schema": {
"version": "7.0.11",
"resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.11.tgz",
@ -3746,20 +3746,15 @@
"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=="
},
"tslib": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.2.0.tgz",
@ -3889,6 +3884,11 @@
"fastq": "^1.6.0"
}
},
"@stencil/core": {
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-3.2.0.tgz",
"integrity": "sha512-vAZiHg4h6hZn4GP6P4w/d7qJwovW0xroitVAn/Ay0rUOeMHqMDYTX5jq0Vy/bgKactKam5WL/to50esGe6lDUQ=="
},
"@types/json-schema": {
"version": "7.0.11",
"resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.11.tgz",