mirror of
https://github.com/DocNR/POWR.git
synced 2025-04-23 01:01:27 +00:00
jest update
This commit is contained in:
parent
8c7db4e778
commit
63d5163eed
2567
package-lock.json
generated
2567
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -15,7 +15,9 @@
|
||||
"expo": {
|
||||
"doctor": {
|
||||
"reactNativeDirectoryCheck": {
|
||||
"exclude": ["lucide-react-native"],
|
||||
"exclude": [
|
||||
"lucide-react-native"
|
||||
],
|
||||
"listUnknownPackages": false
|
||||
}
|
||||
}
|
||||
@ -60,6 +62,8 @@
|
||||
"expo-splash-screen": "~0.29.20",
|
||||
"expo-status-bar": "~2.0.1",
|
||||
"expo-system-ui": "~4.0.8",
|
||||
"jest": "~29.7.0",
|
||||
"jest-expo": "~52.0.3",
|
||||
"lucide-react-native": "^0.378.0",
|
||||
"nativewind": "^4.1.23",
|
||||
"react": "18.3.1",
|
||||
@ -80,9 +84,10 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.26.0",
|
||||
"@types/jest": "^29.5.14",
|
||||
"@types/react": "~18.3.12",
|
||||
"babel-plugin-module-resolver": "^5.0.2",
|
||||
"typescript": "^5.3.3"
|
||||
},
|
||||
"private": true
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user