Skip to content

Commit

Permalink
updated packages
Browse files Browse the repository at this point in the history
  • Loading branch information
radumojic committed Jun 21, 2024
1 parent 161e05f commit f033741
Show file tree
Hide file tree
Showing 2 changed files with 148 additions and 48 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,18 +25,17 @@
"@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 f033741

Please sign in to comment.