Commit 75a2cd9a authored by Wyatt Barnes's avatar Wyatt Barnes Committed by GitHub

Update dependencies (#8640)

parent 2a438741
......@@ -18,16 +18,23 @@
"test": "npx playwright test"
},
"devDependencies": {
"@metamask/test-dapp": "^7.1.0",
"@playwright/test": "1.37.1",
"@synthetixio/synpress": "3.7.2-beta.7",
"@metamask/test-dapp": "^8.1.0",
"@playwright/test": "1.40.1",
"@synthetixio/synpress": "3.7.2-beta.9",
"dotenv": "^16.3.1",
"static-server": "^2.2.1",
"typescript": "^5.1.6",
"viem": "^1.10.8"
"typescript": "^5.3.3",
"viem": "^1.20.0"
},
"dependencies": {
"prom-client": "^14.2.0",
"zod": "^3.22.2"
"prom-client": "^15.0.0",
"zod": "^3.22.4"
},
"pnpm": {
"overrides": {
"@cypress/request": "^3.0.1",
"axios": "^1.6.2",
"got": "^11.8.6"
}
}
}
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment