use yarn berry

This commit is contained in:
Samuel Newman
2026-02-04 13:17:36 -06:00
parent 24dbe799dc
commit 65580fecbf
4 changed files with 28455 additions and 20496 deletions
+2
View File
@@ -125,3 +125,5 @@ bskyweb/static/media/*.webp
bskyweb/static/media/*.jpg bskyweb/static/media/*.jpg
bskyweb/static/media/*.png bskyweb/static/media/*.png
bskyweb/static/media/*.svg bskyweb/static/media/*.svg
.yarn
+1
View File
@@ -0,0 +1 @@
nodeLinker: node-modules
+4 -7
View File
@@ -5,7 +5,7 @@
"engines": { "engines": {
"node": ">=20" "node": ">=20"
}, },
"packageManager": "yarn@1.22.22", "packageManager": "yarn@4.12.0",
"expo": { "expo": {
"autolinking": { "autolinking": {
"android": { "android": {
@@ -242,7 +242,6 @@
"@react-native/eslint-config": "^0.81.5", "@react-native/eslint-config": "^0.81.5",
"@react-native/typescript-config": "^0.81.5", "@react-native/typescript-config": "^0.81.5",
"@sentry/webpack-plugin": "^3.2.2", "@sentry/webpack-plugin": "^3.2.2",
"@testing-library/jest-native": "^5.4.3",
"@testing-library/react-native": "^13.2.0", "@testing-library/react-native": "^13.2.0",
"@types/jest": "29.5.14", "@types/jest": "29.5.14",
"@types/lodash.chunk": "^4.2.7", "@types/lodash.chunk": "^4.2.7",
@@ -289,11 +288,9 @@
"resolutions": { "resolutions": {
"@react-native/babel-preset": "0.81.5", "@react-native/babel-preset": "0.81.5",
"@react-native/normalize-colors": "0.81.5", "@react-native/normalize-colors": "0.81.5",
"**/@expo/image-utils": "0.8.7", "@expo/image-utils": "0.8.8",
"**/@react-native-async-storage/async-storage": "2.2.0", "@react-native-async-storage/async-storage": "2.2.0",
"**/expo-constants": "18.0.8", "multiformats": "9.9.0",
"**/expo-device": "7.1.4",
"**/multiformats": "9.9.0",
"unicode-segmenter": "0.14.5", "unicode-segmenter": "0.14.5",
"@types/estree": "1.0.6" "@types/estree": "1.0.6"
}, },
+28448 -20489
View File
File diff suppressed because it is too large Load Diff