Skip to content

Commit

Permalink
Merge pull request #212 from LasticXYZ/polkadot
Browse files Browse the repository at this point in the history
Polkadot
  • Loading branch information
poppyseedDev authored Oct 20, 2024
2 parents f11a3cd + 82327b4 commit 2844d04
Show file tree
Hide file tree
Showing 9 changed files with 7,401 additions and 9,446 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,21 +33,21 @@
"@material-tailwind/react": "^1.4.2",
"@mui/material": "^5.16.7",
"@mui/x-date-pickers": "^6.20.2",
"@paraspell/sdk": "^6.0.0",
"@paraspell/sdk": "^6.2.0",
"@polkadot/api-base": "^11.3.1",
"@poppyseed/squid-sdk": "^0.2.4",
"@reduxjs/toolkit": "^2.2.7",
"@poppyseed/squid-sdk": "^0.5.0",
"@reduxjs/toolkit": "^2.3.0",
"@vercel/analytics": "^1.3.1",
"@vercel/postgres": "^0.8.0",
"animate.css": "^4.1.1",
"axios": "^1.7.7",
"chart.js": "^4.4.4",
"chart.js": "^4.4.5",
"cheerio": "1.0.0-rc.12",
"date-fns": "^3.6.0",
"eslint": "8.36.0",
"font-awesome": "^4.7.0",
"framer-motion": "^10.18.0",
"next": "^13.5.6",
"next": "^14.2.15",
"next-redux-wrapper": "^8.1.0",
"next-themes": "^0.3.0",
"notistack": "^3.0.1",
Expand All @@ -57,7 +57,7 @@
"react-icons": "^4.12.0",
"react-redux": "^9.1.2",
"react-type-animation": "^3.2.0",
"reactstrap": "^9.2.2",
"reactstrap": "^9.2.3",
"redux": "^5.0.1",
"vercel": "^34.4.0"
},
Expand All @@ -72,11 +72,11 @@
"@poppyseed/lastic-sdk": "^0.2.23",
"@types/react": "18.2.25",
"autoprefixer": "^10.4.20",
"eslint-config-next": "^13.5.6",
"husky": "^9.1.5",
"postcss": "^8.4.43",
"eslint-config-next": "^13.5.7",
"husky": "^9.1.6",
"postcss": "^8.4.47",
"prettier": "^3.3.3",
"react-hot-toast": "^2.4.1",
"tailwindcss": "^3.4.10"
"tailwindcss": "^3.4.14"
}
}
Loading

0 comments on commit 2844d04

Please sign in to comment.