chore: upgrade yarn

This commit is contained in:
2025-12-02 23:29:04 +01:00
parent 0b5f80cb03
commit e578e52aff
4 changed files with 8094 additions and 6229 deletions

1
.gitignore vendored
View File

@@ -11,6 +11,7 @@
.nfs* .nfs*
.scannerwork .scannerwork
.vscode .vscode
.yarn/
!config/git/local.d/.gitkeep !config/git/local.d/.gitkeep
!config/nvim/spell/.gitkeep !config/nvim/spell/.gitkeep
!config/zed/settings.json !config/zed/settings.json

1
.yarnrc.yml Normal file
View File

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

View File

@@ -38,5 +38,5 @@
"prettier": "^3.6.2", "prettier": "^3.6.2",
"typescript": "^5.8.3" "typescript": "^5.8.3"
}, },
"packageManager": "yarn@1.22.22" "packageManager": "yarn@4.12.0"
} }

14319
yarn.lock

File diff suppressed because it is too large Load Diff