Skip to content

Commit 6c163ca

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update all dependencies
1 parent 0bedab6 commit 6c163ca

3 files changed

Lines changed: 65 additions & 57 deletions

File tree

package-lock.json

Lines changed: 24 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
"homepage": "./",
66
"dependencies": {
77
"@capacitor/core": "2.4.2",
8-
"@ionic/react": "5.4.1",
8+
"@ionic/react": "5.4.2",
99
"@ionic/react-hooks": "0.0.8",
10-
"@ionic/react-router": "5.4.1",
10+
"@ionic/react-router": "5.4.2",
1111
"@testing-library/jest-dom": "5.11.5",
12-
"@testing-library/react": "11.1.0",
13-
"@testing-library/user-event": "12.1.10",
12+
"@testing-library/react": "11.1.1",
13+
"@testing-library/user-event": "12.2.0",
1414
"@types/jest": "26.0.15",
1515
"@types/node": "12.12.37",
16-
"@types/react": "16.9.55",
16+
"@types/react": "16.9.56",
1717
"@types/react-dom": "16.9.9",
1818
"@types/react-router": "5.1.8",
1919
"@types/react-router-dom": "5.1.6",

yarn.lock

Lines changed: 36 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1170,10 +1170,10 @@
11701170
tar "^6.0.1"
11711171
tslib "^2.0.1"
11721172

1173-
"@ionic/core@5.4.1":
1174-
version "5.4.1"
1175-
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-5.4.1.tgz#c9e3e0193cb2899788bd01a4dcb5121552f0dcba"
1176-
integrity sha512-yONXeHjbVGUSL7zPgiCv0fQkw47VHJJ+8zVkYgTg4At+B0VhoLAMgS/ah3EUwSVTOATXdHa6Ak5+71uHPKpViQ==
1173+
"@ionic/core@5.4.2":
1174+
version "5.4.2"
1175+
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-5.4.2.tgz#8aed70f6ffc89317ac97be73e67adb4c6c4694dc"
1176+
integrity sha512-wFUaq/Pr7ufc6itELuQFZXUQsaEyE12Y3CNn9Qu7NM1wPtthPhywlgga7mWyBSc+VTBHNsaSvQZk863tE+xnGw==
11771177
dependencies:
11781178
ionicons "^5.1.2"
11791179
tslib "^1.10.0"
@@ -1183,19 +1183,19 @@
11831183
resolved "https://registry.yarnpkg.com/@ionic/react-hooks/-/react-hooks-0.0.8.tgz#3d036aaeffbb7b136ac411c896e907fb59bdbf92"
11841184
integrity sha512-0U9hoPByJxd4/Sdx/uad2sDYCgQmQdG0nt+UNEzkk6IF4TjNVAQPcFQ6nJIc2oiUAMjaxzoLKmG8ziamuyfZaQ==
11851185

1186-
"@ionic/react-router@5.4.1":
1187-
version "5.4.1"
1188-
resolved "https://registry.yarnpkg.com/@ionic/react-router/-/react-router-5.4.1.tgz#6eb25d0972c9e9d7c7f35ada55336843664dbbc8"
1189-
integrity sha512-VKjeLtF9BJdpG5pHeQEVIioVMr3b+YVyw9aGXTDEqW0S6CYTpvzdhWmiISJUdID4RHiW+NEkwaInThJ2gU1iNw==
1186+
"@ionic/react-router@5.4.2":
1187+
version "5.4.2"
1188+
resolved "https://registry.yarnpkg.com/@ionic/react-router/-/react-router-5.4.2.tgz#d453c92d90d07555e8e0f1501c9de5fbc9021ba0"
1189+
integrity sha512-kikcfHgNzL1+16eW+cD6JJp2SDDGLMId3zAe3qv2bUQhVIin4ei7J8WYHuL8ju2Cc3Lz5yI6a+i0mSP8tYKXkQ==
11901190
dependencies:
11911191
tslib "*"
11921192

1193-
"@ionic/react@5.4.1":
1194-
version "5.4.1"
1195-
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-5.4.1.tgz#ae9668768cd96b98745e3f77a4633638b37c933e"
1196-
integrity sha512-D12O6jc3ldQeK5odmi/n/kO+Qvv00Z/TiV4MbvuJ4CEKbCSrI5B8qA0+h5T8C8KX1lAzu5CvDgEf9ZvaptXiYw==
1193+
"@ionic/react@5.4.2":
1194+
version "5.4.2"
1195+
resolved "https://registry.yarnpkg.com/@ionic/react/-/react-5.4.2.tgz#15c1f1212a5a90984a4a54420deafae82bb937fd"
1196+
integrity sha512-nUrDpECEgUB6vytEtm0rFBJC1UdVZBVl5lUoMKCeiiw8QH1IGA61WdaFfAiLkD1k5LbqsqyKcdBownPM+nenCA==
11971197
dependencies:
1198-
"@ionic/core" "5.4.1"
1198+
"@ionic/core" "5.4.2"
11991199
ionicons "^5.1.2"
12001200
tslib "*"
12011201

@@ -1660,10 +1660,10 @@
16601660
"@svgr/plugin-svgo" "^5.4.0"
16611661
loader-utils "^2.0.0"
16621662

1663-
"@testing-library/dom@^7.26.0":
1664-
version "7.26.3"
1665-
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.26.3.tgz#5554ee985f712d621bd676104b879f85d9a7a0ef"
1666-
integrity sha512-/1P6taENE/H12TofJaS3L1J28HnXx8ZFhc338+XPR5y1E3g5ttOgu86DsGnV9/n2iPrfJQVUZ8eiGYZGSxculw==
1663+
"@testing-library/dom@^7.26.4":
1664+
version "7.26.5"
1665+
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.26.5.tgz#804a74fc893bf6da1a7970dbca7b94c2bbfe983d"
1666+
integrity sha512-2v/fv0s4keQjJIcD4bjfJMFtvxz5icartxUWdIZVNJR539WD9oxVrvIAPw+3Ydg4RLgxt0rvQx3L9cAjCci0Kg==
16671667
dependencies:
16681668
"@babel/code-frame" "^7.10.4"
16691669
"@babel/runtime" "^7.10.3"
@@ -1688,18 +1688,18 @@
16881688
lodash "^4.17.15"
16891689
redent "^3.0.0"
16901690

1691-
"@testing-library/react@11.1.0":
1692-
version "11.1.0"
1693-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.1.0.tgz#dfb4b3177d05a8ccf156b5fd14a5550e91d7ebe4"
1694-
integrity sha512-Nfz58jGzW0tgg3irmTB7sa02JLkLnCk+QN3XG6WiaGQYb0Qc4Ok00aujgjdxlIQWZHbb4Zj5ZOIeE9yKFSs4sA==
1691+
"@testing-library/react@11.1.1":
1692+
version "11.1.1"
1693+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.1.1.tgz#226d8dc7491b702fcaac2d7d88d42892e655893a"
1694+
integrity sha512-DT/P2opE9o4NWCd/oIL73b6VF/Xk9AY8iYSstKfz9cXw0XYPQ5IhA/cuYfoN9nU+mAynW8DpAVfEWdM6e7zF6g==
16951695
dependencies:
1696-
"@babel/runtime" "^7.11.2"
1697-
"@testing-library/dom" "^7.26.0"
1696+
"@babel/runtime" "^7.12.1"
1697+
"@testing-library/dom" "^7.26.4"
16981698

1699-
"@testing-library/user-event@12.1.10":
1700-
version "12.1.10"
1701-
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.1.10.tgz#e043ef5aa10e4b3e56b434e383d2fbfef1fcfb7f"
1702-
integrity sha512-StlNdKHp2Rpb7yrny/5/CGpz8bR3jLa1Ge59ODGU6TmAhkrxSpvR6tCD1gaMFkkjEUWkmmye8BaXsZPcaiJ6Ug==
1699+
"@testing-library/user-event@12.2.0":
1700+
version "12.2.0"
1701+
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.2.0.tgz#fbb0710f93d68a28b9407e2380eb152354c944a7"
1702+
integrity sha512-Vnmm1ZvJ+JSQ7+lGIWMIdGbdLFQBAeWEAZJjw6dZwKWMwVTOBXMFbAxUCewQEVM0xfD4sGrYS/Hxec311WknGw==
17031703
dependencies:
17041704
"@babel/runtime" "^7.10.2"
17051705

@@ -1902,14 +1902,22 @@
19021902
"@types/history" "*"
19031903
"@types/react" "*"
19041904

1905-
"@types/react@*", "@types/react@16.9.55":
1905+
"@types/react@*":
19061906
version "16.9.55"
19071907
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.55.tgz#47078587f5bfe028a23b6b46c7b94ac0d436acff"
19081908
integrity sha512-6KLe6lkILeRwyyy7yG9rULKJ0sXplUsl98MGoCfpteXf9sPWFWWMknDcsvubcpaTdBuxtsLF6HDUwdApZL/xIg==
19091909
dependencies:
19101910
"@types/prop-types" "*"
19111911
csstype "^3.0.2"
19121912

1913+
"@types/react@16.9.56":
1914+
version "16.9.56"
1915+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.56.tgz#ea25847b53c5bec064933095fc366b1462e2adf0"
1916+
integrity sha512-gIkl4J44G/qxbuC6r2Xh+D3CGZpJ+NdWTItAPmZbR5mUS+JQ8Zvzpl0ea5qT/ZT3ZNTUcDKUVqV3xBE8wv/DyQ==
1917+
dependencies:
1918+
"@types/prop-types" "*"
1919+
csstype "^3.0.2"
1920+
19131921
"@types/resolve@0.0.8":
19141922
version "0.0.8"
19151923
resolved "https://registry.yarnpkg.com/@types/resolve/-/resolve-0.0.8.tgz#f26074d238e02659e323ce1a13d041eee280e194"

0 commit comments

Comments
 (0)