Skip to content

Commit feafcbd

Browse files
committed
fix(deps): update dependency @ionic/react-router to v6.1.13
1 parent 073d76e commit feafcbd

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.1.13",
99
"@ionic/react-hooks": "0.0.8",
10-
"@ionic/react-router": "6.1.12",
10+
"@ionic/react-router": "6.1.13",
1111
"@testing-library/jest-dom": "5.16.4",
1212
"@testing-library/react": "13.3.0",
1313
"@testing-library/user-event": "14.2.1",

yarn.lock

Lines changed: 6 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1270,15 +1270,6 @@
12701270
tar "^6.0.1"
12711271
tslib "^2.0.1"
12721272

1273-
"@ionic/core@^6.1.12":
1274-
version "6.1.12"
1275-
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-6.1.12.tgz#1c2ae3206d2801dab788d1540cc4ca0876bb02ee"
1276-
integrity sha512-CISprIpbGJHMjxsx0OAQ6grnsbBuhcImaiL5rRBI7MtncIW56nge4IO064n86bwhxRqvoXCA6EGq9D1S5Cn45g==
1277-
dependencies:
1278-
"@stencil/core" "^2.16.0"
1279-
ionicons "^6.0.2"
1280-
tslib "^2.1.0"
1281-
12821273
"@ionic/core@^6.1.13":
12831274
version "6.1.13"
12841275
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-6.1.13.tgz#ceca5f517a507ad760b314efd7d839997394738c"
@@ -1298,15 +1289,15 @@
12981289
resolved "https://registry.yarnpkg.com/@ionic/react-hooks/-/react-hooks-0.0.8.tgz#3d036aaeffbb7b136ac411c896e907fb59bdbf92"
12991290
integrity sha512-0U9hoPByJxd4/Sdx/uad2sDYCgQmQdG0nt+UNEzkk6IF4TjNVAQPcFQ6nJIc2oiUAMjaxzoLKmG8ziamuyfZaQ==
13001291

1301-
"@ionic/react-router@6.1.12":
1302-
version "6.1.12"
1303-
resolved "https://registry.yarnpkg.com/@ionic/react-router/-/react-router-6.1.12.tgz#bf4805a7c47885a80a57edeee549e121d495c622"
1304-
integrity sha512-PxD6luLT6g0zpSN6tRUtrt7UkWaVkBgEL1zRwM/1uK3ZMAYlDTYuRhftTURsEmHUIdXedl3UMehpQYWYvoMRUA==
1292+
"@ionic/react-router@6.1.13":
1293+
version "6.1.13"
1294+
resolved "https://registry.yarnpkg.com/@ionic/react-router/-/react-router-6.1.13.tgz#6ff69fa98e310bb7c54634248cca9279ac745bdc"
1295+
integrity sha512-2L0f8pJYisj14IoKQR+oLZ4rSYBEuX7xJVhHha7Pw+AC2fyG1HTKhb8+NuV5e0dLj7N/AVggEEJw+u93iuB45g==
13051296
dependencies:
1306-
"@ionic/react" "^6.1.12"
1297+
"@ionic/react" "^6.1.13"
13071298
tslib "*"
13081299

1309-
"@ionic/react@6.1.13":
1300+
"@ionic/react@6.1.13", "@ionic/react@^6.1.13":
13101301
version "6.1.13"
13111302
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-6.1.13.tgz#c4c4689a5bc447cab1dd1535f100522d46e112d3"
13121303
integrity sha512-9t1sZuNjWYY5l5XkiNHdN57G2AVB/yYqfECpElOCQqctaZeqivsed9MVIZdkfqReGobvgDHzMmq1s10SS/QzaA==
@@ -1315,15 +1306,6 @@
13151306
ionicons "^6.0.2"
13161307
tslib "*"
13171308

1318-
"@ionic/react@^6.1.12":
1319-
version "6.1.12"
1320-
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-6.1.12.tgz#bf2c15e8e983620c83fec81721def22b32c58b31"
1321-
integrity sha512-k5Nv63fRCcEXOXl+LBeoO8HoqLHJFRoLj+vRBdlaQm660WYd5wu5MGfrzJq+d/1bd7ZzRJaQxz/jNwYOFThqMw==
1322-
dependencies:
1323-
"@ionic/core" "^6.1.12"
1324-
ionicons "^6.0.2"
1325-
tslib "*"
1326-
13271309
"@ionic/utils-array@2.1.5":
13281310
version "2.1.5"
13291311
resolved "https://registry.yarnpkg.com/@ionic/utils-array/-/utils-array-2.1.5.tgz#15e4119b01e3978d58324a06d816959c25e248b6"

0 commit comments

Comments
 (0)