Skip to content

Commit d3fd483

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

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.10",
8+
"@ionic/react": "5.6.11",
99
"@ionic/react-hooks": "0.0.8",
1010
"@ionic/react-router": "5.6.10",
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.10":
1366-
version "5.6.10"
1367-
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-5.6.10.tgz#2bbfb2eaafe5e34a1d310550c0f76b15c6e6edaf"
1368-
integrity sha512-mjrfWa8ahCV8TYqJsWpop5kTyfr3NU1fYnoAhuqwZfuCLaMzYRYFPvSNoGynD4yfveZUyAfZM0NOuSquNZgfKQ==
1365+
"@ionic/core@5.6.11":
1366+
version "5.6.11"
1367+
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-5.6.11.tgz#4ec763b7f4a103902161432c661c330ed8c38ba8"
1368+
integrity sha512-bWn2K3L/QWRUs8SBm+YJcgJhOO6W00eipfxJunlAr/7PbMePdqYnU+PQ2Cv54ufK3yUtLr2b0YdvZ9wZ6pGS3w==
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.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==
1391+
"@ionic/react@5.6.11":
1392+
version "5.6.11"
1393+
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-5.6.11.tgz#01efe06ef1a70f320edb6863139de43ffadb5384"
1394+
integrity sha512-NR/rOR0bhfGHUuDyGII+L3wW5BZ8gn7R6v3edW7/Ft/Xy1miYpCBs1KIT+gpTAR6XKLY3kr/A1f67T4/mNvIxQ==
13951395
dependencies:
1396-
"@ionic/core" "5.6.10"
1396+
"@ionic/core" "5.6.11"
13971397
ionicons "^5.1.2"
13981398
tslib "*"
13991399

0 commit comments

Comments
 (0)