Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
update smart accounts kit version
  • Loading branch information
AyushBherwani1998 committed Dec 5, 2025
commit ef6b48b005e3de148761906be3e80ad2167653b8
6 changes: 3 additions & 3 deletions examples/smart-accounts/signers/dynamic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"@dynamic-labs/ethereum": "^4.42.0",
"@dynamic-labs/sdk-react-core": "^4.42.0",
"@dynamic-labs/wagmi-connector": "^4.42.0",
"@metamask/smart-accounts-kit": "^0.1.0",
"@metamask/smart-accounts-kit": "^0.2.0",
"@tanstack/react-query": "^5.90.6",
"next": "15.3.4",
"next": "15.4.8",
"permissionless": "^0.2.57",
"react": "^19.0.0",
"react-dom": "^19.0.0",
Expand All @@ -29,7 +29,7 @@
"@types/react": "^19",
"@types/react-dom": "^19",
"eslint": "^9",
"eslint-config-next": "15.3.4",
"eslint-config-next": "15.4.8",
"tailwindcss": "^4",
"typescript": "^5"
}
Expand Down
Loading
Loading