Skip to content

Commit

Permalink
Fixed files
Browse files Browse the repository at this point in the history
  • Loading branch information
CommanderRedYT committed Dec 18, 2024
1 parent 7df5213 commit 89e5b9a
Show file tree
Hide file tree
Showing 4 changed files with 268 additions and 391 deletions.
24 changes: 12 additions & 12 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ PODS:
- DoubleConversion (1.1.6)
- EXConstants (17.0.3):
- ExpoModulesCore
- Expo (52.0.17):
- Expo (52.0.19):
- ExpoModulesCore
- ExpoModulesCore (2.1.1):
- ExpoModulesCore (2.1.2):
- DoubleConversion
- glog
- hermes-engine
Expand Down Expand Up @@ -1771,7 +1771,7 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- RNReanimated (3.16.4):
- RNReanimated (3.16.5):
- DoubleConversion
- glog
- hermes-engine
Expand All @@ -1791,10 +1791,10 @@ PODS:
- ReactCodegen
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- RNReanimated/reanimated (= 3.16.4)
- RNReanimated/worklets (= 3.16.4)
- RNReanimated/reanimated (= 3.16.5)
- RNReanimated/worklets (= 3.16.5)
- Yoga
- RNReanimated/reanimated (3.16.4):
- RNReanimated/reanimated (3.16.5):
- DoubleConversion
- glog
- hermes-engine
Expand All @@ -1814,9 +1814,9 @@ PODS:
- ReactCodegen
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- RNReanimated/reanimated/apple (= 3.16.4)
- RNReanimated/reanimated/apple (= 3.16.5)
- Yoga
- RNReanimated/reanimated/apple (3.16.4):
- RNReanimated/reanimated/apple (3.16.5):
- DoubleConversion
- glog
- hermes-engine
Expand All @@ -1837,7 +1837,7 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- RNReanimated/worklets (3.16.4):
- RNReanimated/worklets (3.16.5):
- DoubleConversion
- glog
- hermes-engine
Expand Down Expand Up @@ -2259,8 +2259,8 @@ SPEC CHECKSUMS:
DGCharts: 6e0cf2644e8f81ad13f04caa8bc18502870a1c54
DoubleConversion: 76ab83afb40bddeeee456813d9c04f67f78771b5
EXConstants: dd2fe64c6cdb1383b694c309a63028a8e9f2be6d
Expo: a49e904c6f4edc8c3a5bde3fb75df5a64a53f555
ExpoModulesCore: f7db8b4faee7e5b94ad55f2bf781781a0bcf934d
Expo: d901db29ffb24ccad280920f3c6de69febb89935
ExpoModulesCore: 41844ce131433b266261b44012d5b41ac0513999
FBLazyVector: 1bf99bb46c6af9a2712592e707347315f23947aa
fmt: 4c2741a687cc09f0634a2e2c72a838b99f1ff120
glog: 69ef571f3de08433d766d614c73a9838a06bf7eb
Expand Down Expand Up @@ -2339,7 +2339,7 @@ SPEC CHECKSUMS:
RNFlashList: 2af1645548006fe5e4586c8c3d7e84f060a5478f
RNFS: 4ac0f0ea233904cb798630b3c077808c06931688
RNLocalize: c28a383fb73b1480d1117c3ca4402113e1772366
RNReanimated: 1b622aa38321705e0865a0c156a2bdf0a85d7ebc
RNReanimated: eb3170ded1ec1f61d8129c6cc2df06778f99703f
RNScreens: 44a3e358d5ccd7815c5ae9148988c562826992b2
RNShare: 05e577d8a74e5647a5cf753cd5e038623676392b
RNSVG: ec2e9d524612ee95db5df143a54518c5404d93f0
Expand Down
2 changes: 1 addition & 1 deletion licenses.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"licenseUrl": "https://github.com/krisk/Fuse/raw/master/LICENSE",
"parents": "opendtu-react-native"
},
"[email protected].0": {
"[email protected].2": {
"licenses": "MIT",
"repository": "https://github.com/i18next/i18next",
"licenseUrl": "https://github.com/i18next/i18next/raw/master/LICENSE",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@
"pretty-bytes": "^6.1.1",
"prometheus-query": "^3.4.1",
"react": "18.3.1",
"react-native": "0.76.5",
"react-i18next": "^15.2.0",
"react-native": "0.76.5",
"react-native-animated-bottom-drawer": "^0.0.23",
"react-native-charts-wrapper": "^0.6.0",
"react-native-config": "^1.5.3",
Expand Down
Loading

0 comments on commit 89e5b9a

Please sign in to comment.