Skip to content

Commit 54266bc

Browse files
committed
fix(deps): update dependency @ionic/react-router to v6.2.1
1 parent 6f81fe8 commit 54266bc

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

yarn.lock

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

1271-
"@ionic/core@^6.2.0":
1272-
version "6.2.0"
1273-
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-6.2.0.tgz#684f8992c5cdb46574a1f1f86187f76fd1dba558"
1274-
integrity sha512-3qUNsVcSAdrjhIhPr5M2RRnh+1xuc9RFaxoeUgI9xQ0YjTmn2FWiH4urDCXuE/rZAwnvHF4X17P0L2EqCPSfWA==
1275-
dependencies:
1276-
"@stencil/core" "^2.16.0"
1277-
ionicons "^6.0.2"
1278-
tslib "^2.1.0"
1279-
12801271
"@ionic/core@^6.2.1":
12811272
version "6.2.1"
12821273
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-6.2.1.tgz#4c7d8b568783774d0c18794e5c853d6cd0919843"
@@ -1296,15 +1287,15 @@
12961287
resolved "https://registry.yarnpkg.com/@ionic/react-hooks/-/react-hooks-0.0.8.tgz#3d036aaeffbb7b136ac411c896e907fb59bdbf92"
12971288
integrity sha512-0U9hoPByJxd4/Sdx/uad2sDYCgQmQdG0nt+UNEzkk6IF4TjNVAQPcFQ6nJIc2oiUAMjaxzoLKmG8ziamuyfZaQ==
12981289

1299-
"@ionic/react-router@6.2.0":
1300-
version "6.2.0"
1301-
resolved "https://registry.yarnpkg.com/@ionic/react-router/-/react-router-6.2.0.tgz#23f4f90589633e85c1a33a270ee1276227580420"
1302-
integrity sha512-Kjn303k+v7btAjnCc3v7l/1N3j5v4LT4t1BHEtOk0NGAwpbVfJq0OZFvgWDd+qxqatO58LE/O6WQ/B3+KPlSZA==
1290+
"@ionic/react-router@6.2.1":
1291+
version "6.2.1"
1292+
resolved "https://registry.yarnpkg.com/@ionic/react-router/-/react-router-6.2.1.tgz#9cfbee28b0c99d1d9e329bece5acf69097eafdb5"
1293+
integrity sha512-4X6GZL0NzsVbE4YB/Aq80Cmmb0wYqIvrbhiII8PF5UGNApF9jLsEyjWtIWRcVpjns01/XCvJ45VjObBECx1IQQ==
13031294
dependencies:
1304-
"@ionic/react" "^6.2.0"
1295+
"@ionic/react" "^6.2.1"
13051296
tslib "*"
13061297

1307-
"@ionic/react@6.2.1":
1298+
"@ionic/react@6.2.1", "@ionic/react@^6.2.1":
13081299
version "6.2.1"
13091300
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-6.2.1.tgz#ccefcc84f5d2536f1b1a9087c6859a287e2ab603"
13101301
integrity sha512-zHqoGeEm4QwzCijBvcYZQifrCvFXSRChh8ey5lsYUixxKwgl2j9y3kKLckLiipR/g+mbC5lVjno0UlIlBvsulQ==
@@ -1313,15 +1304,6 @@
13131304
ionicons "^6.0.2"
13141305
tslib "*"
13151306

1316-
"@ionic/react@^6.2.0":
1317-
version "6.2.0"
1318-
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-6.2.0.tgz#a48baf88d7390b8ebb38be106b852826223369dc"
1319-
integrity sha512-6RJrMpivslHszazxDV7Shmqbmgi7ki0RsqTklAXKKk40+Gglfx/fm+9H7PRJMGJ17ueGRFKN4ZWLahnzl6Y6ag==
1320-
dependencies:
1321-
"@ionic/core" "^6.2.0"
1322-
ionicons "^6.0.2"
1323-
tslib "*"
1324-
13251307
"@ionic/utils-array@2.1.5":
13261308
version "2.1.5"
13271309
resolved "https://registry.yarnpkg.com/@ionic/utils-array/-/utils-array-2.1.5.tgz#15e4119b01e3978d58324a06d816959c25e248b6"

0 commit comments

Comments
 (0)