Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 7 additions & 13 deletions apps/RNApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"@react-navigation/native-stack": "^7.2.1",
"react": "19.1.1",
"react-native": "0.82.1",
"react-native-safe-area-context": "^5.5.2",
"react-native-screens": "^4.15.2"
"react-native-safe-area-context": "^5.6.2",
"react-native-screens": "^4.19.0"
},
"devDependencies": {
"@babel/core": "^7.25.2",
Expand All @@ -35,20 +35,14 @@
"@react-native/babel-preset": "0.82.1",
"@react-native/metro-config": "0.82.1",
"@react-native/typescript-config": "0.82.1",
"@react-navigation/native": "^7.0.15",
"@react-navigation/native-stack": "^7.2.1",
"@types/jest": "^29.5.13",
"@types/jest": "^30.0.0",
"@types/react": "^19.1.1",
"@types/react-test-renderer": "^19.1.0",
"eslint": "^9.28.0",
"globals": "^16.2.0",
"import": "^0.0.6",
"jest": "^29.6.3",
"prettier": "2.8.8",
"react-native-safe-area-context": "^5.3.0",
"react-native-screens": "^4.15.2",
"eslint": "^8.19.0",
"jest": "^30.2.0",
"prettier": "3.7.4",
"react-test-renderer": "19.1.1",
"typescript": "^5.8.3"
"typescript": "^5.9.3"
},
"engines": {
"node": ">=20"
Expand Down
7 changes: 3 additions & 4 deletions apps/TesterIntegrated/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"@react-navigation/native-stack": "^7.2.1",
"react": "19.1.1",
"react-native": "0.82.1",
"react-native-safe-area-context": "^5.3.0",
"react-native-screens": "^4.15.2"
"react-native-safe-area-context": "^5.6.2",
"react-native-screens": "^4.19.0"
},
"devDependencies": {
"@babel/core": "^7.25.2",
Expand All @@ -31,8 +31,7 @@
"@react-native/metro-config": "0.82.1",
"@react-native/typescript-config": "0.82.1",
"@types/react": "^19.1.1",
"eslint": "^9.28.0",
"react-native-monorepo-config": "^0.3.1"
"react-native-monorepo-config": "^0.3.2"
},
"engines": {
"node": ">=20"
Expand Down
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
"preview": "rspress preview"
},
"dependencies": {
"@callstack/rspress-preset": "^0.4.5",
"@callstack/rspress-preset": "^0.5.1",
"@rspress/core": "2.0.0-beta.32"
},
"devDependencies": {
"@types/node": "^25.0.3"
"@types/node": "^25.0.8"
}
}
20 changes: 8 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,23 +37,19 @@
"quicktype-typescript-input": "^23.2.6"
},
"devDependencies": {
"@commitlint/cli": "^20.1.0",
"@commitlint/config-conventional": "^20.0.0",
"@commitlint/cli": "^20.3.1",
"@commitlint/config-conventional": "^20.3.1",
"@eslint/compat": "^2.0.1",
"@react-native/eslint-config": "^0.83.1",
"@react-native/eslint-config": "0.82.1",
"babel-plugin-module-resolver": "5.0.2",
"eslint": "^9.28.0",
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-node-import": "^1.0.5",
"eslint-plugin-prettier": "^5.4.0",
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^5.2.0",
"globals": "^16.2.0",
"lefthook": "^2.0.3",
"prettier": "^3.5.3",
"turbo": "^2.7.3",
"typescript": "5.8.3",
"typescript-eslint": "^8.53.0"
"eslint-plugin-prettier": "^5.1.3",
"lefthook": "^2.0.15",
"prettier": "^3.7.4",
"turbo": "^2.7.4",
"typescript": "5.9.3"
},
"commitlint": {
"extends": [
Expand Down
13 changes: 7 additions & 6 deletions packages/brownie/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,26 +62,27 @@
},
"dependencies": {
"@callstack/brownfield-cli": "workspace:^",
"quicktype-core": "^23.0.170",
"quicktype-typescript-input": "^23.0.170",
"ts-morph": "^25.0.0"
"quicktype-core": "^23.2.6",
"quicktype-typescript-input": "^23.2.6",
"ts-morph": "^27.0.2"
},
"devDependencies": {
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.3",
"@babel/preset-typescript": "^7.27.1",
"@babel/runtime": "^7.25.0",
"@react-native/babel-preset": "0.82.1",
"@types/node": "^22.0.0",
"@react-native/eslint-config": "0.82.1",
"@types/node": "^25.0.8",
"@types/react": "^19.1.1",
"eslint": "^9.28.0",
"globals": "^16.2.0",
"import": "^0.0.6",
"nodemon": "^3.1.11",
"react": "19.1.1",
"react-native": "0.82.1",
"react-native-builder-bob": "^0.40.14",
"typescript": "5.8.3"
"react-native-builder-bob": "^0.40.17",
"typescript": "5.9.3"
},
"codegenConfig": {
"name": "Brownie",
Expand Down
21 changes: 11 additions & 10 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,30 +53,31 @@
"dependencies": {
"@react-native-community/cli-config": "^20.0.0",
"@react-native-community/cli-config-android": "^20.0.0",
"@rock-js/platform-android": "^0.12.5",
"@rock-js/platform-apple-helpers": "^0.12.5",
"@rock-js/plugin-brownfield-android": "^0.12.5",
"@rock-js/plugin-brownfield-ios": "^0.12.5",
"@rock-js/tools": "^0.12.5",
"@rock-js/platform-android": "^0.12.6",
"@rock-js/platform-apple-helpers": "^0.12.6",
"@rock-js/plugin-brownfield-android": "^0.12.6",
"@rock-js/plugin-brownfield-ios": "^0.12.6",
"@rock-js/tools": "^0.12.6",
"commander": "^14.0.2",
"lodash.clonedeep": "^4.5.0",
"ts-morph": "^25.0.0"
"ts-morph": "^27.0.2"
},
"devDependencies": {
"@babel/core": "^7.28.5",
"@babel/preset-env": "^7.28.5",
"@babel/preset-typescript": "^7.28.5",
"@react-native-community/cli-types": "^20.0.0",
"@react-native/babel-preset": "0.82.1",
"@types/babel__core": "^7",
"@types/babel__preset-env": "^7",
"@react-native/eslint-config": "0.82.1",
"@types/babel__core": "^7.20.5",
"@types/babel__preset-env": "^7.10.0",
"@types/lodash.clonedeep": "^4.5.9",
"@types/node": "^25.0.3",
"@types/node": "^25.0.8",
"@vitest/coverage-v8": "^4.0.17",
"eslint": "^9.28.0",
"globals": "^16.2.0",
"nodemon": "^3.1.11",
"typescript": "5.8.3",
"typescript": "5.9.3",
"vitest": "^4.0.17"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/src/brownfield/commands/packageIos.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ export const packageIosCommand = curryOptions(
// e.g. '0.82' (note the missing patch component),
// therefore we resolve it manually from RN's package.json using Rock's utils
reactNativeVersion: getReactNativeVersion(projectRoot),
usePrebuiltRNCore: 0, // for brownfield, it is required to build RN from source
usePrebuiltRNCore: false, // for brownfield, it is required to build RN from source
packageDir: path.join(brownieCacheDir, 'package'), // the output directory for artifacts
skipCache: true, // cache is dependent on existence of Rock config file
},
Expand Down
4 changes: 2 additions & 2 deletions packages/react-native-brownfield/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@
"nodemon": "^3.1.11",
"react": "19.1.1",
"react-native": "0.82.1",
"react-native-builder-bob": "^0.40.14",
"typescript": "5.8.3"
"react-native-builder-bob": "^0.40.17",
"typescript": "5.9.3"
},
"codegenConfig": {
"name": "ReactNativeBrownfield",
Expand Down
Loading
Loading