chore: update e2e app lockfiles

This commit is contained in:
Liam DeBeasi
2024-01-25 13:28:34 -05:00
parent b8464e1938
commit e35fe27803
8 changed files with 38462 additions and 169 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -92,7 +92,7 @@ importers:
../../..: ../../..:
dependencies: dependencies:
'@ionic/react': '@ionic/react':
specifier: ^7.6.2 specifier: ^7.6.6
version: link:../react version: link:../react
history: history:
specifier: ^4.9.0 specifier: ^4.9.0
@ -165,8 +165,8 @@ importers:
../../../../react: ../../../../react:
dependencies: dependencies:
'@ionic/core': '@ionic/core':
specifier: ^7.6.2 specifier: ^7.6.6
version: 7.6.2 version: 7.6.6
ionicons: ionicons:
specifier: ^7.0.0 specifier: ^7.0.0
version: 7.2.2 version: 7.2.2
@ -1903,10 +1903,10 @@ packages:
/@humanwhocodes/object-schema@1.2.1: /@humanwhocodes/object-schema@1.2.1:
resolution: {integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==} resolution: {integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==}
/@ionic/core@7.6.2: /@ionic/core@7.6.6:
resolution: {integrity: sha512-PEeCAjKrtKkc7PqCF7WlXn36PmowBbswnMADmoJ75ozyheRMe+v+GY2a75dGsBxB8nMZP9X9wYBXvZ3BgYUdLw==} resolution: {integrity: sha512-WstnLHiR8ipW2ASdO/eqSwgMHCuVvJE3qsUNPHWkup9f08/bcbKYZpOfaWNLw/ftNqEpFbjiRuocoYYyLP0/gw==}
dependencies: dependencies:
'@stencil/core': 4.9.0 '@stencil/core': 4.11.0
ionicons: 7.2.2 ionicons: 7.2.2
tslib: 2.4.0 tslib: 2.4.0
dev: false dev: false
@ -2735,6 +2735,12 @@ packages:
hasBin: true hasBin: true
dev: false dev: false
/@stencil/core@4.11.0:
resolution: {integrity: sha512-zsKhgIkTGo+s7IthitxR/MKiMS3Ck1yIypOdXr0aE6ofboKqe9NdffTcxZ0vel0wD2bZYOb6WfPMzuhRKk6+FA==}
engines: {node: '>=16.0.0', npm: '>=7.10.0'}
hasBin: true
dev: false
/@stencil/core@4.9.0: /@stencil/core@4.9.0:
resolution: {integrity: sha512-aWSkhBmk3yPwRAkUwBbzRwmdhb8hKiQ/JMr9m5jthpBZLjtppYbzz6PN2MhSMDfRp6K93eQw5WogSEH4HHuB6w==} resolution: {integrity: sha512-aWSkhBmk3yPwRAkUwBbzRwmdhb8hKiQ/JMr9m5jthpBZLjtppYbzz6PN2MhSMDfRp6K93eQw5WogSEH4HHuB6w==}
engines: {node: '>=16.0.0', npm: '>=7.10.0'} engines: {node: '>=16.0.0', npm: '>=7.10.0'}
@ -11925,7 +11931,6 @@ packages:
react: 18.2.0 react: 18.2.0
scheduler: 0.19.1 scheduler: 0.19.1
dev: true dev: true
bundledDependencies: false
/react-dom@18.2.0(react@18.2.0): /react-dom@18.2.0(react@18.2.0):
resolution: {integrity: sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==} resolution: {integrity: sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==}

View File

@ -86,8 +86,8 @@ importers:
../../..: ../../..:
dependencies: dependencies:
'@ionic/core': '@ionic/core':
specifier: ^7.6.2 specifier: ^7.6.6
version: 7.6.2 version: 7.6.6
ionicons: ionicons:
specifier: ^7.0.0 specifier: ^7.0.0
version: 7.2.2 version: 7.2.2
@ -171,7 +171,7 @@ importers:
../../../../react-router: ../../../../react-router:
dependencies: dependencies:
'@ionic/react': '@ionic/react':
specifier: ^7.6.2 specifier: ^7.6.6
version: link:../react version: link:../react
history: history:
specifier: ^4.9.0 specifier: ^4.9.0
@ -1893,10 +1893,10 @@ packages:
/@humanwhocodes/object-schema@1.2.1: /@humanwhocodes/object-schema@1.2.1:
resolution: {integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==} resolution: {integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==}
/@ionic/core@7.6.2: /@ionic/core@7.6.6:
resolution: {integrity: sha512-PEeCAjKrtKkc7PqCF7WlXn36PmowBbswnMADmoJ75ozyheRMe+v+GY2a75dGsBxB8nMZP9X9wYBXvZ3BgYUdLw==} resolution: {integrity: sha512-WstnLHiR8ipW2ASdO/eqSwgMHCuVvJE3qsUNPHWkup9f08/bcbKYZpOfaWNLw/ftNqEpFbjiRuocoYYyLP0/gw==}
dependencies: dependencies:
'@stencil/core': 4.9.0 '@stencil/core': 4.11.0
ionicons: 7.2.2 ionicons: 7.2.2
tslib: 2.4.0 tslib: 2.4.0
dev: false dev: false
@ -2725,6 +2725,12 @@ packages:
hasBin: true hasBin: true
dev: false dev: false
/@stencil/core@4.11.0:
resolution: {integrity: sha512-zsKhgIkTGo+s7IthitxR/MKiMS3Ck1yIypOdXr0aE6ofboKqe9NdffTcxZ0vel0wD2bZYOb6WfPMzuhRKk6+FA==}
engines: {node: '>=16.0.0', npm: '>=7.10.0'}
hasBin: true
dev: false
/@stencil/core@4.9.0: /@stencil/core@4.9.0:
resolution: {integrity: sha512-aWSkhBmk3yPwRAkUwBbzRwmdhb8hKiQ/JMr9m5jthpBZLjtppYbzz6PN2MhSMDfRp6K93eQw5WogSEH4HHuB6w==} resolution: {integrity: sha512-aWSkhBmk3yPwRAkUwBbzRwmdhb8hKiQ/JMr9m5jthpBZLjtppYbzz6PN2MhSMDfRp6K93eQw5WogSEH4HHuB6w==}
engines: {node: '>=16.0.0', npm: '>=7.10.0'} engines: {node: '>=16.0.0', npm: '>=7.10.0'}
@ -11816,7 +11822,6 @@ packages:
react: 17.0.2 react: 17.0.2
scheduler: 0.19.1 scheduler: 0.19.1
dev: true dev: true
bundledDependencies: false
/react-dom@17.0.2(react@17.0.2): /react-dom@17.0.2(react@17.0.2):
resolution: {integrity: sha512-s4h96KtLDUQlsENhMn1ar8t2bEa+q/YAtj8pPPdIjPDGBDIVNsrD9aXNWqspUe6AzKCIG0C1HZZLqLV7qpOBGA==} resolution: {integrity: sha512-s4h96KtLDUQlsENhMn1ar8t2bEa+q/YAtj8pPPdIjPDGBDIVNsrD9aXNWqspUe6AzKCIG0C1HZZLqLV7qpOBGA==}

View File

@ -98,8 +98,8 @@ importers:
../../..: ../../..:
dependencies: dependencies:
'@ionic/core': '@ionic/core':
specifier: ^7.6.2 specifier: ^7.6.6
version: 7.6.2 version: 7.6.6
ionicons: ionicons:
specifier: ^7.0.0 specifier: ^7.0.0
version: 7.2.2 version: 7.2.2
@ -183,7 +183,7 @@ importers:
../../../../react-router: ../../../../react-router:
dependencies: dependencies:
'@ionic/react': '@ionic/react':
specifier: ^7.6.2 specifier: ^7.6.6
version: link:../react version: link:../react
history: history:
specifier: ^4.9.0 specifier: ^4.9.0
@ -2231,10 +2231,10 @@ packages:
resolution: {integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==} resolution: {integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==}
dev: true dev: true
/@ionic/core@7.6.2: /@ionic/core@7.6.6:
resolution: {integrity: sha512-PEeCAjKrtKkc7PqCF7WlXn36PmowBbswnMADmoJ75ozyheRMe+v+GY2a75dGsBxB8nMZP9X9wYBXvZ3BgYUdLw==} resolution: {integrity: sha512-WstnLHiR8ipW2ASdO/eqSwgMHCuVvJE3qsUNPHWkup9f08/bcbKYZpOfaWNLw/ftNqEpFbjiRuocoYYyLP0/gw==}
dependencies: dependencies:
'@stencil/core': 4.9.0 '@stencil/core': 4.11.0
ionicons: 7.2.2 ionicons: 7.2.2
tslib: 2.4.0 tslib: 2.4.0
dev: false dev: false
@ -2747,6 +2747,12 @@ packages:
hasBin: true hasBin: true
dev: false dev: false
/@stencil/core@4.11.0:
resolution: {integrity: sha512-zsKhgIkTGo+s7IthitxR/MKiMS3Ck1yIypOdXr0aE6ofboKqe9NdffTcxZ0vel0wD2bZYOb6WfPMzuhRKk6+FA==}
engines: {node: '>=16.0.0', npm: '>=7.10.0'}
hasBin: true
dev: false
/@stencil/core@4.9.0: /@stencil/core@4.9.0:
resolution: {integrity: sha512-aWSkhBmk3yPwRAkUwBbzRwmdhb8hKiQ/JMr9m5jthpBZLjtppYbzz6PN2MhSMDfRp6K93eQw5WogSEH4HHuB6w==} resolution: {integrity: sha512-aWSkhBmk3yPwRAkUwBbzRwmdhb8hKiQ/JMr9m5jthpBZLjtppYbzz6PN2MhSMDfRp6K93eQw5WogSEH4HHuB6w==}
engines: {node: '>=16.0.0', npm: '>=7.10.0'} engines: {node: '>=16.0.0', npm: '>=7.10.0'}
@ -8945,7 +8951,6 @@ packages:
react: 18.2.0 react: 18.2.0
scheduler: 0.19.1 scheduler: 0.19.1
dev: true dev: true
bundledDependencies: false
/react-dom@18.2.0(react@18.2.0): /react-dom@18.2.0(react@18.2.0):
resolution: {integrity: sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==} resolution: {integrity: sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==}

File diff suppressed because it is too large Load Diff