Skip to content

Commit 59431e1

Browse files
committed
fix(deps): update dependency @ionic/react-router to v6.2.7
1 parent 07991dd commit 59431e1

File tree

2 files changed

+7
-25
lines changed

2 files changed

+7
-25
lines changed

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.7",
99
"@ionic/react-hooks": "0.0.8",
10-
"@ionic/react-router": "6.2.6",
10+
"@ionic/react-router": "6.2.7",
1111
"@testing-library/jest-dom": "5.16.5",
1212
"@testing-library/react": "13.4.0",
1313
"@testing-library/user-event": "14.4.3",

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.6":
1277-
version "6.2.6"
1278-
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-6.2.6.tgz#94427898ae332652bf3c6c39041ff860c9a7b56c"
1279-
integrity sha512-79VGvJ33YlCX/rhepfamL2YUQnqu3cruKMo0yFbrhyJWzoF3GTT/p371FHu1e+SdIZsMu/xcn+dkcTxQjEEcdA==
1280-
dependencies:
1281-
"@stencil/core" "^2.17.4"
1282-
ionicons "^6.0.3"
1283-
tslib "^2.1.0"
1284-
12851276
"@ionic/core@^6.2.7":
12861277
version "6.2.7"
12871278
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-6.2.7.tgz#b272e25e30d9d9e59051d7f1fca9744c387f2589"
@@ -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/[email protected].6":
1305-
version "6.2.6"
1306-
resolved "https://registry.yarnpkg.com/@ionic/react-router/-/react-router-6.2.6.tgz#b36916f0b6500374158201f7540fc8ee12ad94d0"
1307-
integrity sha512-naSzePrlZCToN0VEuitchLvzYI9KXRALts+9ZjQ8vd2tw4RENNdD5hCgE9r7YoU+QRtO1r30uVuSODn4e52rBA==
1295+
"@ionic/[email protected].7":
1296+
version "6.2.7"
1297+
resolved "https://registry.yarnpkg.com/@ionic/react-router/-/react-router-6.2.7.tgz#9d51cb8fabb6a27572c091be8599333000c1062c"
1298+
integrity sha512-iOjCZ+S79pzA+rtfu7cqLHBon0DcA4EmciNyqrIOpBl/MfxmuJigI1Yd6wLm8YJFN8YzMZfELO1KzzAft+1L9g==
13081299
dependencies:
1309-
"@ionic/react" "^6.2.6"
1300+
"@ionic/react" "^6.2.7"
13101301
tslib "*"
13111302

1312-
1303+
"@ionic/[email protected]", "@ionic/react@^6.2.7":
13131304
version "6.2.7"
13141305
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-6.2.7.tgz#6bd14221c6a5f0fb0fc9dfb338662321a19e3f64"
13151306
integrity sha512-tw0yG2zcYqmCqlRvEMx0iipuvSrkEysdyv8K6pyy455uAfRUfY/fQ/wD/HBIvJD8bIDVjynUql7tA1IY6ZGA2g==
@@ -1318,15 +1309,6 @@
13181309
ionicons "^6.0.2"
13191310
tslib "*"
13201311

1321-
"@ionic/react@^6.2.6":
1322-
version "6.2.6"
1323-
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-6.2.6.tgz#a55dae90f7b76fa854673f118b9c805ba4137791"
1324-
integrity sha512-sV1mMg5Wj62v/0+XTiH890biaAOHNmPw8xaWP3HOnjhtIJlT+Mr32RTs2e3LapH3lUYlIs2iNTW2q2gCnylW0Q==
1325-
dependencies:
1326-
"@ionic/core" "^6.2.6"
1327-
ionicons "^6.0.2"
1328-
tslib "*"
1329-
13301312
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)