Skip to content

Commit b276ce2

Browse files
committed
Update all dependencies
1 parent d50ac28 commit b276ce2

File tree

2 files changed

+129
-114
lines changed

2 files changed

+129
-114
lines changed

package.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -5,27 +5,27 @@
55
"homepage": "./",
66
"dependencies": {
77
"@capacitor/core": "2.4.6",
8-
"@ionic/react": "5.5.4",
8+
"@ionic/react": "5.6.0",
99
"@ionic/react-hooks": "0.0.8",
10-
"@ionic/react-router": "5.5.4",
10+
"@ionic/react-router": "5.6.0",
1111
"@testing-library/jest-dom": "5.11.9",
1212
"@testing-library/react": "11.2.5",
13-
"@testing-library/user-event": "12.6.3",
13+
"@testing-library/user-event": "12.8.1",
1414
"@types/jest": "26.0.20",
15-
"@types/node": "12.12.37",
16-
"@types/react": "17.0.1",
17-
"@types/react-dom": "17.0.0",
18-
"@types/react-router": "5.1.11",
15+
"@types/node": "12.20.4",
16+
"@types/react": "17.0.2",
17+
"@types/react-dom": "17.0.1",
18+
"@types/react-router": "5.1.12",
1919
"@types/react-router-dom": "5.1.7",
20-
"ionicons": "5.4.0",
20+
"ionicons": "5.5.0",
2121
"moment": "2.29.1",
2222
"react": "17.0.1",
2323
"react-dom": "17.0.1",
2424
"react-responsive": "8.2.0",
2525
"react-router": "5.2.0",
2626
"react-router-dom": "5.2.0",
27-
"react-scripts": "4.0.2",
28-
"typescript": "4.1.3",
27+
"react-scripts": "4.0.3",
28+
"typescript": "4.2.3",
2929
"wpapi": "1.2.1"
3030
},
3131
"scripts": {
@@ -54,7 +54,7 @@
5454
},
5555
"devDependencies": {
5656
"@capacitor/cli": "2.4.6",
57-
"@ionic/cli": "6.12.4",
57+
"@ionic/cli": "6.13.1",
5858
"@types/react-responsive": "8.0.2",
5959
"@types/wpapi": "1.1.0"
6060
},

0 commit comments

Comments
 (0)