Upgrade yarn

This commit is contained in:
Lucid Kobold
2024-02-24 17:35:26 -05:00
parent 3fad4212ba
commit 532e9bd488
6 changed files with 2683 additions and 3027 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

893
.yarn/releases/yarn-4.1.0.cjs vendored Executable file

File diff suppressed because one or more lines are too long

View File

@@ -1,7 +1,7 @@
compressionLevel: mixed
enableGlobalCache: false
nodeLinker: node-modules
plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"
yarnPath: .yarn/releases/yarn-3.6.4.cjs
yarnPath: .yarn/releases/yarn-4.1.0.cjs

View File

@@ -2,7 +2,7 @@
"private": true,
"name": "lucid-creations-media-potty-chart",
"homepage": "https://lucidcreations.media/introducing-code-name-potty-chart/",
"version": "0.1.244",
"version": "0.1.25",
"author": {
"name": "Lucid Creations Media",
"url": "https://lucidcreations.media",
@@ -45,5 +45,5 @@
"prettier": "^3.2.5",
"typescript": "^5.3.3"
},
"packageManager": "yarn@3.6.4"
"packageManager": "yarn@4.1.0"
}

3566
yarn.lock

File diff suppressed because it is too large Load Diff