Skip to content

Commit 632a4ab

Browse files
committed
fix(deps): update dependency @ionic/react-router to v6.3.4
1 parent 293af91 commit 632a4ab

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.3.4",
99
"@ionic/react-hooks": "0.0.8",
10-
"@ionic/react-router": "6.3.3",
10+
"@ionic/react-router": "6.3.4",
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.3":
1277-
version "6.3.3"
1278-
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-6.3.3.tgz#6edc59282963b2fe30274b86e0acfeec5e042c8d"
1279-
integrity sha512-I7eRsni/3blStScsQcITb4seuunNzS4mIK0GxHljeRRb8oQI9Xy/oP4rq9weo9lsuEVD0sHIqBIS7/Oo9iEymQ==
1280-
dependencies:
1281-
"@stencil/core" "^2.18.0"
1282-
ionicons "^6.0.3"
1283-
tslib "^2.1.0"
1284-
12851276
"@ionic/core@^6.3.4":
12861277
version "6.3.4"
12871278
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-6.3.4.tgz#22aeb46bcb0141c290b534040a0e01b4e0edffa2"
@@ -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/react-router@6.3.3":
1305-
version "6.3.3"
1306-
resolved "https://registry.yarnpkg.com/@ionic/react-router/-/react-router-6.3.3.tgz#86a593226abe7fe356d4b849677e2001d7dec4cc"
1307-
integrity sha512-IG7k1LTOTozOpgkKg6ZVw8cgXHKThohCdu+ZqI9YNH4j/KwcvsEpswfyGEJ48IdSVsyV7bnRStXC/csDRhBLtw==
1295+
"@ionic/react-router@6.3.4":
1296+
version "6.3.4"
1297+
resolved "https://registry.yarnpkg.com/@ionic/react-router/-/react-router-6.3.4.tgz#5b462c2b537f3182333acc7992f550f98d3f875b"
1298+
integrity sha512-L23h89lVkZr9XMu8lc9vBeYda9ne4+TpRwCILjMV0sXh6ROuGT+qcgd00ozbwsTsE7+6MYWUgFolazlpwM4yYA==
13081299
dependencies:
1309-
"@ionic/react" "^6.3.3"
1300+
"@ionic/react" "^6.3.4"
13101301
tslib "*"
13111302

1312-
"@ionic/react@6.3.4":
1303+
"@ionic/react@6.3.4", "@ionic/react@^6.3.4":
13131304
version "6.3.4"
13141305
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-6.3.4.tgz#516dbae9a1078efbfc2a0ed60a74ca9e0599e108"
13151306
integrity sha512-0AHyFpzk2Q3BikzbfQryiAwkzW+Y+GaXfaxPvKm+vmFiwCDcIwsCS/JZGDxcmR7G5Ps1QrfNLq5IgvZb+XSjAA==
@@ -1318,15 +1309,6 @@
13181309
ionicons "^6.0.2"
13191310
tslib "*"
13201311

1321-
"@ionic/react@^6.3.3":
1322-
version "6.3.3"
1323-
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-6.3.3.tgz#fff08b636bb530d0fb84aad69ece80a9360a1b07"
1324-
integrity sha512-qWUFSwZKV1iXNPptPqahqLLrIV33+aueEGfC7UWchGq0P6re3UkUTyCNRPcXtdYiglbVD1A+goHYLnG1Wf6vLg==
1325-
dependencies:
1326-
"@ionic/core" "^6.3.3"
1327-
ionicons "^6.0.2"
1328-
tslib "*"
1329-
13301312
"@ionic/utils-array@2.1.5":
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)