Skip to content

Commit fc9454a

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @ionic/react to v5.6.10
1 parent f410fa4 commit fc9454a

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"dependencies": {
66
"@capacitor/core": "2.4.7",
77
"@ionic/pwa-elements": "3.0.2",
8-
"@ionic/react": "5.6.9",
8+
"@ionic/react": "5.6.10",
99
"@ionic/react-hooks": "0.0.8",
1010
"@ionic/react-router": "5.6.9",
1111
"@testing-library/jest-dom": "5.14.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1362,10 +1362,10 @@
13621362
tar "^6.0.1"
13631363
tslib "^2.0.1"
13641364

1365-
"@ionic/core@5.6.9":
1366-
version "5.6.9"
1367-
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-5.6.9.tgz#6252c13c38011f877ce78952b572bb9e436e6daa"
1368-
integrity sha512-OFwlWFsei4r7rVJSQxIB7XbfeU5FI8aIEs9yDEsqBudLquph9b/EA/5MgKxfNX7ahs6/A8Och5zYhXg+dpa3zA==
1365+
"@ionic/core@5.6.10":
1366+
version "5.6.10"
1367+
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-5.6.10.tgz#2bbfb2eaafe5e34a1d310550c0f76b15c6e6edaf"
1368+
integrity sha512-mjrfWa8ahCV8TYqJsWpop5kTyfr3NU1fYnoAhuqwZfuCLaMzYRYFPvSNoGynD4yfveZUyAfZM0NOuSquNZgfKQ==
13691369
dependencies:
13701370
"@stencil/core" "^2.4.0"
13711371
ionicons "^5.5.1"
@@ -1388,12 +1388,12 @@
13881388
dependencies:
13891389
tslib "*"
13901390

1391-
"@ionic/react@5.6.9":
1392-
version "5.6.9"
1393-
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-5.6.9.tgz#c3e4389889e271bf675d264311e433aa72d1ceda"
1394-
integrity sha512-HdJo7peUp7+9pEz2VXg281TGwDzvXo27ED7cuXGauC8gafMhHxCK+gV7DdBpXeoCMQBrvxxqn+fA2YMfTRUC+A==
1391+
"@ionic/react@5.6.10":
1392+
version "5.6.10"
1393+
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-5.6.10.tgz#a988124be0cc5d73071aea6dd5451c22eed85ca8"
1394+
integrity sha512-vgI6aFEUSft08UVsS9mqQ5xCQrOKAAzuzq4qLC8kWUONfn8MFoQbjUE8Jvo9GIFXYzhVwBN/UPfi6mxk+6bqRg==
13951395
dependencies:
1396-
"@ionic/core" "5.6.9"
1396+
"@ionic/core" "5.6.10"
13971397
ionicons "^5.1.2"
13981398
tslib "*"
13991399

0 commit comments

Comments
 (0)