Skip to content

Commit 607e4f6

Browse files
Update dependency @ionic/angular to v8.7.13
1 parent 4249cd6 commit 607e4f6

2 files changed

Lines changed: 29 additions & 15 deletions

File tree

packages/app-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@codemirror/search": "^6.5.5",
4848
"@codemirror/state": "^6.4.0",
4949
"@codemirror/view": "^6.23.0",
50-
"@ionic/angular": "8.7.5",
50+
"@ionic/angular": "8.7.13",
5151
"@justinribeiro/lite-youtube": "1.5.0",
5252
"@ngx-translate/core": "^16.0.3",
5353
"@ngx-translate/http-loader": "^16.0.0",

packages/app-web/yarn.lock

Lines changed: 28 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2879,22 +2879,22 @@
28792879
"@angular-devkit/schematics" "^20.0.0"
28802880
"@schematics/angular" "^20.0.0"
28812881

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.13":
2883+
version "8.7.13"
2884+
resolved "https://registry.yarnpkg.com/@ionic/angular/-/angular-8.7.13.tgz#7264915d3f45ebc33ce6bf1a13c4a012614ed7b9"
2885+
integrity sha512-uIcJK/VAEpARefYZ8MDpwtBsG10xyTiAsQxAw284xg6AEosG9GMczY2HekVv417wCm5KiGZa7YKLMT1xNrPGSQ==
28862886
dependencies:
2887-
"@ionic/core" "8.7.5"
2887+
"@ionic/core" "8.7.13"
28882888
ionicons "^8.0.13"
28892889
jsonc-parser "^3.0.0"
28902890
tslib "^2.3.0"
28912891

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.13":
2893+
version "8.7.13"
2894+
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-8.7.13.tgz#dfd00f16e19aa7d937221402d9407b4ab83cc4a7"
2895+
integrity sha512-72sbep6UOiGn+KYKtVSPZhKuq0o68X6mWi5sCyXYE/V1nzUknew9RGohcxbtt5iMVgjuny/m4liIUwVgvvQ5mw==
28962896
dependencies:
2897-
"@stencil/core" "4.36.2"
2897+
"@stencil/core" "4.38.0"
28982898
ionicons "^8.0.13"
28992899
tslib "^2.1.0"
29002900

@@ -4092,10 +4092,10 @@
40924092
dependencies:
40934093
"@sinonjs/commons" "^3.0.1"
40944094

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==
40994099
optionalDependencies:
41004100
"@rollup/rollup-darwin-arm64" "4.34.9"
41014101
"@rollup/rollup-darwin-x64" "4.34.9"
@@ -4120,6 +4120,20 @@
41204120
"@rollup/rollup-win32-arm64-msvc" "4.34.9"
41214121
"@rollup/rollup-win32-x64-msvc" "4.34.9"
41224122

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+
41234137
"@tootallnate/once@2":
41244138
version "2.0.0"
41254139
resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-2.0.0.tgz#f544a148d3ab35801c1f633a7441fd87c2e484bf"

0 commit comments

Comments
 (0)