Skip to content

Commit

Permalink
chore: update to pnpm 10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
RJWadley committed Feb 3, 2025
1 parent 6f697b4 commit 0cc69fa
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]+sha1.ab7948c89104fdd3fc88b5b391fa4b73fd800631",
"pnpm": {
"onlyBuiltDependencies": [
"esbuild",
"msw",
"sharp"
]
}
}
Loading

0 comments on commit 0cc69fa

Please sign in to comment.