Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade pnpm #1172

Merged
merged 1 commit into from
Dec 27, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5,137 changes: 2,826 additions & 2,311 deletions codemod/pnpm-lock.yaml

Large diffs are not rendered by default.

704 changes: 382 additions & 322 deletions dev/estimate-bytes/pnpm-lock.yaml

Large diffs are not rendered by default.

752 changes: 420 additions & 332 deletions docs/pnpm-lock.yaml

Large diffs are not rendered by default.

9,022 changes: 5,123 additions & 3,899 deletions ember-resources/pnpm-lock.yaml

Large diffs are not rendered by default.

9 changes: 2 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,10 @@
"release-plan": "^0.9.0",
"typescript": "^5.0.0"
},
"packageManager": "[email protected]",
"engines": {
"node": ">= 18.*",
"npm": "use pnpm",
"yarn": "use pnpm"
},
"packageManager": "[email protected]",
"volta": {
"node": "20.18.0",
"pnpm": "8.15.9"
"pnpm": "9.15.2"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
5,392 changes: 2,994 additions & 2,398 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

3 changes: 0 additions & 3 deletions test-app-definitely-typed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,9 +96,6 @@
"typescript": "^5.0.0",
"webpack": "^5.88.2"
},
"engines": {
"node": "12.* || 14.* || >= 16"
},
"ember": {
"edition": "octane"
},
Expand Down
Loading
Loading