|
2879 | 2879 | "@angular-devkit/schematics" "^20.0.0" |
2880 | 2880 | "@schematics/angular" "^20.0.0" |
2881 | 2881 |
|
2882 | | -"@ionic/angular@8.7.5": |
2883 | | - version "8.7.5" |
2884 | | - resolved "https://registry.yarnpkg.com/@ionic/angular/-/angular-8.7.5.tgz#b06e0ff22568e9a22b03f705517bafd2ab0e65b4" |
2885 | | - integrity sha512-dnNVnC4j7ahLD2WN4AbplchCLufwKlgk0sykliKKt27VmWrPytlIxfXJA3eme1k5AAL7MmFXzOeVtF9r7DN+pA== |
| 2882 | +"@ionic/angular@8.7.15": |
| 2883 | + version "8.7.15" |
| 2884 | + resolved "https://registry.yarnpkg.com/@ionic/angular/-/angular-8.7.15.tgz#42bcc7bdc9ce163a127e95c1ed873c7b24e66232" |
| 2885 | + integrity sha512-2FFmOCoE3CRHR/WAsx+DX084ywxCNEdqrDuqy0iUmi1jbXrYFcC3xnbvBLKRsQtN56nFLS07DkL6wLCCOY7M4A== |
2886 | 2886 | dependencies: |
2887 | | - "@ionic/core" "8.7.5" |
| 2887 | + "@ionic/core" "8.7.15" |
2888 | 2888 | ionicons "^8.0.13" |
2889 | 2889 | jsonc-parser "^3.0.0" |
2890 | 2890 | tslib "^2.3.0" |
2891 | 2891 |
|
2892 | | -"@ionic/core@8.7.5": |
2893 | | - version "8.7.5" |
2894 | | - resolved "https://registry.yarnpkg.com/@ionic/core/-/core-8.7.5.tgz#a3144a393f15aeb434ffaa061aacd3baaf754838" |
2895 | | - integrity sha512-Uk1qdGPoLHaVhd2FnYSAvRehd3VwwcPIfXaR51qiC7C2L5VhD27VyLSgDetc15G4U+VAIFjgUSR/pKdLFEuMPA== |
| 2892 | +"@ionic/core@8.7.15": |
| 2893 | + version "8.7.15" |
| 2894 | + resolved "https://registry.yarnpkg.com/@ionic/core/-/core-8.7.15.tgz#0fd5e52701fb847ae561748e62376a17739368af" |
| 2895 | + integrity sha512-u1w9c6dx2iuatXIW5X1JY0ighDhQPjBwOHZsrOcnpm891pktuEjJDdyhDulWFa6kKVkXw1q7khwxXBEurvKc2g== |
2896 | 2896 | dependencies: |
2897 | | - "@stencil/core" "4.36.2" |
| 2897 | + "@stencil/core" "4.38.0" |
2898 | 2898 | ionicons "^8.0.13" |
2899 | 2899 | tslib "^2.1.0" |
2900 | 2900 |
|
|
4092 | 4092 | dependencies: |
4093 | 4093 | "@sinonjs/commons" "^3.0.1" |
4094 | 4094 |
|
4095 | | -"@stencil/core@4.36.2", "@stencil/core@^4.35.3": |
4096 | | - version "4.36.2" |
4097 | | - resolved "https://registry.yarnpkg.com/@stencil/core/-/core-4.36.2.tgz#b43cba342c5c5ceba7c09463fdba7edff792496e" |
4098 | | - integrity sha512-PRFSpxNzX9Oi0Wfh02asztN9Sgev/MacfZwmd+VVyE6ZxW+a/kEpAYZhzGAmE+/aKVOGYuug7R9SulanYGxiDQ== |
| 4095 | +"@stencil/core@4.38.0": |
| 4096 | + version "4.38.0" |
| 4097 | + resolved "https://registry.yarnpkg.com/@stencil/core/-/core-4.38.0.tgz#44ca8bafee9e46842630a42b3ad2546ea73eb95e" |
| 4098 | + integrity sha512-oC3QFKO0X1yXVvETgc8OLY525MNKhn9vISBrbtKnGoPlokJ6rI8Vk1RK22TevnNrHLI4SExNLbcDnqilKR35JQ== |
4099 | 4099 | optionalDependencies: |
4100 | 4100 | "@rollup/rollup-darwin-arm64" "4.34.9" |
4101 | 4101 | "@rollup/rollup-darwin-x64" "4.34.9" |
|
4120 | 4120 | "@rollup/rollup-win32-arm64-msvc" "4.34.9" |
4121 | 4121 | "@rollup/rollup-win32-x64-msvc" "4.34.9" |
4122 | 4122 |
|
| 4123 | +"@stencil/core@^4.35.3": |
| 4124 | + version "4.36.2" |
| 4125 | + resolved "https://registry.yarnpkg.com/@stencil/core/-/core-4.36.2.tgz#b43cba342c5c5ceba7c09463fdba7edff792496e" |
| 4126 | + integrity sha512-PRFSpxNzX9Oi0Wfh02asztN9Sgev/MacfZwmd+VVyE6ZxW+a/kEpAYZhzGAmE+/aKVOGYuug7R9SulanYGxiDQ== |
| 4127 | + optionalDependencies: |
| 4128 | + "@rollup/rollup-darwin-arm64" "4.34.9" |
| 4129 | + "@rollup/rollup-darwin-x64" "4.34.9" |
| 4130 | + "@rollup/rollup-linux-arm64-gnu" "4.34.9" |
| 4131 | + "@rollup/rollup-linux-arm64-musl" "4.34.9" |
| 4132 | + "@rollup/rollup-linux-x64-gnu" "4.34.9" |
| 4133 | + "@rollup/rollup-linux-x64-musl" "4.34.9" |
| 4134 | + "@rollup/rollup-win32-arm64-msvc" "4.34.9" |
| 4135 | + "@rollup/rollup-win32-x64-msvc" "4.34.9" |
| 4136 | + |
4123 | 4137 | "@tootallnate/once@2": |
4124 | 4138 | version "2.0.0" |
4125 | 4139 | resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-2.0.0.tgz#f544a148d3ab35801c1f633a7441fd87c2e484bf" |
|
0 commit comments