Skip to content

Commit 5f8cd51

Browse files
committed
fix(deps): update dependency @ionic/react-router to v6.2.6
1 parent 24eb4ef commit 5f8cd51

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.6",
99
"@ionic/react-hooks": "0.0.8",
10-
"@ionic/react-router": "6.2.5",
10+
"@ionic/react-router": "6.2.6",
1111
"@testing-library/jest-dom": "5.16.5",
1212
"@testing-library/react": "13.3.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.5":
1277-
version "6.2.5"
1278-
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-6.2.5.tgz#fc6a2dfe0d9d5a2f1685b9a82b90a462ed2d1f53"
1279-
integrity sha512-PLnG182RYydXB71cjkMk2TLxFVKabvEc9wjeK5SsvxI1/QE9+wPfxDnvKWag8UeXgaGUhby1bitWkV5pniDaXA==
1280-
dependencies:
1281-
"@stencil/core" "^2.17.4"
1282-
ionicons "^6.0.3"
1283-
tslib "^2.1.0"
1284-
12851276
"@ionic/core@^6.2.6":
12861277
version "6.2.6"
12871278
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-6.2.6.tgz#94427898ae332652bf3c6c39041ff860c9a7b56c"
@@ -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].5":
1305-
version "6.2.5"
1306-
resolved "https://registry.yarnpkg.com/@ionic/react-router/-/react-router-6.2.5.tgz#b10041b0edc7ca67a5e95b2184dcc10cac9a6459"
1307-
integrity sha512-56KygdYv/KExvZLlCKTJp84l+4/5Y5TY9G8eIENo75Wunr8CA+a1CFFbR75ov4pckJGcVKkpAgJPDQGndrEBzg==
1295+
"@ionic/[email protected].6":
1296+
version "6.2.6"
1297+
resolved "https://registry.yarnpkg.com/@ionic/react-router/-/react-router-6.2.6.tgz#b36916f0b6500374158201f7540fc8ee12ad94d0"
1298+
integrity sha512-naSzePrlZCToN0VEuitchLvzYI9KXRALts+9ZjQ8vd2tw4RENNdD5hCgE9r7YoU+QRtO1r30uVuSODn4e52rBA==
13081299
dependencies:
1309-
"@ionic/react" "^6.2.5"
1300+
"@ionic/react" "^6.2.6"
13101301
tslib "*"
13111302

1312-
1303+
"@ionic/[email protected]", "@ionic/react@^6.2.6":
13131304
version "6.2.6"
13141305
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-6.2.6.tgz#a55dae90f7b76fa854673f118b9c805ba4137791"
13151306
integrity sha512-sV1mMg5Wj62v/0+XTiH890biaAOHNmPw8xaWP3HOnjhtIJlT+Mr32RTs2e3LapH3lUYlIs2iNTW2q2gCnylW0Q==
@@ -1318,15 +1309,6 @@
13181309
ionicons "^6.0.2"
13191310
tslib "*"
13201311

1321-
"@ionic/react@^6.2.5":
1322-
version "6.2.5"
1323-
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-6.2.5.tgz#6a9815c3cdbf8a8d48972bcdb9cf82cdccb9c50c"
1324-
integrity sha512-dvne9iY97uCb7+Wen0cRAY0nxL+ecKAMVBK6CLWMLec6Eh8NVE3BU2tG/4ZjheNrclWCPAv20us8zLbJVIht0g==
1325-
dependencies:
1326-
"@ionic/core" "^6.2.5"
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)