Skip to content

Commit 4086900

Browse files
committed
fix(deps): update dependency @ionic/react to v6.1.14
1 parent 95b06c7 commit 4086900

2 files changed

Lines changed: 20 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.1.13",
8+
"@ionic/react": "6.1.14",
99
"@ionic/react-hooks": "0.0.8",
1010
"@ionic/react-router": "6.1.13",
1111
"@testing-library/jest-dom": "5.16.4",

yarn.lock

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1279,6 +1279,15 @@
12791279
ionicons "^6.0.2"
12801280
tslib "^2.1.0"
12811281

1282+
"@ionic/core@^6.1.14":
1283+
version "6.1.14"
1284+
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-6.1.14.tgz#63b663bc8c2374fcbf6f12674bc69880726b18be"
1285+
integrity sha512-tmhumOD7VM7QV3boh8rwMNYOgqBskOtGJPSEaySEmCUy+Y0nXwb0gBqxZ/M6c0JcGwT17gIB2KiQDvZ4O/J8iA==
1286+
dependencies:
1287+
"@stencil/core" "^2.16.0"
1288+
ionicons "^6.0.2"
1289+
tslib "^2.1.0"
1290+
12821291
"@ionic/pwa-elements@3.1.1":
12831292
version "3.1.1"
12841293
resolved "https://registry.yarnpkg.com/@ionic/pwa-elements/-/pwa-elements-3.1.1.tgz#ae1a97260886545b3285364974674576f2b090a7"
@@ -1297,7 +1306,16 @@
12971306
"@ionic/react" "^6.1.13"
12981307
tslib "*"
12991308

1300-
"@ionic/react@6.1.13", "@ionic/react@^6.1.13":
1309+
"@ionic/react@6.1.14":
1310+
version "6.1.14"
1311+
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-6.1.14.tgz#f41ad6766a23f5734b87ee5055cacb698cc69aae"
1312+
integrity sha512-XYiBNTcA2hzWKanECU/cZRPG2LYOahMf9wa2H2N7keM3GntWH4wELZ2v/HASRa8J77TPIy+2sDChFK59pf9JTw==
1313+
dependencies:
1314+
"@ionic/core" "^6.1.14"
1315+
ionicons "^6.0.2"
1316+
tslib "*"
1317+
1318+
"@ionic/react@^6.1.13":
13011319
version "6.1.13"
13021320
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-6.1.13.tgz#c4c4689a5bc447cab1dd1535f100522d46e112d3"
13031321
integrity sha512-9t1sZuNjWYY5l5XkiNHdN57G2AVB/yYqfECpElOCQqctaZeqivsed9MVIZdkfqReGobvgDHzMmq1s10SS/QzaA==

0 commit comments

Comments
 (0)