Bumps and fixes for react native version bump

This commit is contained in:
2025-08-12 15:36:55 -06:00
committed by Loewy
parent 364171a107
commit 5fcc1a4f77
9 changed files with 2419 additions and 3138 deletions

View File

@@ -87,16 +87,15 @@
"devDependencies": {
"@expo/config-plugins": "^7.2.5",
"@jamesacarr/eslint-formatter-github-actions": "^0.2.0",
"@react-native/eslint-config": "^0.72.2",
"@react-native/typescript-config": "^0.74.0",
"@react-native/eslint-config": "^0.81.0",
"@react-native/typescript-config": "^0.81.0",
"@release-it/conventional-changelog": "^7.0.0",
"@types/react": "^18.2.19",
"@types/react-native": "^0.72.2",
"eslint": "^8.46.0",
"eslint-plugin-prettier": "^5.0.0",
"prettier": "^3.0.1",
"react": "^18.2.0",
"react-native": "^0.72.3",
"react": "^19.1.1",
"react-native": "^0.81.0",
"react-native-builder-bob": "^0.21.3",
"react-native-worklets-core": "^0.3.0",
"release-it": "^16.1.3",