mirror of
https://github.com/mantinedev/next-app-template.git
synced 2025-11-12 15:52:33 +10:00
Update yarn to 4.5.1
This commit is contained in:
File diff suppressed because one or more lines are too long
@ -1,3 +1,3 @@
|
|||||||
nodeLinker: node-modules
|
nodeLinker: node-modules
|
||||||
|
|
||||||
yarnPath: .yarn/releases/yarn-4.5.0.cjs
|
yarnPath: .yarn/releases/yarn-4.5.1.cjs
|
||||||
|
|||||||
@ -66,5 +66,5 @@
|
|||||||
"ts-jest": "^29.1.5",
|
"ts-jest": "^29.1.5",
|
||||||
"typescript": "5.5.2"
|
"typescript": "5.5.2"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@4.5.0"
|
"packageManager": "yarn@4.5.1"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user