Skip to content

Commit 14df8e5

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update all dependencies to v5.5.5
1 parent bf74d96 commit 14df8e5

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"dependencies": {
66
"@capacitor/core": "2.4.6",
77
"@ionic/pwa-elements": "3.0.2",
8-
"@ionic/react": "5.5.4",
8+
"@ionic/react": "5.5.5",
99
"@ionic/react-hooks": "0.0.8",
10-
"@ionic/react-router": "5.5.4",
10+
"@ionic/react-router": "5.5.5",
1111
"@testing-library/jest-dom": "5.11.9",
1212
"@testing-library/react": "11.2.5",
1313
"@testing-library/user-event": "12.7.3",

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1962,10 +1962,10 @@
19621962
tar "^6.0.1"
19631963
tslib "^2.0.1"
19641964

1965-
"@ionic/core@5.5.4":
1966-
version "5.5.4"
1967-
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-5.5.4.tgz#7fc586e074e85d446cc595a67e625f77d00d708c"
1968-
integrity sha512-IjbGN8vh3XuJ2ulo3BMlMflcWlUhvEGEexr29JKFvb+O4bWKP5sC2fkqSrswrIstOmv7axm7CeIi2MNRkwYwVA==
1965+
"@ionic/core@5.5.5":
1966+
version "5.5.5"
1967+
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-5.5.5.tgz#f30b14f2a262ef2526a44d21b616be3881169ac5"
1968+
integrity sha512-i5KTiRuGa9PTUULy8rTQDDDw3FbxzYiOoSdKGNC0v7UOpMv9ReRixMWd5J0cfY17VRrua2aqNsqZXYwuInVnRQ==
19691969
dependencies:
19701970
ionicons "^5.1.2"
19711971
tslib "^1.10.0"
@@ -1980,19 +1980,19 @@
19801980
resolved "https://registry.yarnpkg.com/@ionic/react-hooks/-/react-hooks-0.0.8.tgz#3d036aaeffbb7b136ac411c896e907fb59bdbf92"
19811981
integrity sha512-0U9hoPByJxd4/Sdx/uad2sDYCgQmQdG0nt+UNEzkk6IF4TjNVAQPcFQ6nJIc2oiUAMjaxzoLKmG8ziamuyfZaQ==
19821982

1983-
"@ionic/react-router@5.5.4":
1984-
version "5.5.4"
1985-
resolved "https://registry.yarnpkg.com/@ionic/react-router/-/react-router-5.5.4.tgz#770f111d1a6e316d2aa7ee9d7f1d4aeef56214f6"
1986-
integrity sha512-hmTs36nAFd6Ij9Ww9292SdHulnW2WpTlzlfAubfX17ZihAbfhobWOZc0qSLQZoSMygjPQ0ujQwNB+pST81aWGQ==
1983+
"@ionic/react-router@5.5.5":
1984+
version "5.5.5"
1985+
resolved "https://registry.yarnpkg.com/@ionic/react-router/-/react-router-5.5.5.tgz#cbf6379ff679d917f80522b97f6546baca8f2ca0"
1986+
integrity sha512-Ys7Q77ND8Yx3XtvesrpdoYvybVBTHJrPQBmMPbhjpPLjvHibjxXX/ESoiXQYbNeg2ucSQUQbx9CvPwD0YbgHaQ==
19871987
dependencies:
19881988
tslib "*"
19891989

1990-
"@ionic/react@5.5.4":
1991-
version "5.5.4"
1992-
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-5.5.4.tgz#2d21a452fa8895bb757997efb32dcff77e972112"
1993-
integrity sha512-uKoEL6Zg2LfVh1A3Rz+zzWELihW4uB29Ci6Xr2X7KjyX+pI4w09OETAo+3Cf0tlExs+6Ad8XWposv2rLuW1RMw==
1990+
"@ionic/react@5.5.5":
1991+
version "5.5.5"
1992+
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-5.5.5.tgz#e7039519fbf222ba04f04a7f805766d1d045b2b6"
1993+
integrity sha512-UI2aJX+VxX3zyyeiNDSn+seffRxV1rXLoxaLwCxh3xe56TXl+3FWUVSbWS0vTCXJeDoL0PX8cxFemtMMifxyiQ==
19941994
dependencies:
1995-
"@ionic/core" "5.5.4"
1995+
"@ionic/core" "5.5.5"
19961996
ionicons "^5.1.2"
19971997
tslib "*"
19981998

0 commit comments

Comments
 (0)