Skip to content

Commit 4ef86f3

Browse files
Update all dependencies
1 parent e6ebc35 commit 4ef86f3

File tree

2 files changed

+231
-152
lines changed

2 files changed

+231
-152
lines changed

package.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -5,27 +5,27 @@
55
"homepage": "./",
66
"dependencies": {
77
"@capacitor/core": "2.4.7",
8-
"@ionic/react": "5.5.4",
8+
"@ionic/react": "5.9.4",
99
"@ionic/react-hooks": "0.0.8",
10-
"@ionic/react-router": "5.5.4",
11-
"@testing-library/jest-dom": "5.11.9",
10+
"@ionic/react-router": "5.9.4",
11+
"@testing-library/jest-dom": "5.17.0",
1212
"@testing-library/react": "11.2.7",
13-
"@testing-library/user-event": "13.0.6",
13+
"@testing-library/user-event": "13.5.0",
1414
"@types/jest": "27.0.1",
15-
"@types/node": "14.17.12",
15+
"@types/node": "14.18.63",
1616
"@types/react": "17.0.19",
1717
"@types/react-dom": "17.0.9",
1818
"@types/react-router": "5.1.16",
19-
"@types/react-router-dom": "5.1.8",
20-
"ionicons": "5.4.0",
21-
"moment": "2.29.1",
19+
"@types/react-router-dom": "5.3.3",
20+
"ionicons": "5.5.4",
21+
"moment": "2.30.0",
2222
"react": "17.0.1",
2323
"react-dom": "17.0.1",
2424
"react-responsive": "8.2.0",
2525
"react-router": "5.2.1",
2626
"react-router-dom": "5.2.1",
2727
"react-scripts": "4.0.3",
28-
"typescript": "4.1.3",
28+
"typescript": "4.9.5",
2929
"wpapi": "1.2.2"
3030
},
3131
"scripts": {
@@ -54,7 +54,7 @@
5454
},
5555
"devDependencies": {
5656
"@capacitor/cli": "2.4.7",
57-
"@ionic/cli": "6.12.4",
57+
"@ionic/cli": "6.20.9",
5858
"@types/react-responsive": "8.0.3",
5959
"@types/wpapi": "1.1.1"
6060
},

0 commit comments

Comments
 (0)