Skip to content

Commit fe4aff3

Browse files
committed
fix(deps): update dependency @ionic/react-router to v6.3.1
1 parent ba31960 commit fe4aff3

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.3.1",
99
"@ionic/react-hooks": "0.0.8",
10-
"@ionic/react-router": "6.3.0",
10+
"@ionic/react-router": "6.3.1",
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.3.0":
1277-
version "6.3.0"
1278-
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-6.3.0.tgz#adabdeb1fecfa7f1426dbd82337468d0cb4901b0"
1279-
integrity sha512-6MR0hOdIM6sQyZyXez3/jWAnHScrZKaQxzGT2XiXXIpBrKztNdeAhqDLXoxbDU1PLyDnXXPWBzT6xZ698gG67g==
1280-
dependencies:
1281-
"@stencil/core" "^2.18.0"
1282-
ionicons "^6.0.3"
1283-
tslib "^2.1.0"
1284-
12851276
"@ionic/core@^6.3.1":
12861277
version "6.3.1"
12871278
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-6.3.1.tgz#d66b2d04fcdc0dc508154ada4e461d7646805175"
@@ -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].0":
1305-
version "6.3.0"
1306-
resolved "https://registry.yarnpkg.com/@ionic/react-router/-/react-router-6.3.0.tgz#1df29d7c331cd8839e888c5ce038577710cd0ac3"
1307-
integrity sha512-qbEnvTarIICGd09YnZedvYe1pgvL9xV1meHgUsxJ58Fgt095YoyKD0NP//9U2D1pwBaIWAfsmidRU/eadCuptw==
1295+
"@ionic/[email protected].1":
1296+
version "6.3.1"
1297+
resolved "https://registry.yarnpkg.com/@ionic/react-router/-/react-router-6.3.1.tgz#2d090506201b9a39515bd22596ce710b94b4cbe4"
1298+
integrity sha512-GKmH2gc88vAjUOd+2sTxfwF8sEeNqu7anoF2Mbe900VN1lWy3w2FYduZF2SQX8LQeoCfzD77Jrvli4cpfnBl/A==
13081299
dependencies:
1309-
"@ionic/react" "^6.3.0"
1300+
"@ionic/react" "^6.3.1"
13101301
tslib "*"
13111302

1312-
1303+
"@ionic/[email protected]", "@ionic/react@^6.3.1":
13131304
version "6.3.1"
13141305
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-6.3.1.tgz#2726a93e8e0b821e5c60658f958d24933420c831"
13151306
integrity sha512-8Omxifn+b6wXjfm/+OH+AzKpFsR7xn0u8dxaAKeT66txh4fA7DBMgzEPBOe5+VvWarWI6B7cElX/7Xq8qJNwbw==
@@ -1318,15 +1309,6 @@
13181309
ionicons "^6.0.2"
13191310
tslib "*"
13201311

1321-
"@ionic/react@^6.3.0":
1322-
version "6.3.0"
1323-
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-6.3.0.tgz#ee0dc5e9cad76b1b09f2cf67f925cb8d8ba48e4a"
1324-
integrity sha512-h84M4HnhopKA7+vfnmB6zoOGJbun74LP1XtXluGi15Bi/buXCeBtHdgLunzLW50G/JMI6QvksyyQa/bhgRI+Eg==
1325-
dependencies:
1326-
"@ionic/core" "^6.3.0"
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)