Skip to content
Open
Show file tree
Hide file tree
Changes from 2 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
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,11 @@ jobs:
with:
disable-cache: 'true'


- name: Build
run: yarn build

- name: Create Release Pull Request or Publish to NPM
uses: changesets/action@e9cc34b540dd3ad1b030c57fd97269e8f6ad905a # v1.4.9
uses: changesets/action@a45c4d594aa4e2c509dc14a9f2b3b67ba3780d0d # v1.9.0
with:
version: yarn ci:version
publish: yarn ci:publish
Expand Down
4 changes: 2 additions & 2 deletions apps/AppleApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
},
"devDependencies": {
"@callstack/brownfield-example-shared-tests": "workspace:^",
"@rock-js/tools": "^0.13.3",
"detox": "^20.27.0",
"@rock-js/tools": "^0.13.4",
"detox": "^20.51.4",
"jest": "^29.7.0"
}
}
2 changes: 1 addition & 1 deletion apps/ExpoApp54/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@testing-library/react-native": "^13.3.3",
"@types/jest": "^30.0.0",
"@types/react": "~19.1.10",
"detox": "^20.27.0",
"detox": "^20.51.4",
"eslint": "^9.25.0",
"eslint-config-expo": "~10.0.0",
"jest": "^29.7.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/ExpoApp55/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@testing-library/react-native": "^13.3.3",
"@types/jest": "^30.0.0",
"@types/react": "~19.2.10",
"detox": "^20.27.0",
"detox": "^20.51.4",
"eslint": "^9.25.0",
"eslint-config-expo": "~55.0.0",
"globals": "^17.6.0",
Expand Down
4 changes: 2 additions & 2 deletions apps/RNApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@
"@types/jest": "^30.0.0",
"@types/react": "^19.2.0",
"@types/react-test-renderer": "^19.1.0",
"detox": "^20.27.0",
"detox": "^20.51.4",
"eslint": "^9.39.3",
"jest": "^29.7.0",
"prettier": "^3.8.1",
"prettier": "^3.8.4",
"react-native-monorepo-config": "^0.3.3",
"react-test-renderer": "19.2.3",
"typescript": "^5.9.3"
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
"@rspress/core": "^2.0.9"
},
"devDependencies": {
"@types/node": "^25.5.0"
"@types/node": "^26.0.0"
}
}
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,28 +39,28 @@
},
"packageManager": "yarn@4.12.0",
"dependencies": {
"@changesets/changelog-github": "^0.6.0",
"@changesets/cli": "^2.30.0",
"@changesets/changelog-github": "^0.7.0",
"@changesets/cli": "^2.31.0",
"@expo/config-plugins": "^54.0.4"
},
"devDependencies": {
"@commitlint/cli": "^20.4.4",
"@commitlint/config-conventional": "^20.4.4",
"@eslint/compat": "^2.0.1",
"@eslint/eslintrc": "^3.3.3",
"@commitlint/cli": "^21.0.2",
"@commitlint/config-conventional": "^21.0.2",
"@eslint/compat": "^2.1.0",
"@eslint/eslintrc": "^3.3.5",
"@expo/config-types": "^54.0.10",
"@react-native/eslint-config": "0.82.1",
"babel-plugin-module-resolver": "5.0.2",
"eslint": "^9.39.3",
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-node-import": "^1.2.0",
"eslint-plugin-prettier": "^5.5.5",
"lefthook": "^2.1.4",
"prettier": "^3.8.1",
"eslint-plugin-prettier": "^5.5.6",
"lefthook": "^2.1.9",
"prettier": "^3.8.4",
"quicktype-core": "^23.2.6",
"quicktype-typescript-input": "^23.2.6",
"skillgym": "^0.8.0",
"turbo": "^2.8.17",
"skillgym": "^0.10.0",
"turbo": "^2.9.18",
"typescript": "5.9.3"
},
"commitlint": {
Expand Down
6 changes: 3 additions & 3 deletions packages/brownfield/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,12 @@
"@callstack/brownfield-cli": "workspace:^"
},
"devDependencies": {
"@types/node": "^25.5.0",
"@types/node": "^26.0.0",
"eslint": "^9.39.3",
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-node-import": "^1.2.0",
"eslint-plugin-prettier": "^5.5.5",
"prettier": "^3.8.1",
"eslint-plugin-prettier": "^5.5.6",
"prettier": "^3.8.4",
"typescript": "5.9.3"
},
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions packages/brownie/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
},
"dependencies": {
"@callstack/brownfield-cli": "workspace:^",
"ts-morph": "^27.0.2"
"ts-morph": "^28.0.0"
},
"devDependencies": {
"@babel/core": "^7.25.2",
Expand All @@ -86,7 +86,7 @@
"@babel/runtime": "^7.25.0",
"@react-native/babel-preset": "0.83.2",
"@react-native/eslint-config": "0.83.2",
"@types/node": "^25.5.0",
"@types/node": "^26.0.0",
"@types/react": "^19.1.1",
"eslint": "^9.39.3",
"globals": "^17.3.0",
Expand Down
20 changes: 10 additions & 10 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,16 +82,16 @@
"@expo/config": "^12.0.13",
"@react-native-community/cli-config": "^20.0.0",
"@react-native-community/cli-config-android": "^20.0.0",
"@rock-js/platform-android": "^0.13.3",
"@rock-js/platform-apple-helpers": "^0.13.3",
"@rock-js/plugin-brownfield-android": "^0.13.3",
"@rock-js/plugin-brownfield-ios": "^0.13.3",
"@rock-js/tools": "^0.13.3",
"@rock-js/platform-android": "^0.13.4",
"@rock-js/platform-apple-helpers": "^0.13.4",
"@rock-js/plugin-brownfield-android": "^0.13.4",
"@rock-js/plugin-brownfield-ios": "^0.13.4",
"@rock-js/tools": "^0.13.4",
"ajv": "^8.20.0",
"commander": "^14.0.3",
"commander": "^15.0.0",
"quicktype-core": "^23.2.6",
"quicktype-typescript-input": "^23.2.6",
"ts-morph": "^27.0.2"
"ts-morph": "^28.0.0"
},
"devDependencies": {
"@babel/core": "^7.28.5",
Expand All @@ -102,14 +102,14 @@
"@react-native/eslint-config": "0.82.1",
"@types/babel__core": "^7.20.5",
"@types/babel__preset-env": "^7.10.0",
"@types/node": "^25.5.0",
"@vitest/coverage-v8": "^4.1.0",
"@types/node": "^26.0.0",
"@vitest/coverage-v8": "^4.1.9",
"eslint": "^9.39.3",
"globals": "^17.3.0",
"nodemon": "^3.1.14",
"ts-json-schema-generator": "^2.9.0",
"typescript": "5.9.3",
"vitest": "^4.1.4"
"vitest": "^4.1.9"
},
"engines": {
"node": ">=20"
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 @@ -98,7 +98,7 @@
"@react-native/babel-preset": "0.83.2",
"@types/jest": "^30.0.0",
"@types/react": "^19.1.1",
"@vitest/coverage-v8": "^4.1.0",
"@vitest/coverage-v8": "^4.1.9",
"eslint": "^9.39.3",
"globals": "^17.3.0",
"import": "^0.0.6",
Expand All @@ -107,7 +107,7 @@
"react-native": "0.83.2",
"react-native-builder-bob": "^0.41.0",
"typescript": "5.9.3",
"vitest": "^4.1.4"
"vitest": "^4.1.9"
},
"codegenConfig": {
"name": "ReactNativeBrownfield",
Expand Down
Loading
Loading