Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
chalabi2 committed Sep 7, 2024
1 parent 0c56909 commit 7b8229f
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
Binary file modified bun.lockb
Binary file not shown.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,51 +28,51 @@
"**/@chain-registry/types": "0.25.0"
},
"dependencies": {
"@chain-registry/assets": "^1.42.1",
"@chalabi/manifestjs": "1.2.1",
"@chain-registry/assets": "^1.64.83",
"@chalabi/manifestjs": "1.2.2",
"@cosmjs/cosmwasm-stargate": "0.32.3",
"@cosmjs/stargate": "0.32.3",
"@cosmos-kit/react": "2.18.0",
"@cosmos-kit/web3auth": "2.11.0",
"@fontsource/manrope": "^5.0.21",
"@headlessui/react": "^1.7.18",
"@heroicons/react": "^2.1.1",
"@interchain-ui/react": "1.21.16",
"@tanstack/react-query": "^5.20.5",
"@tanstack/react-query-devtools": "^5.20.5",
"ably": "^2.1.0",
"apexcharts": "^3.48.0",
"@heroicons/react": "^2.1.5",
"@interchain-ui/react": "1.23.31",
"@tanstack/react-query": "^5.55.0",
"@tanstack/react-query-devtools": "^5.55.0",
"ably": "^2.3.2",
"apexcharts": "^3.53.0",
"bad-words": "^4.0.0",
"chain-registry": "1.28.1",
"chain-registry": "1.63.83",
"cosmjs-types": "^0.9.0",
"cosmos-kit": "2.9.0",
"cosmos-kit": "2.19.0",
"daisyui": "^4.12.10",
"dayjs": "^1.11.10",
"dayjs": "^1.11.13",
"formik": "^2.4.6",
"identicon.js": "^2.3.3",
"next": "^14.1.0",
"postcss": "^8.4.35",
"next": "^14.2.8",
"postcss": "^8.4.45",
"qrcode.react": "^3.1.0",
"react": "18.2.0",
"react": "18.3.1",
"react-apexcharts": "^1.4.1",
"react-confetti": "^6.1.0",
"react-dom": "18.2.0",
"react-icons": "^5.0.1",
"tailwindcss": "^3.4.1",
"react-dom": "18.3.1",
"react-icons": "^5.3.0",
"tailwindcss": "^3.4.10",
"yup": "^1.4.0"
},
"devDependencies": {
"@happy-dom/global-registrator": "^15.0.0",
"@happy-dom/global-registrator": "^15.7.3",
"@tailwindcss/aspect-ratio": "^0.4.2",
"@tailwindcss/forms": "^0.5.3",
"@tailwindcss/typography": "^0.5.8",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^16.0.0",
"@testing-library/react": "^16.0.1",
"@types/bad-words": "^3.0.3",
"@types/crypto-js": "^4.2.2",
"@types/identicon.js": "^2.3.4",
"@types/react": "18.2.55",
"@types/react-dom": "18.2.19",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"codecov": "^3.8.3",
"eslint": "8.56.0",
"eslint-config-next": "13.0.5",
Expand Down

0 comments on commit 7b8229f

Please sign in to comment.