Sync all local changes: docs, config, scripts, submodule refs, verification evidence
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
17
package.json
17
package.json
@@ -42,11 +42,22 @@
|
||||
"pnpm": ">=8.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@uniswap/token-lists": "^1.0.0-beta.34",
|
||||
"ajv": "^8.12.0",
|
||||
"@uniswap/token-lists": "1.0.0-beta.35",
|
||||
"ajv": "^8.18.0",
|
||||
"ajv-formats": "^3.0.1",
|
||||
"ethers": "^6.16.0",
|
||||
"playwright": "^1.57.0",
|
||||
"playwright": "^1.58.2",
|
||||
"ws": "^8.19.0"
|
||||
},
|
||||
"pnpm": {
|
||||
"peerDependencyRules": {
|
||||
"allowedVersions": {
|
||||
"zod": "4"
|
||||
}
|
||||
},
|
||||
"ignoredBuiltDependencies": [
|
||||
"esbuild",
|
||||
"unrs-resolver"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user