Mercurial
comparison hg-web/e2e/pnpm-lock.yaml @ 231:09a96dcb2b4c hg-web
[merge] Join existing hg-web branch head
| author | MrJuneJune <me@mrjunejune.com> |
|---|---|
| date | Sun, 02 Aug 2026 16:50:48 -0700 |
| parents | 0e7b9464248d |
| children |
comparison
equal
deleted
inserted
replaced
| 217:7ef4c9d2a72d | 231:09a96dcb2b4c |
|---|---|
| 1 lockfileVersion: '6.0' | |
| 2 | |
| 3 settings: | |
| 4 autoInstallPeers: true | |
| 5 excludeLinksFromLockfile: false | |
| 6 | |
| 7 dependencies: | |
| 8 playwright-core: | |
| 9 specifier: 1.48.2 | |
| 10 version: 1.48.2 | |
| 11 | |
| 12 packages: | |
| 13 | |
| 14 /[email protected]: | |
| 15 resolution: {integrity: sha512-sjjw+qrLFlriJo64du+EK0kJgZzoQPsabGF4lBvsid+3CNIZIYLgnMj9V6JY5VhM2Peh20DJWIVpVljLLnlawA==} | |
| 16 engines: {node: '>=18'} | |
| 17 hasBin: true | |
| 18 dev: false |