Skip to content

Commit 3c758ef

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update all dependencies
1 parent dbcd58c commit 3c758ef

3 files changed

Lines changed: 106 additions & 120 deletions

File tree

package-lock.json

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

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@
44
"private": true,
55
"homepage": "./",
66
"dependencies": {
7-
"@capacitor/core": "2.4.2",
8-
"@ionic/react": "5.4.4",
7+
"@capacitor/core": "2.4.3",
8+
"@ionic/react": "5.5.0",
99
"@ionic/react-hooks": "0.0.8",
10-
"@ionic/react-router": "5.4.4",
10+
"@ionic/react-router": "5.5.0",
1111
"@testing-library/jest-dom": "5.11.6",
12-
"@testing-library/react": "11.1.2",
12+
"@testing-library/react": "11.2.1",
1313
"@testing-library/user-event": "12.2.2",
1414
"@types/jest": "26.0.15",
1515
"@types/node": "12.12.37",
16-
"@types/react": "16.9.56",
16+
"@types/react": "16.14.0",
1717
"@types/react-dom": "16.9.9",
1818
"@types/react-router": "5.1.8",
1919
"@types/react-router-dom": "5.1.6",
@@ -25,7 +25,7 @@
2525
"react-router": "5.2.0",
2626
"react-router-dom": "5.2.0",
2727
"react-scripts": "4.0.0",
28-
"typescript": "4.0.5",
28+
"typescript": "4.1.2",
2929
"wpapi": "1.2.1"
3030
},
3131
"scripts": {
@@ -53,8 +53,8 @@
5353
]
5454
},
5555
"devDependencies": {
56-
"@capacitor/cli": "2.4.2",
57-
"@ionic/cli": "6.12.1",
56+
"@capacitor/cli": "2.4.3",
57+
"@ionic/cli": "6.12.2",
5858
"@types/react-responsive": "8.0.2",
5959
"@types/wpapi": "1.1.0"
6060
},

0 commit comments

Comments
 (0)