Upgrade to Yarn Berry

This commit is contained in:
Robin
2025-03-14 02:13:48 -04:00
parent fee9841183
commit 95b37ea341
4 changed files with 13590 additions and 9239 deletions

7
.gitignore vendored
View File

@@ -10,3 +10,10 @@ public/config.json
backend/synapse_tmp/*
/coverage
yarn-error.log
/.pnp.*
/.yarn/*
!/.yarn/patches
!/.yarn/plugins
!/.yarn/releases
!/.yarn/sdks
!/.yarn/versions

1
.yarnrc.yml Normal file
View File

@@ -0,0 +1 @@
nodeLinker: node-modules

View File

@@ -127,5 +127,6 @@
"resolutions": {
"@livekit/components-core/rxjs": "^7.8.1",
"matrix-widget-api": "1.11.0"
}
},
"packageManager": "yarn@4.7.0"
}

22818
yarn.lock

File diff suppressed because it is too large Load Diff