Skip to content

Commit

Permalink
feat: upgrade packages
Browse files Browse the repository at this point in the history
  • Loading branch information
burhanyilmaz committed Dec 16, 2024
1 parent 4973c16 commit 0e1d68b
Show file tree
Hide file tree
Showing 2 changed files with 2,347 additions and 2,911 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,29 +22,29 @@
"@react-navigation/native": "^6.1.9",
"@react-navigation/native-stack": "^6.9.17",
"class-variance-authority": "^0.7.0",
"expo": "51.0.0",
"expo-status-bar": "~1.12.1",
"expo-updates": "~0.25.9",
"expo": "^52.0.19",
"expo-status-bar": "~2.0.0",
"expo-updates": "~0.26.10",
"lucide-react-native": "^0.308.0",
"mobx": "^6.12.0",
"mobx-react-lite": "^4.0.5",
"mobx-state-tree": "^5.4.0",
"nativewind": "^2.0.11",
"react": "18.2.0",
"react-native": "0.74.1",
"react-native-reanimated": "3.10.0",
"react": "18.3.1",
"react-native": "0.76.5",
"react-native-reanimated": "~3.16.1",
"react-native-render-html": "^6.3.4",
"react-native-safe-area-context": "4.10.1",
"react-native-screens": "3.31.1",
"react-native-svg": "15.2.0-rc.0",
"react-native-webview": "13.8.6",
"react-native-safe-area-context": "4.12.0",
"react-native-screens": "~4.1.0",
"react-native-svg": "15.8.0",
"react-native-webview": "13.12.5",
"wretch": "^2.8.0"
},
"devDependencies": {
"@babel/core": "^7.20.0",
"@testing-library/react-native": "^12.5.0",
"@types/jest": "^29.5.12",
"@types/react": "~18.2.14",
"@types/react": "~18.3.12",
"@typescript-eslint/eslint-plugin": "^6.4.0",
"babel-plugin-module-resolver": "^5.0.0",
"eslint": "^8.56.0",
Expand All @@ -58,7 +58,7 @@
"eslint-plugin-testing-library": "^6.2.2",
"husky": "^8.0.3",
"jest": "^29.7.0",
"jest-expo": "~51.0.1",
"jest-expo": "~52.0.2",
"prettier": "^3.1.1",
"tailwindcss": "3.3.2",
"typescript": "~5.3.3"
Expand Down
Loading

0 comments on commit 0e1d68b

Please sign in to comment.