refactor: biome update and fix renovate and ci (#932)

This commit is contained in:
Gauvain
2025-08-14 10:43:01 +02:00
committed by GitHub
parent 5a781ba62c
commit 0e1ed71dc1
8 changed files with 46 additions and 43 deletions

View File

@@ -100,7 +100,7 @@
},
"devDependencies": {
"@babel/core": "^7.20.0",
"@biomejs/biome": "^2.1.3",
"@biomejs/biome": "^2.1.4",
"@react-native-community/cli": "^20.0.0",
"@react-native-tvos/config-tv": "^0.1.1",
"@types/jest": "^29.5.12",
@@ -109,7 +109,7 @@
"@types/react-test-renderer": "^19.0.0",
"cross-env": "^10.0.0",
"husky": "^9.1.7",
"lint-staged": "^16.1.2",
"lint-staged": "^16.1.5",
"postinstall-postinstall": "^2.1.0",
"react-test-renderer": "19.1.1",
"typescript": "~5.8.3"