Update Yarn

This commit is contained in:
Valentin Silytuin 2025-09-02 21:42:29 +04:00
parent c501afc790
commit 0df4db5d25
4 changed files with 944 additions and 936 deletions

File diff suppressed because one or more lines are too long

942
.yarn/releases/yarn-4.9.4.cjs vendored Executable file

File diff suppressed because one or more lines are too long

View File

@ -2,4 +2,4 @@ compressionLevel: mixed
enableGlobalCache: false enableGlobalCache: false
yarnPath: .yarn/releases/yarn-4.5.3.cjs yarnPath: .yarn/releases/yarn-4.9.4.cjs

View File

@ -2,7 +2,7 @@
"name": "@advdominion/tooltip", "name": "@advdominion/tooltip",
"version": "3.0.1", "version": "3.0.1",
"type": "module", "type": "module",
"packageManager": "yarn@4.5.3", "packageManager": "yarn@4.9.4",
"main": "index.js", "main": "index.js",
"repository": { "repository": {
"type": "git", "type": "git",