chore(deps): Pin dependencies (#1209)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-11-16 13:32:26 +01:00
committed by GitHub
parent 56a3c62ed2
commit 8b8b928837
3 changed files with 26 additions and 25 deletions

View File

@@ -103,20 +103,20 @@
"zod": "^4.1.3"
},
"devDependencies": {
"@babel/core": "^7.28.5",
"@biomejs/biome": "^2.3.5",
"@react-native-community/cli": "^20.0.2",
"@react-native-tvos/config-tv": "^0.1.4",
"@types/jest": "^30.0.0",
"@types/lodash": "^4.17.20",
"@babel/core": "7.28.5",
"@biomejs/biome": "2.3.5",
"@react-native-community/cli": "20.0.2",
"@react-native-tvos/config-tv": "0.1.4",
"@types/jest": "30.0.0",
"@types/lodash": "4.17.20",
"@types/react": "~19.1.10",
"@types/react-test-renderer": "^19.0.0",
"cross-env": "^10.1.0",
"expo-doctor": "^1.17.11",
"husky": "^9.1.7",
"lint-staged": "^16.2.6",
"@types/react-test-renderer": "19.1.0",
"cross-env": "10.1.0",
"expo-doctor": "1.17.11",
"husky": "9.1.7",
"lint-staged": "16.2.6",
"react-test-renderer": "19.1.1",
"typescript": "~5.9.3"
"typescript": "5.9.3"
},
"expo": {
"doctor": {