Skip to content

Commit

Permalink
chore: bump packages
Browse files Browse the repository at this point in the history
  • Loading branch information
chybisov committed Apr 25, 2022
1 parent 610c67b commit 3972a24
Show file tree
Hide file tree
Showing 4 changed files with 634 additions and 693 deletions.
12 changes: 6 additions & 6 deletions libs/react-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,13 @@
"@babel/core": "^7.17.9",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.5",
"@svgr/webpack": "^6.2.1",
"babel-jest": "^27.5.0",
"babel-jest": "^28.0.0",
"babel-loader": "^8.2.5",
"babel-plugin-import": "^1.13.5",
"babel-plugin-named-asset-import": "^0.3.8",
"babel-preset-react-app": "^10.0.1",
"bfj": "^7.0.2",
"browserslist": "^4.20.2",
"browserslist": "^4.20.3",
"buffer": "^6.0.3",
"camelcase": "^6.2.1",
"case-sensitive-paths-webpack-plugin": "^2.4.0",
Expand All @@ -46,16 +46,16 @@
"css-minimizer-webpack-plugin": "^3.2.0",
"dotenv": "^16.0.0",
"dotenv-expand": "^8.0.3",
"eslint": "^8.13.0",
"eslint": "^8.14.0",
"eslint-config-react-app": "^7.0.1",
"eslint-webpack-plugin": "^3.1.1",
"file-loader": "^6.2.0",
"fs-extra": "^10.1.0",
"html-webpack-plugin": "^5.5.0",
"identity-obj-proxy": "^3.0.0",
"jest": "^27.5.0",
"jest-resolve": "^27.5.0",
"jest-watch-typeahead": "^1.0.0",
"jest": "^28.0.0",
"jest-resolve": "^28.0.0",
"jest-watch-typeahead": "^1.1.0",
"mini-css-extract-plugin": "^2.6.0",
"postcss": "^8.4.12",
"postcss-flexbugs-fixes": "^5.0.2",
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@
"@testing-library/react": "^13.0.1",
"@testing-library/user-event": "^14.1.0",
"@types/big.js": "^6.1.3",
"@types/node": "^17.0.25",
"@types/node": "^17.0.27",
"@types/react": "^18.0.6",
"@types/react-dom": "^18.0.2",
"@types/uuid": "^8.3.4",
"@typescript-eslint/eslint-plugin": "^5.20.0",
"@typescript-eslint/parser": "^5.20.0",
"eslint": "^8.13.0",
"@typescript-eslint/eslint-plugin": "^5.21.0",
"@typescript-eslint/parser": "^5.21.0",
"eslint": "^8.14.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^8.5.0",
"eslint-config-react-app": "^7.0.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/widget/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"@lifinance/sdk": "^1.0.0-beta.0",
"@lifinance/wallet-management": "0.1.0",
"@mui/icons-material": "^5.6.2",
"@mui/lab": "^5.0.0-alpha.78",
"@mui/material": "^5.6.2",
"@mui/lab": "^5.0.0-alpha.79",
"@mui/material": "^5.6.3",
"big.js": "^6.1.1",
"i18next": "^21.6.16",
"react": "^18.0.0",
Expand Down
Loading

0 comments on commit 3972a24

Please sign in to comment.