Skip to content

Commit

Permalink
Update idea-frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 4, 2023
1 parent bbc2635 commit 2787e35
Show file tree
Hide file tree
Showing 2 changed files with 213 additions and 393 deletions.
24 changes: 12 additions & 12 deletions idea/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,17 @@
"@gear-js/react-hooks": "0.5.20",
"@gear-js/ui": "workspace:^",
"@hcaptcha/react-hcaptcha": "^1.4.4",
"@mantine/form": "^5.4.0",
"@mantine/form": "^6.0.0",
"@polkadot/api": "10.9.1",
"@polkadot/extension-dapp": "0.46.5",
"@polkadot/react-identicon": "2.9.14",
"@polkadot/react-identicon": "3.5.1",
"@polkadot/types": "10.9.1",
"@polkadot/util": "12.3.2",
"@polkadot/wasm-crypto": "7.2.1",
"@react-aria/utils": "^3.14.2",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.3.0",
"@testing-library/user-event": "^13.5.0",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.0.0",
"assert": "^2.0.0",
"buffer": "^6.0.3",
"clsx": "^1.2.1",
Expand All @@ -40,21 +40,21 @@
"react-dom": "^18.2.0",
"react-final-form": "^6.5.9",
"react-final-form-listeners": "^1.0.3",
"react-number-format": "^4.9.3",
"react-number-format": "^5.0.0",
"react-router-dom": "^6.3.0",
"react-scripts": "^5.0.1",
"react-transition-group": "^4.4.5",
"simplebar-react": "^2.4.1",
"web-vitals": "^2.1.4",
"yup": "^0.32.11"
"simplebar-react": "^3.0.0",
"web-vitals": "^3.0.0",
"yup": "^1.0.0"
},
"devDependencies": {
"@types/jest": "^27.5.2",
"@types/jest": "^29.0.0",
"@types/lodash.isequal": "^4.5.6",
"@types/lodash.isplainobject": "^4.0.7",
"@types/lodash.isstring": "^4.0.7",
"@types/lodash.throttle": "^4.1.7",
"@types/node": "^16.11.54",
"@types/node": "^18.0.0",
"@types/react": "^18.0.21",
"@types/react-dom": "^18.0.6",
"@types/react-final-form-listeners": "^1.0.0",
Expand All @@ -69,10 +69,10 @@
"eslint-plugin-jsx-a11y": "^6.6.1",
"eslint-plugin-react": "^7.30.1",
"eslint-plugin-react-hooks": "^4.6.0",
"msw": "^0.45.0",
"msw": "^1.0.0",
"react-app-rewired": "^2.2.1",
"sass": "^1.54.5",
"typescript": "^4.7.4"
"typescript": "^5.0.0"
},
"eslintConfig": {
"extends": "react-app"
Expand Down
Loading

0 comments on commit 2787e35

Please sign in to comment.