Skip to content

Commit 2ab142d

Browse files
committed
fix(deps): update dependency @ionic/react-router to v6.2.2
1 parent 6763d94 commit 2ab142d

2 files changed

Lines changed: 7 additions & 25 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@ionic/pwa-elements": "3.1.1",
88
"@ionic/react": "6.2.2",
99
"@ionic/react-hooks": "0.0.8",
10-
"@ionic/react-router": "6.2.1",
10+
"@ionic/react-router": "6.2.2",
1111
"@testing-library/jest-dom": "5.16.5",
1212
"@testing-library/react": "13.3.0",
1313
"@testing-library/user-event": "14.4.2",

yarn.lock

Lines changed: 6 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1273,15 +1273,6 @@
12731273
tar "^6.0.1"
12741274
tslib "^2.0.1"
12751275

1276-
"@ionic/core@^6.2.1":
1277-
version "6.2.1"
1278-
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-6.2.1.tgz#4c7d8b568783774d0c18794e5c853d6cd0919843"
1279-
integrity sha512-bWlE2ZMR7tMyqcBhncc21zZPMZfCEoyGQP2bdu/ft1uov0ozw/wfETygd07C+0DOkbU6x1OYncIvo+1bzK4alA==
1280-
dependencies:
1281-
"@stencil/core" "^2.16.0"
1282-
ionicons "^6.0.2"
1283-
tslib "^2.1.0"
1284-
12851276
"@ionic/core@^6.2.2":
12861277
version "6.2.2"
12871278
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-6.2.2.tgz#3c9091bc28c16879f24c6b703b6f3b9a61ab7f8f"
@@ -1301,15 +1292,15 @@
13011292
resolved "https://registry.yarnpkg.com/@ionic/react-hooks/-/react-hooks-0.0.8.tgz#3d036aaeffbb7b136ac411c896e907fb59bdbf92"
13021293
integrity sha512-0U9hoPByJxd4/Sdx/uad2sDYCgQmQdG0nt+UNEzkk6IF4TjNVAQPcFQ6nJIc2oiUAMjaxzoLKmG8ziamuyfZaQ==
13031294

1304-
"@ionic/react-router@6.2.1":
1305-
version "6.2.1"
1306-
resolved "https://registry.yarnpkg.com/@ionic/react-router/-/react-router-6.2.1.tgz#9cfbee28b0c99d1d9e329bece5acf69097eafdb5"
1307-
integrity sha512-4X6GZL0NzsVbE4YB/Aq80Cmmb0wYqIvrbhiII8PF5UGNApF9jLsEyjWtIWRcVpjns01/XCvJ45VjObBECx1IQQ==
1295+
"@ionic/react-router@6.2.2":
1296+
version "6.2.2"
1297+
resolved "https://registry.yarnpkg.com/@ionic/react-router/-/react-router-6.2.2.tgz#0e6e23878b0329b099ce76edacca32728e8f2b9c"
1298+
integrity sha512-C9Oh2uTVacMMB+RrMBQybEY182Dak+2TxltrtxKHbThjQm0yrwwjPuemyyJzJU97gdfAR6AANk1A0RVuKkIjMA==
13081299
dependencies:
1309-
"@ionic/react" "^6.2.1"
1300+
"@ionic/react" "^6.2.2"
13101301
tslib "*"
13111302

1312-
"@ionic/react@6.2.2":
1303+
"@ionic/react@6.2.2", "@ionic/react@^6.2.2":
13131304
version "6.2.2"
13141305
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-6.2.2.tgz#1d3c99b122f949bb89706a4bddd42156c346c4e2"
13151306
integrity sha512-CRuDJbNDn9bbDba37/5v9aZ2gd450XGklGqXmsxEfadh1iq7iWmqcgw14S0ZDAXQt0aE/J+TeKhTyjyutjsAww==
@@ -1318,15 +1309,6 @@
13181309
ionicons "^6.0.2"
13191310
tslib "*"
13201311

1321-
"@ionic/react@^6.2.1":
1322-
version "6.2.1"
1323-
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-6.2.1.tgz#ccefcc84f5d2536f1b1a9087c6859a287e2ab603"
1324-
integrity sha512-zHqoGeEm4QwzCijBvcYZQifrCvFXSRChh8ey5lsYUixxKwgl2j9y3kKLckLiipR/g+mbC5lVjno0UlIlBvsulQ==
1325-
dependencies:
1326-
"@ionic/core" "^6.2.1"
1327-
ionicons "^6.0.2"
1328-
tslib "*"
1329-
13301312
"@ionic/utils-array@2.1.5":
13311313
version "2.1.5"
13321314
resolved "https://registry.yarnpkg.com/@ionic/utils-array/-/utils-array-2.1.5.tgz#15e4119b01e3978d58324a06d816959c25e248b6"

0 commit comments

Comments
 (0)