Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
toniocodo committed Dec 6, 2022
1 parent 76f59ca commit 940e0b0
Show file tree
Hide file tree
Showing 2 changed files with 313 additions and 450 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,18 +28,18 @@
"@gnosis.pm/safe-apps-wagmi": "^1.2.0",
"@mstable/metavaults-web": "^0.0.6",
"@mui/icons-material": "^5.10.16",
"@mui/material": "^5.10.16",
"@mui/material": "^5.10.17",
"@nrwl/nx-cloud": "^15.0.2",
"@rainbow-me/rainbowkit": "^0.8.0",
"@tanstack/react-location": "^3.7.4",
"@tanstack/react-location-devtools": "^3.4.4",
"@tanstack/react-query": "^4.19.0",
"axios": "^1.2.0",
"@tanstack/react-query": "^4.19.1",
"axios": "^1.2.1",
"chart.js": "^4.0.1",
"core-js": "^3.26.1",
"date-fns": "^2.29.3",
"ethers": "^5.7.2",
"framer-motion": "^7.6.18",
"framer-motion": "^7.6.19",
"graphql": "^16.6.0",
"immer": "^9.0.16",
"phosphor-react": "^1.4.1",
Expand Down Expand Up @@ -74,17 +74,17 @@
"@graphql-codegen/typescript": "^2.8.3",
"@graphql-codegen/typescript-operations": "^2.5.8",
"@graphql-codegen/typescript-react-query": "^4.0.6",
"@nrwl/cli": "15.2.1",
"@nrwl/cypress": "15.2.1",
"@nrwl/devkit": "15.2.1",
"@nrwl/eslint-plugin-nx": "15.2.1",
"@nrwl/jest": "15.2.1",
"@nrwl/js": "15.2.1",
"@nrwl/linter": "15.2.1",
"@nrwl/cli": "15.2.4",
"@nrwl/cypress": "15.2.4",
"@nrwl/devkit": "15.2.4",
"@nrwl/eslint-plugin-nx": "15.2.4",
"@nrwl/jest": "15.2.4",
"@nrwl/js": "15.2.4",
"@nrwl/linter": "15.2.4",
"@nrwl/nx-plugin": "^15.2.1",
"@nrwl/react": "15.2.1",
"@nrwl/web": "15.2.1",
"@nrwl/workspace": "15.2.1",
"@nrwl/react": "15.2.4",
"@nrwl/web": "15.2.4",
"@nrwl/workspace": "15.2.4",
"@rollup/plugin-url": "^8.0.1",
"@storybook/addon-essentials": "~6.5.14",
"@storybook/addons": "^6.5.14",
Expand All @@ -101,13 +101,13 @@
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^14.4.3",
"@types/axios": "^0.14.0",
"@types/jest": "^29.2.3",
"@types/node": "^18.11.10",
"@types/jest": "^29.2.4",
"@types/node": "^18.11.11",
"@types/ramda": "^0.28.20",
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.9",
"@typescript-eslint/eslint-plugin": "^5.45.0",
"@typescript-eslint/parser": "^5.45.0",
"@typescript-eslint/eslint-plugin": "^5.45.1",
"@typescript-eslint/parser": "^5.45.1",
"babel-jest": "29.3.1",
"babel-loader": "9.1.0",
"babel-plugin-formatjs": "^10.3.35",
Expand All @@ -124,18 +124,18 @@
"eslint-plugin-react": "^7.31.11",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-simple-import-sort": "^8.0.0",
"eslint-plugin-storybook": "^0.6.7",
"eslint-plugin-storybook": "^0.6.8",
"eslint-plugin-unused-imports": "^2.0.0",
"file-loader": "^6.2.0",
"firebase-tools": "^11.16.1",
"fs-extra": "^11.1.0",
"husky": "^8.0.2",
"jest": "^29.3.1",
"jsonc-eslint-parser": "^2.1.0",
"lint-staged": "^13.0.4",
"lint-staged": "^13.1.0",
"mustache": "^4.2.0",
"node-polyfill-webpack-plugin": "^2.0.1",
"nx": "15.2.1",
"nx": "15.2.4",
"prettier": "^2.8.0",
"react-test-renderer": "18.2.0",
"rimraf": "^3.0.2",
Expand Down
Loading

0 comments on commit 940e0b0

Please sign in to comment.