Skip to content

Commit 96da41c

Browse files
chore(deps): update dependency react-native-macos to v0.81.2 (#2678)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>
1 parent 6a44965 commit 96da41c

6 files changed

Lines changed: 1223 additions & 1507 deletions

File tree

package.json

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -36,25 +36,24 @@
3636
},
3737
"packageManager": "yarn@4.10.3",
3838
"resolutions": {
39-
"@appium/base-driver/axios": "^1.11.0",
40-
"@appium/base-driver/lodash": "^4.17.21",
41-
"@appium/base-driver/lru-cache": "^11.2.1",
39+
"@appium/base-driver/axios": "^1.13.3",
40+
"@appium/base-driver/lodash": "^4.17.23",
41+
"@appium/base-driver/lru-cache": "^11.2.5",
4242
"@appium/docutils": "link:./packages/null",
43-
"@appium/logger/lodash": "^4.17.21",
44-
"@appium/logger/lru-cache": "^11.2.1",
43+
"@appium/logger/lodash": "^4.17.23",
44+
"@appium/logger/lru-cache": "^11.2.5",
4545
"@appium/support/archiver": "~7.0.1",
46-
"@appium/support/axios": "^1.11.0",
47-
"@appium/support/form-data": "~4.0.4",
48-
"@appium/support/glob": "^11.0.3",
49-
"@appium/support/lodash": "^4.17.21",
50-
"@appium/support/semver": "~7.7.2",
51-
"@appium/support/teen_process": "~3.0.1",
46+
"@appium/support/axios": "^1.13.3",
47+
"@appium/support/form-data": "~4.0.5",
48+
"@appium/support/glob": "^13.0.0",
49+
"@appium/support/lodash": "^4.17.23",
50+
"@appium/support/semver": "~7.7.3",
51+
"@appium/support/teen_process": "~4.0.8",
5252
"@appium/support/uuid": "~13.0.0",
5353
"@colors/colors": "^1.6.0",
54-
"@expo/json-file/@babel/code-frame": "^7.10.4",
5554
"@microsoft/eslint-plugin-sdl/eslint-plugin-n": "^17.10.3",
5655
"@microsoft/eslint-plugin-sdl/eslint-plugin-react": "^7.37.3",
57-
"@pnpm/network.ca-file/graceful-fs": "~4.2.10",
56+
"@nx/devkit/minimatch": "^9.0.3",
5857
"@react-native-community/cli": "^20.0.0",
5958
"@react-native-community/cli-platform-android": "^20.0.0",
6059
"@react-native-community/cli-platform-apple": "^20.0.0",
@@ -70,22 +69,23 @@
7069
"@react-native/normalize-colors": "^0.81.0",
7170
"@react-native/virtualized-lists": "^0.81.0",
7271
"appium/ajv": "~8.18.0",
73-
"appium/axios": "^1.11.0",
74-
"appium/lodash": "^4.17.21",
75-
"appium/lru-cache": "^11.2.1",
76-
"appium/semver": "~7.7.2",
77-
"appium/teen_process": "~3.0.1",
78-
"appium/ws": "~8.18.3",
79-
"appium/yaml": "~2.8.1",
72+
"appium/axios": "^1.13.3",
73+
"appium/lodash": "^4.17.23",
74+
"appium/lru-cache": "^11.2.5",
75+
"appium/semver": "~7.7.3",
76+
"appium/teen_process": "~4.0.8",
77+
"appium/ws": "~8.19.0",
78+
"appium/yaml": "~2.8.2",
8079
"argparse/sprintf-js": "^1.0.2",
81-
"body-parser": "~1.20.3",
82-
"body-parser/qs": "^6.13.0",
83-
"bplist-creator": "~0.1.1",
84-
"bplist-parser": "~0.3.2",
85-
"compression/bytes": "^3.0.0",
80+
"babel-jest": "link:./packages/null",
81+
"body-parser/qs": "^6.14.1",
82+
"compression/bytes": "^3.1.2",
8683
"express/qs": "^6.13.0",
84+
"nx/minimatch": "^9.0.3",
8785
"react-native-windows/metro-source-map": "^0.83.1",
88-
"safe-buffer": "~5.2.1"
86+
"safe-buffer": "~5.2.1",
87+
"simple-plist/bplist-creator": "~0.1.0",
88+
"simple-plist/bplist-parser": "~0.3.1"
8989
},
9090
"workspaces": [
9191
".",

0 commit comments

Comments
 (0)