Skip to content

Commit 4c76b79

Browse files
authored
Merge pull request #138 from LasticXYZ/update
Update packages
2 parents eedee70 + 969f620 commit 4c76b79

File tree

4 files changed

+1107
-1383
lines changed

4 files changed

+1107
-1383
lines changed

package.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -26,22 +26,21 @@
2626
"@azns/resolver-core": "^1.6.0",
2727
"@azns/resolver-react": "^1.6.0",
2828
"@emotion/react": "^11.11.4",
29-
"@emotion/styled": "^11.11.0",
29+
"@emotion/styled": "^11.11.5",
3030
"@headlessui/react": "^1.7.18",
31-
"@heroicons/react": "^2.1.1",
31+
"@heroicons/react": "^2.1.3",
3232
"@material-tailwind/react": "^1.4.2",
33-
"@mui/material": "^5.15.11",
34-
"@mui/x-date-pickers": "^6.19.5",
35-
"@paraspell/sdk": "^4.0.1",
36-
"@polkadot/api-base": "^10.11.2",
37-
"@poppyseed/lastic-sdk": "^0.2.1",
33+
"@mui/material": "^5.15.15",
34+
"@mui/x-date-pickers": "^6.19.9",
35+
"@paraspell/sdk": "^4.1.1",
36+
"@polkadot/api-base": "^10.12.6",
3837
"@poppyseed/squid-sdk": "^0.0.5",
3938
"@poppyseed/xcm-sdk": "^4.0.1",
4039
"animate.css": "^4.1.1",
41-
"axios": "^1.6.7",
42-
"chart.js": "^4.4.1",
40+
"axios": "^1.6.8",
41+
"chart.js": "^4.4.2",
4342
"cheerio": "1.0.0-rc.12",
44-
"date-fns": "^3.3.1",
43+
"date-fns": "^3.6.0",
4544
"eslint": "8.36.0",
4645
"font-awesome": "^4.7.0",
4746
"framer-motion": "^10.18.0",
@@ -55,20 +54,21 @@
5554
"reactstrap": "^9.2.2"
5655
},
5756
"devDependencies": {
58-
"@polkadot/api": "^10.11.2",
59-
"@polkadot/api-contract": "^10.11.2",
60-
"@polkadot/extension-dapp": "^0.46.6",
61-
"@polkadot/extension-inject": "^0.46.6",
62-
"@polkadot/types": "^10.11.2",
57+
"@polkadot/api": "^10.12.6",
58+
"@polkadot/api-contract": "^10.12.6",
59+
"@polkadot/extension-dapp": "^0.46.9",
60+
"@polkadot/extension-inject": "^0.46.9",
61+
"@polkadot/types": "^10.12.6",
6362
"@polkadot/util": "^12.6.2",
6463
"@polkadot/util-crypto": "^12.6.2",
64+
"@poppyseed/lastic-sdk": "^0.2.5",
6565
"@types/react": "18.2.25",
66-
"autoprefixer": "^10.4.17",
66+
"autoprefixer": "^10.4.19",
6767
"eslint-config-next": "^13.5.6",
6868
"husky": "^9.0.11",
69-
"postcss": "^8.4.35",
69+
"postcss": "^8.4.38",
7070
"prettier": "^3.2.5",
7171
"react-hot-toast": "^2.4.1",
72-
"tailwindcss": "^3.4.1"
72+
"tailwindcss": "^3.4.3"
7373
}
7474
}

0 commit comments

Comments
 (0)