Skip to content

Commit

Permalink
Merge pull request #116 from multiversx/development
Browse files Browse the repository at this point in the history
Development
  • Loading branch information
radumojic committed Jun 21, 2024
2 parents 0dc776c + f033741 commit 759cae4
Show file tree
Hide file tree
Showing 2 changed files with 1,661 additions and 2,083 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,25 +18,24 @@
"@fortawesome/fontawesome-svg-core": "6.5.1",
"@fortawesome/free-solid-svg-icons": "6.5.1",
"@fortawesome/react-fontawesome": "0.2.0",
"@multiversx/sdk-core": "13.1.0",
"@multiversx/sdk-dapp": "2.31.5",
"@multiversx/sdk-core": "13.2.1",
"@multiversx/sdk-dapp": "2.33.2",
"@multiversx/sdk-dapp-sc-explorer": "0.0.1-beta.8",
"@multiversx/sdk-native-auth-server": "1.0.17",
"@multiversx/sdk-wallet": "4.4.0",
"@multiversx/sdk-wallet": "4.5.0",
"@uiw/react-textarea-code-editor": "2.1.9",
"axios": "1.6.5",
"bignumber.js": "9.1.0",
"bignumber.js": "9.1.1",
"classnames": "2.3.2",
"formik": "2.2.9",
"lodash.debounce": "4.0.8",
"react": "18.2.0",
"react-bootstrap": "2.7.0",
"react-bootstrap": "2.7.4",
"react-dom": "18.2.0",
"react-dropzone": "11.5.1",
"react-markdown": "8.0.7",
"react-router-dom": "6.17.0",
"react-select": "5.7.0",
"sass": "1.69.5",
"yup": "0.32.11"
},
"devDependencies": {
Expand All @@ -57,15 +56,16 @@
"@wdio/spec-reporter": "8.15.10",
"eslint": "8.52.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react-refresh": "0.4.4",
"jest": "29.7.0",
"jsdom": "22.1.0",
"msw": "0.49.2",
"prettier": "3.0.0",
"sass": "1.69.5",
"ts-node": "10.9.1",
"typescript": "5.3.2",
"vite": "4.5.0",
Expand Down
Loading

0 comments on commit 759cae4

Please sign in to comment.