chore(deps): upgrade yarn

This commit is contained in:
Elian Doran 2024-12-11 22:13:32 +02:00
parent f685315681
commit ff52b3212a
No known key found for this signature in database
4 changed files with 4460 additions and 3372 deletions

3
.gitignore vendored
View File

@ -3,4 +3,5 @@ coverage
*.log
.env
node_modules
dist
dist
.yarn

1
.yarnrc.yml Normal file
View File

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

View File

@ -51,5 +51,5 @@
"peerDependencies": {
"express": "^4.16.4"
},
"dependencies": {}
"packageManager": "yarn@4.4.1+sha512.f825273d0689cc9ead3259c14998037662f1dcd06912637b21a450e8da7cfeb4b1965bbee73d16927baa1201054126bc385c6f43ff4aa705c8631d26e12460f1"
}

7826
yarn.lock

File diff suppressed because it is too large Load Diff