mirror of
https://github.com/RocketChat/Rocket.Chat.git
synced 2025-12-28 06:47:25 +00:00
chore(deps): Upgrade Yarn (#36130)
This commit is contained in:
parent
38c5dbdea8
commit
db04086cbf
935
.yarn/releases/yarn-4.7.0.cjs
vendored
935
.yarn/releases/yarn-4.7.0.cjs
vendored
File diff suppressed because one or more lines are too long
948
.yarn/releases/yarn-4.9.1.cjs
vendored
Executable file
948
.yarn/releases/yarn-4.9.1.cjs
vendored
Executable file
File diff suppressed because one or more lines are too long
@ -12,4 +12,4 @@ plugins:
|
||||
- path: .yarn/plugins/@yarnpkg/plugin-engines.cjs
|
||||
spec: "https://raw.githubusercontent.com/devoto13/yarn-plugin-engines/main/bundles/%40yarnpkg/plugin-engines.js"
|
||||
|
||||
yarnPath: .yarn/releases/yarn-4.7.0.cjs
|
||||
yarnPath: .yarn/releases/yarn-4.9.1.cjs
|
||||
|
||||
@ -42,11 +42,11 @@
|
||||
},
|
||||
"homepage": "https://github.com/RocketChat/Rocket.Chat#readme",
|
||||
"engines": {
|
||||
"yarn": "4.7.0",
|
||||
"yarn": "4.9.1",
|
||||
"node": "22.14.0",
|
||||
"npm": "Use yarn instead"
|
||||
},
|
||||
"packageManager": "yarn@4.7.0",
|
||||
"packageManager": "yarn@4.9.1",
|
||||
"houston": {
|
||||
"minTag": "0.55.0-rc.0",
|
||||
"updateFiles": [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user