diff --git a/bun.lockb b/bun.lockb index ef57d5a..869de75 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 510f797..be6c23d 100644 --- a/package.json +++ b/package.json @@ -54,24 +54,24 @@ "mobx-state-tree": "5.4.2", "react": "18.3.1", "react-dom": "18.3.1", - "react-native": "0.75.4", - "react-native-drawer-layout": "4.0.0-rc.10", - "react-native-gesture-handler": "2.20.1", + "react-native": "0.76.0", + "react-native-drawer-layout": "4.0.0-rc.11", + "react-native-gesture-handler": "2.20.2", "react-native-reanimated": "3.16.1", "react-native-safe-area-context": "4.11.1", - "react-native-screens": "3.34.0", + "react-native-screens": "3.35.0", "react-native-web": "0.19.13" }, "devDependencies": { - "@babel/core": "7.25.9", + "@babel/core": "7.26.0", "@babel/plugin-proposal-export-namespace-from": "7.18.9", "@babel/plugin-proposal-nullish-coalescing-operator": "7.18.6", "@babel/plugin-proposal-optional-chaining": "7.21.0", "@babel/plugin-transform-arrow-functions": "7.25.9", "@babel/plugin-transform-shorthand-properties": "7.25.9", "@babel/plugin-transform-template-literals": "7.25.9", - "@babel/preset-env": "7.25.9", - "@babel/runtime": "7.25.9", + "@babel/preset-env": "7.26.0", + "@babel/runtime": "7.26.0", "@types/i18n-js": "3.8.9", "@types/jest": "29.5.14", "@types/react": "18.3.12",