Skip to content

Commit 07046a9

Browse files
committed
fix(deps): update dependency @ionic/react to v6.1.15
1 parent d890e59 commit 07046a9

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.14",
8+
"@ionic/react": "6.1.15",
99
"@ionic/react-hooks": "0.0.8",
1010
"@ionic/react-router": "6.1.14",
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.15":
1283+
version "6.1.15"
1284+
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-6.1.15.tgz#7ecd34c2ac92599d01ec9c25f31888605e570667"
1285+
integrity sha512-NvBlHR7O4kfp9KYz6oLsghFzGZImA7hM4qS4tFRUI62R+Q5iCJEY4OmXE5bif5K+SQkMhQY+x1l2Nq20waLzLg==
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.14"
12981307
tslib "*"
12991308

1300-
"@ionic/react@6.1.14", "@ionic/react@^6.1.14":
1309+
"@ionic/react@6.1.15":
1310+
version "6.1.15"
1311+
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-6.1.15.tgz#bdbe395a47f6b7a793f92bc1415c95746a31882e"
1312+
integrity sha512-3r12TwTv91YHSbCAAs5nb+yAY2h4qCJ72I7njO9fndJfqFvNSMP8GjJFpjb7/y88lNGjYwCH66x+q5aIYVVy7Q==
1313+
dependencies:
1314+
"@ionic/core" "^6.1.15"
1315+
ionicons "^6.0.2"
1316+
tslib "*"
1317+
1318+
"@ionic/react@^6.1.14":
13011319
version "6.1.14"
13021320
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-6.1.14.tgz#f41ad6766a23f5734b87ee5055cacb698cc69aae"
13031321
integrity sha512-XYiBNTcA2hzWKanECU/cZRPG2LYOahMf9wa2H2N7keM3GntWH4wELZ2v/HASRa8J77TPIy+2sDChFK59pf9JTw==

0 commit comments

Comments
 (0)