Skip to content

Commit

Permalink
feat: merge with develop
Browse files Browse the repository at this point in the history
  • Loading branch information
matiasbenary committed Oct 9, 2024
2 parents f16cf5a + 7b27ccc commit d2f55ef
Show file tree
Hide file tree
Showing 174 changed files with 2,816 additions and 7,641 deletions.
31 changes: 17 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,19 +26,20 @@
"@monaco-editor/react": "^4.6.0",
"@near-js/biometric-ed25519": "0.3.0",
"@near-pagoda/ui": "^1.0.1",
"@near-wallet-selector/bitte-wallet": "^8.9.12",
"@near-wallet-selector/core": "8.9.12",
"@near-wallet-selector/here-wallet": "8.9.12",
"@near-wallet-selector/ledger": "^8.9.12",
"@near-wallet-selector/meteor-wallet": "8.9.12",
"@near-wallet-selector/mintbase-wallet": "^8.9.12",
"@near-wallet-selector/modal-ui": "8.9.12",
"@near-wallet-selector/my-near-wallet": "8.9.12",
"@near-wallet-selector/near-mobile-wallet": "^8.9.12",
"@near-wallet-selector/neth": "8.9.12",
"@near-wallet-selector/bitte-wallet": "^8.9.13",
"@near-wallet-selector/core": "8.9.13",
"@near-wallet-selector/ethereum-wallets": "8.9.13",
"@near-wallet-selector/here-wallet": "8.9.13",
"@near-wallet-selector/ledger": "^8.9.13",
"@near-wallet-selector/meteor-wallet": "8.9.13",
"@near-wallet-selector/mintbase-wallet": "^8.9.13",
"@near-wallet-selector/modal-ui": "8.9.13",
"@near-wallet-selector/my-near-wallet": "8.9.13",
"@near-wallet-selector/near-mobile-wallet": "^8.9.13",
"@near-wallet-selector/neth": "8.9.13",
"@near-wallet-selector/nightly": "8.9.7",
"@near-wallet-selector/sender": "8.9.12",
"@near-wallet-selector/welldone-wallet": "8.9.12",
"@near-wallet-selector/sender": "8.9.13",
"@near-wallet-selector/welldone-wallet": "8.9.13",
"@phosphor-icons/react": "^2.1.7",
"@radix-ui/react-accordion": "^1.1.2",
"@radix-ui/react-dropdown-menu": "^2.0.6",
Expand All @@ -50,6 +51,7 @@
"@web3-onboard/ledger": "^2.6.0",
"@web3-onboard/react": "^2.8.17",
"@web3-onboard/walletconnect": "^2.5.5",
"@web3modal/wagmi": "^5.1.11",
"big.js": "^6.2.1",
"bootstrap": "^5.3.3",
"bootstrap-icons": "^1.11.3",
Expand All @@ -74,11 +76,10 @@
"react-dom": "^18.2.0",
"react-hook-form": "^7.51.3",
"react-singleton-hook": "^3.4.0",
"remark": "^14.0.3",
"rudder-sdk-js": "^2.48.6",
"strip-markdown": "^5.0.1",
"styled-components": "^5.3.11",
"typescript": "^5.4.5",
"wagmi": "^2.12.17",
"zustand": "^4.5.2"
},
"devDependencies": {
Expand All @@ -94,12 +95,14 @@
"@typescript-eslint/eslint-plugin": "^5.62.0",
"cz-conventional-changelog": "^3.3.0",
"dependency-check": "^4.1.0",
"encoding": "^0.1.13",
"eslint": "^8.57.0",
"eslint-config-next": "^13.5.6",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-simple-import-sort": "^10.0.0",
"husky": "^8.0.3",
"is-ci": "^3.0.1",
"pino-pretty": "^11.2.2",
"prettier": "^2.8.8"
},
"config": {
Expand Down
Loading

0 comments on commit d2f55ef

Please sign in to comment.