mirror of
https://github.com/mantinedev/next-app-template.git
synced 2025-11-10 04:22:01 +10:00
Update yarn to 4.10.2
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.9.4.cjs
|
yarnPath: .yarn/releases/yarn-4.10.2.cjs
|
||||||
|
|||||||
@ -63,5 +63,5 @@
|
|||||||
"typescript": "5.9.2",
|
"typescript": "5.9.2",
|
||||||
"typescript-eslint": "^8.43.0"
|
"typescript-eslint": "^8.43.0"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@4.9.4"
|
"packageManager": "yarn@4.10.2"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user