-
Notifications
You must be signed in to change notification settings - Fork 179
Expand file tree
/
Copy path.yarnrc.yml
More file actions
159 lines (147 loc) · 4.84 KB
/
Copy path.yarnrc.yml
File metadata and controls
159 lines (147 loc) · 4.84 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
catalog:
"@babel/core": ^7.20.0
"@babel/plugin-proposal-private-property-in-object": ^7.21.11
"@babel/plugin-transform-react-jsx": ^7.22.0
"@babel/plugin-transform-react-jsx-source": ^7.22.0
"@babel/plugin-transform-typescript": ^7.22.0
"@babel/preset-env": ^7.20.0
"@babel/preset-react": ^7.20.0
"@babel/preset-typescript": ^7.20.0
"@babel/runtime": ^7.20.0
"@fluentui-react-native/design-tokens-android": ^0.53.0
"@fluentui-react-native/design-tokens-ios": ^0.53.0
"@fluentui-react-native/design-tokens-macos": ^0.53.0
"@fluentui-react-native/design-tokens-win32": ^0.53.0
"@fluentui-react-native/design-tokens-windows": ^0.53.0
"@rnx-kit/align-deps": ^4.0.3
"@rnx-kit/babel-preset-metro-react-native": ^4.0.0
"@rnx-kit/cli": ^2.0.3
"@rnx-kit/config": ^0.9.0
"@rnx-kit/eslint-plugin": ^0.9.9
"@rnx-kit/jest-preset": ^0.3.2
"@rnx-kit/lint-json": ^0.2.0
"@rnx-kit/lint-lockfile": ^0.2.1
"@rnx-kit/lint-package": ^0.2.1
"@rnx-kit/metro-config": ^2.2.4
"@rnx-kit/metro-resolver-symlinks": ^0.3.1
"@rnx-kit/metro-serializer": ^2.0.3
"@rnx-kit/metro-serializer-esbuild": ^0.4.1
"@rnx-kit/oxlint-config": ^1.0.3
"@rnx-kit/reporter": ^0.2.0
"@rnx-kit/tools-packages": ^0.1.3
"@rnx-kit/tools-react-native": ^2.3.8
"@rnx-kit/tools-typescript": ^0.2.1
"@rnx-kit/tools-workspaces": ^0.2.4
"@rnx-kit/tsconfig": ^3.0.3
"@rnx-kit/types-kit-config": ^1.0.0
"@rnx-kit/types-node": ^1.0.0
"@testing-library/react-native": ^14.0.1
"@types/jasmine": 5.1.13
"@types/node": ^22.19.7
"@wdio/appium-service": ^9.24.0
"@wdio/cli": ^9.24.0
"@wdio/globals": ^9.23.0
"@wdio/jasmine-framework": ^9.24.0
"@wdio/json-reporter": ^9.20.0
"@wdio/local-runner": ^9.24.0
"@wdio/logger": ^9.18.0
"@wdio/runner": ^9.24.0
"@wdio/spec-reporter": ^9.24.0
appium: ^3.6.0
appium-mac2-driver: ^3.2.13
appium-uiautomator2-driver: ^6.7.8
appium-windows-driver: ^5.1.5
appium-xcuitest-driver: ^10.14.5
cross-env: ^10.1.0
expect-webdriverio: ^5.6.1
knip: ^6.12.1
lage: ^2.14.19
oxc-resolver: ^11.24.0
react-native-test-app: ^5.3.3
rimraf: ^6.1.2
test-renderer: 1.1.0
webdriverio: ^9.24.0
dynamicPackageExtensions: ./scripts/dynamic.extensions.mts
enableGlobalCache: false
enableScripts: false
globalFolder: .yarn/store
logFilters:
- code: YN0060
level: discard
nodeLinker: pnpm
npmMinimalAgeGate: 7d
npmPreapprovedPackages:
- "@microsoft/esrp-npm-release"
packageExtensions:
"@svgr/core@*":
dependencies:
"@svgr/plugin-jsx": "*"
"@svgr/plugin-svgo": "*"
"@storybook/react-native@10.5.4":
dependencies:
esbuild: "0.28.1"
"@wdio/appium-service@*":
dependencies:
appium: "*"
"@wdio/jasmine-framework@*":
dependencies:
expect-webdriverio: "*"
"@wdio/runner@*":
dependencies:
expect-webdriverio: "*"
appium-mac2-driver@*:
dependencies:
appium: "*"
appium-uiautomator2-driver@*:
dependencies:
appium: "*"
appium-webdriveragent@*:
dependencies:
appium-xcode: "*"
appium-windows-driver@*:
dependencies:
appium: "*"
appium-xcuitest-driver@*:
dependencies:
appium: "*"
devtools@6.12.1:
dependencies:
debug: ^4.4.3
appium@*:
dependencies:
"@colors/colors": "*"
appium-mac2-driver: "*"
appium-uiautomator2-driver: "*"
appium-windows-driver: "*"
appium-xcuitest-driver: "*"
expect-webdriverio@*:
dependencies:
"@wdio/globals": "*"
"@wdio/logger": "*"
webdriverio: "*"
iconv-lite@*:
dependencies:
iconv-lite: "*"
react-native-svg-transformer@*:
peerDependencies:
"@react-native/metro-babel-transformer": "*"
react-native-svg@*:
dependencies:
buffer: "*"
zx@*:
dependencies:
"@types/fs-extra": "*"
plugins:
- path: .yarn/plugins/@yarnpkg/plugin-compat.cjs
spec: "@yarnpkg/plugin-compat"
- checksum: 672e525b81762c6162366bd3ffec5e86ab8fac2655ef0267047e86a0f32e79a4bde0f170bc30479663f40aa3f006d91f8dc3289f679dd4dc5ae5a5d12ba3ad0b
path: .yarn/plugins/@rnx-kit/yarn-plugin-dynamic-extensions.cjs
spec: "https://raw.githubusercontent.com/microsoft/rnx-kit/main/incubator/yarn-plugin-dynamic-extensions/index.js"
- checksum: 8d8252c376e41a67ca509b2778f3fb92164aa91828459ae8a6aa0e13f1b6f9843586d0983ba9a200f6d813d37efc171474c8dbc85b0dff01df56c0d476c238ce
path: .yarn/plugins/@rnx-kit/yarn-plugin-ignore.cjs
spec: "https://raw.githubusercontent.com/microsoft/rnx-kit/main/incubator/yarn-plugin-ignore/dist/yarn-plugin-ignore.cjs"
- checksum: 5ea21341a477907c298afb531f4a0b30f4347e893a3dc9b72c74645a38bb99e760ba8eca5bf1f13cc36d0cdf4ee208df7d96229e54bf604222b3151e5b2b0565
path: .yarn/plugins/@yarnpkg/plugin-npmrc.cjs
spec: "https://raw.githubusercontent.com/microsoft/beachball/yarn-plugin-npmrc_v0.5.1/yarn-plugins/npmrc/dist/plugin.js"
preferReuse: true
yarnPath: .yarn/releases/yarn-4.18.0.cjs