Skip to content

Commit

Permalink
dep updates 1
Browse files Browse the repository at this point in the history
  • Loading branch information
Ross Bulat committed Jun 6, 2024
1 parent 95468bf commit 1935607
Show file tree
Hide file tree
Showing 2 changed files with 268 additions and 450 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@fortawesome/free-regular-svg-icons": "^6.5.2",
"@fortawesome/free-solid-svg-icons": "^6.5.2",
"@fortawesome/react-fontawesome": "^0.2.0",
"@ledgerhq/hw-transport-webhid": "^6.28.4",
"@ledgerhq/hw-transport-webhid": "^6.28.6",
"@polkadot/api": "^10.13.1",
"@polkadot/keyring": "^12.6.2",
"@polkadot/rpc-provider": "10.11.2",
Expand All @@ -32,34 +32,34 @@
"@polkawatch/ddp-client": "^2.0.11",
"@substrate/connect": "0.7.35",
"@w3ux/extension-assets": "^0.2.6",
"@w3ux/hooks": "^0.0.3",
"@w3ux/react-connect-kit": "0.2.0",
"@w3ux/react-odometer": "^0.0.3",
"@w3ux/react-polkicon": "^0.0.3",
"@w3ux/utils": "^0.1.1",
"@w3ux/validator-assets": "^0.0.4",
"@zondax/ledger-substrate": "^0.41.4",
"@w3ux/hooks": "^1.0.0",
"@w3ux/react-connect-kit": "^1.1.0",
"@w3ux/react-odometer": "^1.0.0",
"@w3ux/react-polkicon": "^1.1.0",
"@w3ux/utils": "^0.2.0",
"@w3ux/validator-assets": "^0.1.0",
"@zondax/ledger-substrate": "^0.44.2",
"bignumber.js": "^9.1.2",
"bn.js": "^5.2.1",
"buffer": "^6.0.3",
"chart.js": "^4.4.2",
"chart.js": "^4.4.3",
"chroma-js": "^2.4.2",
"date-fns": "^3.3.1",
"framer-motion": "^11.0.24",
"framer-motion": "^11.2.10",
"html5-qrcode": "^2.3.8",
"i18next": "^23.10.0",
"i18next-browser-languagedetector": "^7.2.1",
"lodash.debounce": "^4.0.8",
"lodash.throttle": "^4.1.1",
"qrcode-generator": "1.4.4",
"rc-slider": "^10.5.0",
"react": "^18.2.0",
"rc-slider": "^10.6.2",
"react": "^18.3.1",
"react-chartjs-2": "^5.2.0",
"react-dom": "^18.2.0",
"react-error-boundary": "^4.0.13",
"react-helmet": "^6.1.0",
"react-i18next": "^14.1.0",
"react-router-dom": "^6.22.3",
"react-router-dom": "^6.23.1",
"react-scroll": "^1.9.0",
"styled-components": "^6.1.8",
"usehooks-ts": "^3.0.2"
Expand All @@ -69,7 +69,7 @@
"@types/chroma-js": "^2.4.4",
"@types/lodash.debounce": "^4.0.9",
"@types/lodash.throttle": "^4.1.9",
"@types/react": "^18.2.79",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.2.25",
"@types/react-helmet": "^6.1.11",
"@types/react-scroll": "^1.8.10",
Expand All @@ -86,9 +86,9 @@
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-unused-imports": "^3.1.0",
"eslint-plugin-unused-imports": "3.2.0",
"gh-pages": "^6.1.1",
"prettier": "^3.2.5",
"prettier": "^3.3.1",
"prettier-plugin-organize-imports": "^3.2.4",
"sass": "^1.72.0",
"typescript": "^5.4.3",
Expand All @@ -98,7 +98,7 @@
"vite-plugin-eslint": "^1.8.1",
"vite-plugin-svgr": "^4.2.0",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^1.5.0"
"vitest": "^1.6.0"
},
"packageManager": "yarn@4.1.1"
}
Loading

0 comments on commit 1935607

Please sign in to comment.