Skip to content

chore(deps): update pnpm v10.2.0 and Node.js v23.7.0 for development#1807

Merged
Timeless0911 merged 2 commits intomainfrom
chore/pnpm
Feb 5, 2025
Merged

chore(deps): update pnpm v10.2.0 and Node.js v23.7.0 for development#1807
Timeless0911 merged 2 commits intomainfrom
chore/pnpm

Conversation

@Timeless0911
Copy link
Contributor

@Timeless0911 Timeless0911 commented Feb 5, 2025

Summary

image

Related Links

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@Timeless0911 Timeless0911 requested a review from SoonIter February 5, 2025 05:39
@netlify
Copy link

netlify bot commented Feb 5, 2025

Deploy Preview for aquamarine-blini-95325f ready!

Name Link
🔨 Latest commit 69f249f
🔍 Latest deploy log https://app.netlify.com/sites/aquamarine-blini-95325f/deploys/67a300fe52dcb2000700e654
😎 Deploy Preview https://deploy-preview-1807--aquamarine-blini-95325f.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 95 (🟢 up 18 from production)
Accessibility: 97 (no change from production)
Best Practices: 92 (no change from production)
SEO: 100 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@Timeless0911 Timeless0911 changed the title chore(deps): update pnpm 10.2.0 chore(deps): update pnpm 10.2.0 and Node.js v23.7.0 for development Feb 5, 2025
@Timeless0911 Timeless0911 enabled auto-merge (squash) February 5, 2025 06:26
@Timeless0911 Timeless0911 changed the title chore(deps): update pnpm 10.2.0 and Node.js v23.7.0 for development chore(deps): update pnpm v10.2.0 and Node.js v23.7.0 for development Feb 5, 2025
@Timeless0911 Timeless0911 merged commit d0ba5ad into main Feb 5, 2025
10 checks passed
@Timeless0911 Timeless0911 deleted the chore/pnpm branch February 5, 2025 07:20
@markH5
Copy link
Contributor

markH5 commented Feb 6, 2025

  • CONTRIBUTING.md
### Install Node.js

We recommend using Node.js 18. You can check your currently used Node.js version with the following command:
  • main package.json
{
  "engines": {
    "node": ">=16.18.1"
  },
  "devDependencies": {
    "@types/node": "^18.11.17",
  },
 }

Clip_2025-02-06_16-52-49


I want to confirm which is the correct node version and pnpm version .

@Timeless0911
Copy link
Contributor Author

For development, you only need to enable corepack and follow Node.js version in .nvmrc automatically. The CONTRIBUTING.md is not updated now. engines is used to limit Node.js versions in user side.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

peerDependencies validation should compatiable with pnpm.overrides

3 participants