File tree 2 files changed +7
-7
lines changed
packages/frontend/apps/ios
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 20
20
"@capacitor/app" : " ^7.0.0" ,
21
21
"@capacitor/browser" : " ^7.0.0" ,
22
22
"@capacitor/core" : " ^6.2.0" ,
23
- "@capacitor/haptics" : " ^6 .0.2 " ,
23
+ "@capacitor/haptics" : " ^7 .0.0 " ,
24
24
"@capacitor/ios" : " ^6.2.0" ,
25
25
"@capacitor/keyboard" : " ^6.0.3" ,
26
26
"@sentry/react" : " ^8.44.0" ,
Original file line number Diff line number Diff line change @@ -608,7 +608,7 @@ __metadata:
608
608
"@capacitor/browser": "npm:^7.0.0"
609
609
"@capacitor/cli": "npm:^6.2.0"
610
610
"@capacitor/core": "npm:^6.2.0"
611
- "@capacitor/haptics": "npm:^6 .0.2 "
611
+ "@capacitor/haptics": "npm:^7 .0.0 "
612
612
"@capacitor/ios": "npm:^6.2.0"
613
613
"@capacitor/keyboard": "npm:^6.0.3"
614
614
"@sentry/react": "npm:^8.44.0"
@@ -4151,12 +4151,12 @@ __metadata:
4151
4151
languageName: node
4152
4152
linkType: hard
4153
4153
4154
- "@capacitor/haptics@npm:^6 .0.2 ":
4155
- version: 6 .0.2
4156
- resolution: "@capacitor/haptics@npm:6 .0.2 "
4154
+ "@capacitor/haptics@npm:^7 .0.0 ":
4155
+ version: 7 .0.0
4156
+ resolution: "@capacitor/haptics@npm:7 .0.0 "
4157
4157
peerDependencies:
4158
- "@capacitor/core": ^6 .0.0
4159
- checksum: 10/986003d8327d914762f5c0a4f4b6e494654fa0c27344c2a1764f06d08895bce035d8105c0f2a571b8b8bd3bd2f72b08bdc2ad4e1167aa186632a7a16bb6118a2
4158
+ "@capacitor/core": ">=7 .0.0"
4159
+ checksum: 10/b6e050f577cec198f36746b29fbe10c0487ed25ef6967d2695af9ac8f49d50fa77c1c4f905e5c04aaa752ead613a07fa1a5b1eb3143babca8d39b847c8c240c6
4160
4160
languageName: node
4161
4161
linkType: hard
4162
4162
You can’t perform that action at this time.
0 commit comments