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 3225eef
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.c89847b0667ddab50396bbbd008a2a43cf3b581efd59cf5d9aa8923ea1fb4b8106c041d540d08acb095037594d73ebc51e1ec89ee40c88b30b8a66c0fae0ac1b",
"pnpm": {
"onlyBuiltDependencies": [
"esbuild",
"msw",
"sharp"
]
}
}
Loading

0 comments on commit 3225eef

Please sign in to comment.