Skip to content

Commit 73976f8

Browse files
fix(deps): update dependency @ionic/react-router to v8
1 parent cb3a37c commit 73976f8

File tree

2 files changed

+91
-7
lines changed

2 files changed

+91
-7
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.6",
99
"@ionic/react-hooks": "0.0.8",
10-
"@ionic/react-router": "6.3.6",
10+
"@ionic/react-router": "8.5.2",
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: 90 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1273,6 +1273,15 @@
12731273
tar "^6.0.1"
12741274
tslib "^2.0.1"
12751275

1276+
1277+
version "8.5.2"
1278+
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-8.5.2.tgz#f9033a2e2705cce3018fb86b5c7e714d62322c55"
1279+
integrity sha512-XTiZqyLv2gzPzU4l4EvegHc2nDv5TniVU102MAxT739Lw0tFywZV9R1bv590z7Ue7w43ndwGdnfLuOuBksSeRA==
1280+
dependencies:
1281+
"@stencil/core" "4.20.0"
1282+
ionicons "^7.2.2"
1283+
tslib "^2.1.0"
1284+
12761285
"@ionic/core@^6.3.6":
12771286
version "6.3.6"
12781287
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-6.3.6.tgz#736bfee7c0fe7940f37e7127d361b44f32975d86"
@@ -1292,15 +1301,15 @@
12921301
resolved "https://registry.yarnpkg.com/@ionic/react-hooks/-/react-hooks-0.0.8.tgz#3d036aaeffbb7b136ac411c896e907fb59bdbf92"
12931302
integrity sha512-0U9hoPByJxd4/Sdx/uad2sDYCgQmQdG0nt+UNEzkk6IF4TjNVAQPcFQ6nJIc2oiUAMjaxzoLKmG8ziamuyfZaQ==
12941303

1295-
"@ionic/react-router@6.3.6":
1296-
version "6.3.6"
1297-
resolved "https://registry.yarnpkg.com/@ionic/react-router/-/react-router-6.3.6.tgz#cf92ebb6384c27c3828dc9208de29b41f5ff43a0"
1298-
integrity sha512-IFi5h64pb/DDPuK32fmhgDZUJfORuyWlEuYOU34D5PhsxAxMdQ8UGadJSggpW+Qp0Zlr0kktTmXb85cahY7c1g==
1304+
"@ionic/react-router@8.5.2":
1305+
version "8.5.2"
1306+
resolved "https://registry.yarnpkg.com/@ionic/react-router/-/react-router-8.5.2.tgz#c837afecc62343ffc8feecdd664ccf425a12212f"
1307+
integrity sha512-djU408OFLhFh0xaIBJVCRJQHdpZcdttUaTPSZlOYqZ0zPjn3OHeapLp0PSg+QprV0Qzrxhs3XZ6kCPa5g7ZN5A==
12991308
dependencies:
1300-
"@ionic/react" "^6.3.6"
1309+
"@ionic/react" "8.5.2"
13011310
tslib "*"
13021311

1303-
"@ionic/[email protected]", "@ionic/react@^6.3.6":
1312+
13041313
version "6.3.6"
13051314
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-6.3.6.tgz#978d9b3224cec1afb1d02be1fa8adec5f6124d3e"
13061315
integrity sha512-g5S5wHfVnNQ+2n+jlT7U1thn9g9Xj2JPaz+0EwD/qmyzlt8ikyzDAoaWCxla7hm2+5IvR1pIkENnKxRAH6FZzg==
@@ -1309,6 +1318,15 @@
13091318
ionicons "^6.0.2"
13101319
tslib "*"
13111320

1321+
1322+
version "8.5.2"
1323+
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-8.5.2.tgz#113df1cac8f6ee003d4db3f510a37a69ddd5c613"
1324+
integrity sha512-JU/v/wNixODaDFTSf4cM3R12nzstZGfRgat/DTesOLtjSb0Wgp36YM0xAk1Nsu9iHrL1OJA9mnJGOc4g2lwnLA==
1325+
dependencies:
1326+
"@ionic/core" "8.5.2"
1327+
ionicons "^7.0.0"
1328+
tslib "*"
1329+
13121330
13131331
version "2.1.5"
13141332
resolved "https://registry.yarnpkg.com/@ionic/utils-array/-/utils-array-2.1.5.tgz#15e4119b01e3978d58324a06d816959c25e248b6"
@@ -1730,6 +1748,46 @@
17301748
estree-walker "^1.0.1"
17311749
picomatch "^2.2.2"
17321750

1751+
1752+
version "4.34.9"
1753+
resolved "https://registry.yarnpkg.com/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.34.9.tgz#363467bc49fd0b1e17075798ac8e9ad1e1e29535"
1754+
integrity sha512-0CY3/K54slrzLDjOA7TOjN1NuLKERBgk9nY5V34mhmuu673YNb+7ghaDUs6N0ujXR7fz5XaS5Aa6d2TNxZd0OQ==
1755+
1756+
1757+
version "4.34.9"
1758+
resolved "https://registry.yarnpkg.com/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.34.9.tgz#c2fe3d85fffe47f0ed0f076b3563ada22c8af19c"
1759+
integrity sha512-eOojSEAi/acnsJVYRxnMkPFqcxSMFfrw7r2iD9Q32SGkb/Q9FpUY1UlAu1DH9T7j++gZ0lHjnm4OyH2vCI7l7Q==
1760+
1761+
1762+
version "4.34.9"
1763+
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.34.9.tgz#1015c9d07a99005025d13b8622b7600029d0b52f"
1764+
integrity sha512-6TZjPHjKZUQKmVKMUowF3ewHxctrRR09eYyvT5eFv8w/fXarEra83A2mHTVJLA5xU91aCNOUnM+DWFMSbQ0Nxw==
1765+
1766+
1767+
version "4.34.9"
1768+
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.34.9.tgz#8f895eb5577748fc75af21beae32439626e0a14c"
1769+
integrity sha512-LD2fytxZJZ6xzOKnMbIpgzFOuIKlxVOpiMAXawsAZ2mHBPEYOnLRK5TTEsID6z4eM23DuO88X0Tq1mErHMVq0A==
1770+
1771+
1772+
version "4.34.9"
1773+
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.34.9.tgz#7193cbd8d128212b8acda37e01b39d9e96259ef8"
1774+
integrity sha512-FwBHNSOjUTQLP4MG7y6rR6qbGw4MFeQnIBrMe161QGaQoBQLqSUEKlHIiVgF3g/mb3lxlxzJOpIBhaP+C+KP2A==
1775+
1776+
1777+
version "4.34.9"
1778+
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.34.9.tgz#29a6867278ca0420b891574cfab98ecad70c59d1"
1779+
integrity sha512-cYRpV4650z2I3/s6+5/LONkjIz8MBeqrk+vPXV10ORBnshpn8S32bPqQ2Utv39jCiDcO2eJTuSlPXpnvmaIgRA==
1780+
1781+
1782+
version "4.34.9"
1783+
resolved "https://registry.yarnpkg.com/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.34.9.tgz#89427dcac0c8e3a6d32b13a03a296a275d0de9a9"
1784+
integrity sha512-z4mQK9dAN6byRA/vsSgQiPeuO63wdiDxZ9yg9iyX2QTzKuQM7T4xlBoeUP/J8uiFkqxkcWndWi+W7bXdPbt27Q==
1785+
1786+
1787+
version "4.34.9"
1788+
resolved "https://registry.yarnpkg.com/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.34.9.tgz#1973871850856ae72bc678aeb066ab952330e923"
1789+
integrity sha512-AyleYRPU7+rgkMWbEh71fQlrzRfeP6SyMnRf9XX4fCdDPAJumdSBqYEcWPMzVQ4ScAl7E4oFfK0GUVn77xSwbw==
1790+
17331791
"@sinclair/typebox@^0.24.1":
17341792
version "0.24.22"
17351793
resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.24.22.tgz#0da18e6e75701d6609c7c68fe18002bb1f47345f"
@@ -1749,11 +1807,30 @@
17491807
dependencies:
17501808
"@sinonjs/commons" "^1.7.0"
17511809

1810+
"@stencil/[email protected]":
1811+
version "4.20.0"
1812+
resolved "https://registry.yarnpkg.com/@stencil/core/-/core-4.20.0.tgz#221f2b36ab999891560449b02d6915862c435f49"
1813+
integrity sha512-WPrTHFngvN081RY+dJPneKQLwnOFD60OMCOQGmmSHfCW0f4ujPMzzhwWU1gcSwXPWXz5O+8cBiiCaxAbJU7kAg==
1814+
17521815
"@stencil/core@^2.18.0":
17531816
version "2.18.0"
17541817
resolved "https://registry.yarnpkg.com/@stencil/core/-/core-2.18.0.tgz#2556b0f8d1fb6f2c06c3fb22de495d59ca7daf05"
17551818
integrity sha512-NLEY8Jq59smyiivBAxHKipsp9YkkW/K/Vm90zAyXQqukb12i2SFucWHJ1Ik7ropVlhmMVvigyxXgRfQ9quIqtg==
17561819

1820+
"@stencil/core@^4.0.3":
1821+
version "4.28.2"
1822+
resolved "https://registry.yarnpkg.com/@stencil/core/-/core-4.28.2.tgz#8aa4598803c98fef97d445f0b17b30687b1f904d"
1823+
integrity sha512-sHwBNionxzHfmjQ93ffaQOBNvd5HrSn8e5KSsiBBaODgC/g9squZoARYHHJ0VFfUpOXkEoZQ+ASixpUBafG9bA==
1824+
optionalDependencies:
1825+
"@rollup/rollup-darwin-arm64" "4.34.9"
1826+
"@rollup/rollup-darwin-x64" "4.34.9"
1827+
"@rollup/rollup-linux-arm64-gnu" "4.34.9"
1828+
"@rollup/rollup-linux-arm64-musl" "4.34.9"
1829+
"@rollup/rollup-linux-x64-gnu" "4.34.9"
1830+
"@rollup/rollup-linux-x64-musl" "4.34.9"
1831+
"@rollup/rollup-win32-arm64-msvc" "4.34.9"
1832+
"@rollup/rollup-win32-x64-msvc" "4.34.9"
1833+
17571834
"@stencil/core@~2.16.0":
17581835
version "2.16.1"
17591836
resolved "https://registry.yarnpkg.com/@stencil/core/-/core-2.16.1.tgz#f6752026af72a10356d5b1f27e2db6b1ee0c730f"
@@ -6418,6 +6495,13 @@ ionicons@^6.0.2:
64186495
dependencies:
64196496
"@stencil/core" "~2.16.0"
64206497

6498+
ionicons@^7.0.0, ionicons@^7.2.2:
6499+
version "7.4.0"
6500+
resolved "https://registry.yarnpkg.com/ionicons/-/ionicons-7.4.0.tgz#9c285aaa8089befbd6c5a89ae13292d364cd9ace"
6501+
integrity sha512-ZK94MMqgzMCPPMhmk8Ouu6goyVHFIlw/ACP6oe3FrikcI0N7CX0xcwVaEbUc0G/v3W0shI93vo+9ve/KpvcNhQ==
6502+
dependencies:
6503+
"@stencil/core" "^4.0.3"
6504+
64216505
ip-regex@^2.1.0:
64226506
version "2.1.0"
64236507
resolved "https://registry.yarnpkg.com/ip-regex/-/ip-regex-2.1.0.tgz#fa78bf5d2e6913c911ce9f819ee5146bb6d844e9"

0 commit comments

Comments
 (0)