Skip to content

Commit

Permalink
chore: update pnpm to 10.x + pin to sha
Browse files Browse the repository at this point in the history
  • Loading branch information
RJWadley committed Feb 3, 2025
1 parent 6f697b4 commit 6285740
Show file tree
Hide file tree
Showing 2 changed files with 3,026 additions and 1,115 deletions.
11 changes: 9 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"@types/react-dom": "^19.0.3",
"@vitejs/plugin-react": "^4.3.4",
"@vitest/browser": "^3.0.4",
"playwright": "^1.50.0",
"playwright": "^1.50.1",
"prettier": "^3.4.2",
"react": "19.0.0",
"react-dom": "19.0.0",
Expand All @@ -98,5 +98,12 @@
"engines": {
"node": ">=20.0.0"
},
"packageManager": "[email protected]"
"packageManager": "[email protected]+sha512.b8fef5494bd3fe4cbd4edabd0745df2ee5be3e4b0b8b08fa643aa3e4c6702ccc0f00d68fa8a8c9858a735a0032485a44990ed2810526c875e416f001b17df12b",
"pnpm": {
"onlyBuiltDependencies": [
"esbuild",
"msw",
"sharp"
]
}
}
Loading

0 comments on commit 6285740

Please sign in to comment.