Remove yarn package from dependencies

The yarn package, previously a dependency, has been removed from both pnpm-lock.yaml and package.json files. The removal is consistent across the application and the lockfile, ensuring that yarn will not be installed or used in any part of the project.
This commit is contained in:
gbuomprisco
2024-06-20 12:43:33 +08:00
parent a8322789de
commit b9acbffcae
2 changed files with 1 additions and 12 deletions

View File

@@ -38,8 +38,7 @@
"pnpm": "^9.4.0",
"prettier": "^3.3.2",
"turbo": "2.0.4",
"typescript": "^5.4.5",
"yarn": "^1.22.22"
"typescript": "^5.4.5"
},
"pnpm": {
"overrides": {

10
pnpm-lock.yaml generated
View File

@@ -33,9 +33,6 @@ importers:
typescript:
specifier: ^5.4.5
version: 5.4.5
yarn:
specifier: ^1.22.22
version: 1.22.22
apps/e2e:
devDependencies:
@@ -7737,11 +7734,6 @@ packages:
resolution: {integrity: sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==}
engines: {node: '>=12'}
yarn@1.22.22:
resolution: {integrity: sha512-prL3kGtyG7o9Z9Sv8IPfBNrWTDmXB4Qbes8A9rEzt6wkJV8mUvoirjU0Mp3GGAU06Y0XQyA3/2/RQFVuK7MTfg==}
engines: {node: '>=4.0.0'}
hasBin: true
yjs@13.6.18:
resolution: {integrity: sha512-GBTjO4QCmv2HFKFkYIJl7U77hIB1o22vSCSQD1Ge8ZxWbIbn8AltI4gyXbtL+g5/GJep67HCMq3Y5AmNwDSyEg==}
engines: {node: '>=16.0.0', npm: '>=8.0.0'}
@@ -15630,8 +15622,6 @@ snapshots:
y18n: 5.0.8
yargs-parser: 21.1.1
yarn@1.22.22: {}
yjs@13.6.18:
dependencies:
lib0: 0.2.94