chore: update yarn to v4.9.2 (#1219)
parent
a7ee664c98
commit
b73b7aed29
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1,5 +1,5 @@
|
||||||
|
nmHoistingLimits: workspaces
|
||||||
|
|
||||||
nodeLinker: node-modules
|
nodeLinker: node-modules
|
||||||
|
|
||||||
yarnPath: .yarn/releases/yarn-4.0.2.cjs
|
yarnPath: .yarn/releases/yarn-4.9.2.cjs
|
||||||
|
|
||||||
nmHoistingLimits: 'workspaces'
|
|
||||||
|
|
|
@ -44,5 +44,5 @@
|
||||||
"typescript": "^5.8.2",
|
"typescript": "^5.8.2",
|
||||||
"vitest": "^3.0.8"
|
"vitest": "^3.0.8"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@4.0.2"
|
"packageManager": "yarn@4.9.2"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue