mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 15:28:57 +00:00
chore(deps): update Node.js, pnpm, and dev dependencies
- Update Node.js version in .nvmrc from v20 to v24 - Update pnpm packageManager from 10.33.0 to 11.0.9 - Update pnpm-workspace.yaml to use allowBuilds instead of onlyBuiltDependencies - Bump dev dependencies to latest versions: @antfu/eslint-config, @types/node, lint-staged, typescript
This commit is contained in:
@@ -77,5 +77,6 @@ export function updateVersion(type: 'dev' | 'prod') {
|
||||
execFileSync('git', ['add', stageFile])
|
||||
}
|
||||
})
|
||||
// console.log('Node.js:', process.version)
|
||||
console.log(`Update the FixIt version from v${lastVersion} to v${latestVersion}.`)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user