Mercurial
comparison hg-web/e2e/pnpm-lock.yaml @ 223:0e7b9464248d hg-web
[hg-web] Add browser route regression coverage
| author | MrJuneJune <me@mrjunejune.com> |
|---|---|
| date | Sun, 02 Aug 2026 10:07:40 -0700 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 222:a8d6435dc021 | 223:0e7b9464248d |
|---|---|
| 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 |