Skip to content

Commit a01ef79

Browse files
committed
fix(deps): update dependency @ionic/react-router to v6.3.3
1 parent 0fecf1c commit a01ef79

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.3",
99
"@ionic/react-hooks": "0.0.8",
10-
"@ionic/react-router": "6.3.2",
10+
"@ionic/react-router": "6.3.3",
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.2":
1277-
version "6.3.2"
1278-
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-6.3.2.tgz#2b3a5beb6a3ac56f4ed63a0cccded14ede9cdd52"
1279-
integrity sha512-L4xqJyixmGApwYc5fQgGoK80wXGCrbjL8vGfeNbjYqxxP0ZIKGAhURPoMAtSTqLLK9gdhh4Mv6gw4gNKvxodPA==
1280-
dependencies:
1281-
"@stencil/core" "^2.18.0"
1282-
ionicons "^6.0.3"
1283-
tslib "^2.1.0"
1284-
12851276
"@ionic/core@^6.3.3":
12861277
version "6.3.3"
12871278
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-6.3.3.tgz#6edc59282963b2fe30274b86e0acfeec5e042c8d"
@@ -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].2":
1305-
version "6.3.2"
1306-
resolved "https://registry.yarnpkg.com/@ionic/react-router/-/react-router-6.3.2.tgz#46b4432dbe1842e144838ae62f00e3263a7b1e75"
1307-
integrity sha512-pMFO6N+qDXwqlsLIwkA+DX4SWpBiL5eDL5PGqNLDzRZmZobtGUhdKnoVF4bSLKP0qABiC2kfC1g5OXjq1pmqug==
1295+
"@ionic/[email protected].3":
1296+
version "6.3.3"
1297+
resolved "https://registry.yarnpkg.com/@ionic/react-router/-/react-router-6.3.3.tgz#86a593226abe7fe356d4b849677e2001d7dec4cc"
1298+
integrity sha512-IG7k1LTOTozOpgkKg6ZVw8cgXHKThohCdu+ZqI9YNH4j/KwcvsEpswfyGEJ48IdSVsyV7bnRStXC/csDRhBLtw==
13081299
dependencies:
1309-
"@ionic/react" "^6.3.2"
1300+
"@ionic/react" "^6.3.3"
13101301
tslib "*"
13111302

1312-
1303+
"@ionic/[email protected]", "@ionic/react@^6.3.3":
13131304
version "6.3.3"
13141305
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-6.3.3.tgz#fff08b636bb530d0fb84aad69ece80a9360a1b07"
13151306
integrity sha512-qWUFSwZKV1iXNPptPqahqLLrIV33+aueEGfC7UWchGq0P6re3UkUTyCNRPcXtdYiglbVD1A+goHYLnG1Wf6vLg==
@@ -1318,15 +1309,6 @@
13181309
ionicons "^6.0.2"
13191310
tslib "*"
13201311

1321-
"@ionic/react@^6.3.2":
1322-
version "6.3.2"
1323-
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-6.3.2.tgz#140815a7eb4f366dd0080b9472148626e7f83fb8"
1324-
integrity sha512-+YZkUlOvygnowTmtEACd+B1fhmets3sSazr5Ipnv/O/genGgcY5llpxI+LeqvrWt0ECAtiNdF3c35M1IcoAuxA==
1325-
dependencies:
1326-
"@ionic/core" "^6.3.2"
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)