Skip to content

Commit c9b38ec

Browse files
committed
fix(deps): update dependency @ionic/react-router to v6.1.15
1 parent 07046a9 commit c9b38ec

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

yarn.lock

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

1273-
"@ionic/core@^6.1.14":
1274-
version "6.1.14"
1275-
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-6.1.14.tgz#63b663bc8c2374fcbf6f12674bc69880726b18be"
1276-
integrity sha512-tmhumOD7VM7QV3boh8rwMNYOgqBskOtGJPSEaySEmCUy+Y0nXwb0gBqxZ/M6c0JcGwT17gIB2KiQDvZ4O/J8iA==
1277-
dependencies:
1278-
"@stencil/core" "^2.16.0"
1279-
ionicons "^6.0.2"
1280-
tslib "^2.1.0"
1281-
12821273
"@ionic/core@^6.1.15":
12831274
version "6.1.15"
12841275
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-6.1.15.tgz#7ecd34c2ac92599d01ec9c25f31888605e570667"
@@ -1298,15 +1289,15 @@
12981289
resolved "https://registry.yarnpkg.com/@ionic/react-hooks/-/react-hooks-0.0.8.tgz#3d036aaeffbb7b136ac411c896e907fb59bdbf92"
12991290
integrity sha512-0U9hoPByJxd4/Sdx/uad2sDYCgQmQdG0nt+UNEzkk6IF4TjNVAQPcFQ6nJIc2oiUAMjaxzoLKmG8ziamuyfZaQ==
13001291

1301-
"@ionic/react-router@6.1.14":
1302-
version "6.1.14"
1303-
resolved "https://registry.yarnpkg.com/@ionic/react-router/-/react-router-6.1.14.tgz#4c088a8bcc8842b5621a48f974c0394e9a9d5b1f"
1304-
integrity sha512-ZSDsGWTJoKFvhzLpUQr3KEq1uaIEvYZ7yXFcrejOZguhOUG1J5xP72oCj/eAPKzpjvlEhigub1DXvyVT0IdT6g==
1292+
"@ionic/react-router@6.1.15":
1293+
version "6.1.15"
1294+
resolved "https://registry.yarnpkg.com/@ionic/react-router/-/react-router-6.1.15.tgz#a086ce12439392865b16142745492740dc4c036f"
1295+
integrity sha512-3EwLy5JpRqD88/00Yj29RWnCnJi5Ih19VOCMcEEFvJxKHW+ur6ynymjkGAC2NE9GGAmwF/p+QRjPqCfCRrutzA==
13051296
dependencies:
1306-
"@ionic/react" "^6.1.14"
1297+
"@ionic/react" "^6.1.15"
13071298
tslib "*"
13081299

1309-
"@ionic/react@6.1.15":
1300+
"@ionic/react@6.1.15", "@ionic/react@^6.1.15":
13101301
version "6.1.15"
13111302
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-6.1.15.tgz#bdbe395a47f6b7a793f92bc1415c95746a31882e"
13121303
integrity sha512-3r12TwTv91YHSbCAAs5nb+yAY2h4qCJ72I7njO9fndJfqFvNSMP8GjJFpjb7/y88lNGjYwCH66x+q5aIYVVy7Q==
@@ -1315,15 +1306,6 @@
13151306
ionicons "^6.0.2"
13161307
tslib "*"
13171308

1318-
"@ionic/react@^6.1.14":
1319-
version "6.1.14"
1320-
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-6.1.14.tgz#f41ad6766a23f5734b87ee5055cacb698cc69aae"
1321-
integrity sha512-XYiBNTcA2hzWKanECU/cZRPG2LYOahMf9wa2H2N7keM3GntWH4wELZ2v/HASRa8J77TPIy+2sDChFK59pf9JTw==
1322-
dependencies:
1323-
"@ionic/core" "^6.1.14"
1324-
ionicons "^6.0.2"
1325-
tslib "*"
1326-
13271309
"@ionic/utils-array@2.1.5":
13281310
version "2.1.5"
13291311
resolved "https://registry.yarnpkg.com/@ionic/utils-array/-/utils-array-2.1.5.tgz#15e4119b01e3978d58324a06d816959c25e248b6"

0 commit comments

Comments
 (0)