Skip to content

Commit

Permalink
fix: lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
reneaaron committed Oct 17, 2024
1 parent e256d58 commit f340165
Show file tree
Hide file tree
Showing 2 changed files with 1,660 additions and 40 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@
"@babel/preset-typescript": "^7.24.7",
"@testing-library/react-hooks": "^8.0.1",
"@testing-library/react-native": "^12.7.2",
"@types/jest": "^29.5.13",
"@types/crypto-js": "^4.2.2",
"@types/jest": "^29.5.13",
"@types/react": "~18.2.45",
"jest": "^29.7.0",
"jest-expo": "^51.0.4",
Expand All @@ -84,4 +84,4 @@
"node_modules/(?!(?:.pnpm/)?((jest-)?react-native|@react-native(-community)?|expo(nent)?|@expo(nent)?/.*|@expo-google-fonts/.*|react-navigation|@react-navigation/.*|@sentry/react-native|native-base|react-native-svg))"
]
}
}
}
Loading

0 comments on commit f340165

Please sign in to comment.