chore(deps): upgrade yarn to 4.5.1

Signed-off-by: Erik Michelson <github@erik.michelson.eu>
This commit is contained in:
Erik Michelson 2024-11-12 10:57:11 +01:00
parent f63a2dabc8
commit 42b75b7d93
No known key found for this signature in database
GPG key ID: DB99ADDDC5C0AF82
9 changed files with 372 additions and 363 deletions

View file

@ -85,5 +85,5 @@
"resolutions": {
"@types/react": "18.3.5"
},
"packageManager": "yarn@4.4.1"
"packageManager": "yarn@4.5.1"
}