File tree Expand file tree Collapse file tree 2 files changed +27
-2
lines changed Expand file tree Collapse file tree 2 files changed +27
-2
lines changed Original file line number Diff line number Diff line change 5
5
"dependencies" : {
6
6
"@capacitor/core" : " 2.5.0" ,
7
7
"@ionic/pwa-elements" : " 3.1.1" ,
8
- "@ionic/react" : " 6.3.4 " ,
8
+ "@ionic/react" : " 6.3.6 " ,
9
9
"@ionic/react-hooks" : " 0.0.8" ,
10
10
"@ionic/react-router" : " 6.3.4" ,
11
11
"@testing-library/jest-dom" : " 5.16.5" ,
Original file line number Diff line number Diff line change 1282
1282
ionicons "^6.0.3"
1283
1283
tslib "^2.1.0"
1284
1284
1285
+ "@ionic/core@^6.3.6":
1286
+ version "6.3.6"
1287
+ resolved "https://registry.yarnpkg.com/@ionic/core/-/core-6.3.6.tgz#736bfee7c0fe7940f37e7127d361b44f32975d86"
1288
+ integrity sha512-QbLp9XNRfFHUVpSEEcFJYEyxek6Vi82EDIdJj0JvUPqMFdzF93dfzRoEIOos52jWxTG4LwGHLHlWem/3stF5Rg==
1289
+ dependencies:
1290
+ "@stencil/core" "^2.18.0"
1291
+ ionicons "^6.0.4"
1292
+ tslib "^2.1.0"
1293
+
1285
1294
1286
1295
version "3.1.1"
1287
1296
resolved "https://registry.yarnpkg.com/@ionic/pwa-elements/-/pwa-elements-3.1.1.tgz#ae1a97260886545b3285364974674576f2b090a7"
1300
1309
"@ionic/react" "^6.3.4"
1301
1310
tslib "*"
1302
1311
1303
- "@ionic/
[email protected] ", "@ionic/react@^6.3.4":
1312
+
1313
+ version "6.3.6"
1314
+ resolved "https://registry.yarnpkg.com/@ionic/react/-/react-6.3.6.tgz#978d9b3224cec1afb1d02be1fa8adec5f6124d3e"
1315
+ integrity sha512-g5S5wHfVnNQ+2n+jlT7U1thn9g9Xj2JPaz+0EwD/qmyzlt8ikyzDAoaWCxla7hm2+5IvR1pIkENnKxRAH6FZzg==
1316
+ dependencies:
1317
+ "@ionic/core" "^6.3.6"
1318
+ ionicons "^6.0.2"
1319
+ tslib "*"
1320
+
1321
+ "@ionic/react@^6.3.4":
1304
1322
version "6.3.4"
1305
1323
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-6.3.4.tgz#516dbae9a1078efbfc2a0ed60a74ca9e0599e108"
1306
1324
integrity sha512-0AHyFpzk2Q3BikzbfQryiAwkzW+Y+GaXfaxPvKm+vmFiwCDcIwsCS/JZGDxcmR7G5Ps1QrfNLq5IgvZb+XSjAA==
@@ -6418,6 +6436,13 @@ ionicons@^6.0.2:
6418
6436
dependencies:
6419
6437
"@stencil/core" "~2.16.0"
6420
6438
6439
+ ionicons@^6.0.4:
6440
+ version "6.0.4"
6441
+ resolved "https://registry.yarnpkg.com/ionicons/-/ionicons-6.0.4.tgz#ab7aa439b7f17f29e0ef0a28568b4920c3167bfd"
6442
+ integrity sha512-uDNOkBo0OVYV+kIhb51g9mb7r3Z0b+78GPZQBsjXuaetNmrB/mNTqN/uFtO+vxL/rQySKjzk8qeKJI5NWL9Ueg==
6443
+ dependencies:
6444
+ "@stencil/core" "^2.18.0"
6445
+
6421
6446
ip-regex@^2.1.0:
6422
6447
version "2.1.0"
6423
6448
resolved "https://registry.yarnpkg.com/ip-regex/-/ip-regex-2.1.0.tgz#fa78bf5d2e6913c911ce9f819ee5146bb6d844e9"
You can’t perform that action at this time.
0 commit comments