Skip to content

Commit 6044e74

Browse files
committed
fix(deps): update dependency @ionic/react to v6.2.9
1 parent d9b4ce2 commit 6044e74

2 files changed

Lines changed: 25 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"dependencies": {
66
"@capacitor/core": "2.5.0",
77
"@ionic/pwa-elements": "3.1.1",
8-
"@ionic/react": "6.2.8",
8+
"@ionic/react": "6.2.9",
99
"@ionic/react-hooks": "0.0.8",
1010
"@ionic/react-router": "6.2.8",
1111
"@testing-library/jest-dom": "5.16.5",

yarn.lock

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1282,6 +1282,15 @@
12821282
ionicons "^6.0.3"
12831283
tslib "^2.1.0"
12841284

1285+
"@ionic/core@^6.2.9":
1286+
version "6.2.9"
1287+
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-6.2.9.tgz#55994ed3b9d7cfef7132407c8f56651a34e661b3"
1288+
integrity sha512-d2KBXYUKBND2AD8aMgash3O/t04IDc/DHHMshcOydfNJ5qqAxwJYzZR7hs96UknCcIlhHk1pb5C29epkv7gOcQ==
1289+
dependencies:
1290+
"@stencil/core" "^2.18.0"
1291+
ionicons "^6.0.3"
1292+
tslib "^2.1.0"
1293+
12851294
"@ionic/pwa-elements@3.1.1":
12861295
version "3.1.1"
12871296
resolved "https://registry.yarnpkg.com/@ionic/pwa-elements/-/pwa-elements-3.1.1.tgz#ae1a97260886545b3285364974674576f2b090a7"
@@ -1300,7 +1309,16 @@
13001309
"@ionic/react" "^6.2.8"
13011310
tslib "*"
13021311

1303-
"@ionic/react@6.2.8", "@ionic/react@^6.2.8":
1312+
"@ionic/react@6.2.9":
1313+
version "6.2.9"
1314+
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-6.2.9.tgz#44c8609231261c3c001cc90196082e47b4b0b87c"
1315+
integrity sha512-zQdzdfLvhJX9lnjAO5sAQfUqy2pqk5v5qpHKQLCzDv+JxwCkrnfIAd1maQDsnEmDaJHvMCBY+/yj5VdZOJrqCA==
1316+
dependencies:
1317+
"@ionic/core" "^6.2.9"
1318+
ionicons "^6.0.2"
1319+
tslib "*"
1320+
1321+
"@ionic/react@^6.2.8":
13041322
version "6.2.8"
13051323
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-6.2.8.tgz#de971638a2de8afc226ff359e6632d857fd6a58b"
13061324
integrity sha512-pW2ZQx4/PYIpLObPywqQrrYoiGXdVANnJcauY3RLi4xvY7yWxUCLOuQEV5oXG0g8QRNTQuXWo/JiC3f0aNHupg==
@@ -1754,6 +1772,11 @@
17541772
resolved "https://registry.yarnpkg.com/@stencil/core/-/core-2.17.4.tgz#e25d61656dbbaeb41b879f2b2a785e62c60fab9b"
17551773
integrity sha512-SGRlHpjV1RyFvzw6jFMVKpLNox9Eds3VvpbpD2SW9CuxdLonHDSFtQks5zmT4zs1Rse9I6kFc2mFK/dHNTalkg==
17561774

1775+
"@stencil/core@^2.18.0":
1776+
version "2.18.0"
1777+
resolved "https://registry.yarnpkg.com/@stencil/core/-/core-2.18.0.tgz#2556b0f8d1fb6f2c06c3fb22de495d59ca7daf05"
1778+
integrity sha512-NLEY8Jq59smyiivBAxHKipsp9YkkW/K/Vm90zAyXQqukb12i2SFucWHJ1Ik7ropVlhmMVvigyxXgRfQ9quIqtg==
1779+
17571780
"@stencil/core@~2.16.0":
17581781
version "2.16.1"
17591782
resolved "https://registry.yarnpkg.com/@stencil/core/-/core-2.16.1.tgz#f6752026af72a10356d5b1f27e2db6b1ee0c730f"

0 commit comments

Comments
 (0)