Skip to content

Commit cf541a0

Browse files
committed
chore: lastest deps
1 parent 9084948 commit cf541a0

File tree

4 files changed

+3646
-5895
lines changed

4 files changed

+3646
-5895
lines changed

example/package.json

Lines changed: 39 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -3,46 +3,46 @@
33
"version": "0.0.1",
44
"private": true,
55
"dependencies": {
6-
"@capacitor/android": "3.2.0",
7-
"@capacitor/app": "1.0.2",
8-
"@capacitor/core": "3.2.0",
9-
"@capacitor/haptics": "1.0.2",
10-
"@capacitor/ios": "3.2.0",
11-
"@capacitor/keyboard": "1.0.2",
12-
"@capacitor/status-bar": "1.0.2",
13-
"@ionic/react": "5.6.14",
14-
"@ionic/react-router": "5.6.14",
15-
"@testing-library/jest-dom": "5.14.1",
16-
"@testing-library/react": "11.2.7",
17-
"@testing-library/user-event": "12.8.3",
18-
"@types/jest": "26.0.24",
19-
"@types/node": "12.20.20",
20-
"@types/react": "16.14.21",
21-
"@types/react-dom": "16.9.14",
22-
"@types/react-router": "5.1.16",
23-
"@types/react-router-dom": "5.1.8",
24-
"babel-jest": "^26.6.0",
6+
"@capacitor/android": "3.4.0",
7+
"@capacitor/app": "1.1.0",
8+
"@capacitor/core": "3.4.0",
9+
"@capacitor/haptics": "1.1.4",
10+
"@capacitor/ios": "3.4.0",
11+
"@capacitor/keyboard": "1.2.1",
12+
"@capacitor/status-bar": "1.0.7",
13+
"@ionic/react": "6.0.5",
14+
"@ionic/react-router": "6.0.5",
15+
"@testing-library/jest-dom": "5.16.1",
16+
"@testing-library/react": "12.1.2",
17+
"@testing-library/user-event": "13.5.0",
18+
"@types/jest": "27.4.0",
19+
"@types/node": "17.0.14",
20+
"@types/react": "17.0.38",
21+
"@types/react-dom": "17.0.11",
22+
"@types/react-router": "5.1.18",
23+
"@types/react-router-dom": "5.3.3",
24+
"babel-jest": "^27.4.6",
2525
"ionic-react-header-parallax": "^0.1.8",
26-
"ionicons": "5.5.3",
26+
"ionicons": "6.0.1",
2727
"react": "17.0.2",
2828
"react-dom": "17.0.2",
29-
"react-router": "^5.2.0",
30-
"react-router-dom": "5.2.0",
31-
"react-scripts": "4.0.2",
32-
"typescript": "4.3.5",
33-
"web-vitals": "0.2.4",
34-
"workbox-background-sync": "5.1.4",
35-
"workbox-broadcast-update": "5.1.4",
36-
"workbox-cacheable-response": "5.1.4",
37-
"workbox-core": "5.1.4",
38-
"workbox-expiration": "5.1.4",
39-
"workbox-google-analytics": "5.1.4",
40-
"workbox-navigation-preload": "5.1.4",
41-
"workbox-precaching": "5.1.4",
42-
"workbox-range-requests": "5.1.4",
43-
"workbox-routing": "5.1.4",
44-
"workbox-strategies": "5.1.4",
45-
"workbox-streams": "5.1.4"
29+
"react-router": "^6.2.1",
30+
"react-router-dom": "6.2.1",
31+
"react-scripts": "5.0.0",
32+
"typescript": "4.5.5",
33+
"web-vitals": "2.1.4",
34+
"workbox-background-sync": "6.4.2",
35+
"workbox-broadcast-update": "6.4.2",
36+
"workbox-cacheable-response": "6.4.2",
37+
"workbox-core": "6.4.2",
38+
"workbox-expiration": "6.4.2",
39+
"workbox-google-analytics": "6.4.2",
40+
"workbox-navigation-preload": "6.4.2",
41+
"workbox-precaching": "6.4.2",
42+
"workbox-range-requests": "6.4.2",
43+
"workbox-routing": "6.4.2",
44+
"workbox-strategies": "6.4.2",
45+
"workbox-streams": "6.4.2"
4646
},
4747
"scripts": {
4848
"android:certif": "cd android && ./gradlew signingReport",
@@ -75,7 +75,7 @@
7575
},
7676
"description": "An Ionic project",
7777
"devDependencies": {
78-
"@capacitor/cli": "3.2.0",
79-
"jest": "26.6.0"
78+
"@capacitor/cli": "3.4.0",
79+
"jest": "27.4.7"
8080
}
8181
}

0 commit comments

Comments
 (0)