Skip to content

Commit

Permalink
chore(deps): update react
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 31, 2021
1 parent 8c9b416 commit e5a3ec8
Show file tree
Hide file tree
Showing 14 changed files with 28 additions and 28 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"dependencies": {
"axios": "0.24.0",
"react-query": "3.34.0"
"react-query": "3.34.7"
},
"devDependencies": {
"@energyweb/exchange": "1.13.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-clients/react-query/exchange/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"dependencies": {
"axios": "0.24.0",
"react-query": "3.34.0"
"react-query": "3.34.7"
},
"devDependencies": {
"@energyweb/exchange": "1.13.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"dependencies": {
"axios": "0.24.0",
"react-query": "3.34.0"
"react-query": "3.34.7"
},
"devDependencies": {
"@energyweb/issuer-irec-api": "0.5.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"dependencies": {
"axios": "0.24.0",
"react-query": "3.34.0"
"react-query": "3.34.7"
},
"devDependencies": {
"@energyweb/origin-backend": "11.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"dependencies": {
"axios": "0.24.0",
"react-query": "3.34.0"
"react-query": "3.34.7"
},
"devDependencies": {
"@energyweb/origin-device-registry-api": "1.1.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"dependencies": {
"axios": "0.24.0",
"react-query": "3.34.0"
"react-query": "3.34.7"
},
"devDependencies": {
"@energyweb/origin-device-registry-irec-local-api": "1.1.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"dependencies": {
"@energyweb/origin-energy-api": "1.0.6",
"axios": "0.24.0",
"react-query": "3.34.0"
"react-query": "3.34.7"
},
"devDependencies": {
"@nestjs/passport": "8.0.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"dependencies": {
"axios": "0.24.0",
"react-query": "3.34.0"
"react-query": "3.34.7"
},
"devDependencies": {
"@energyweb/origin-organization-irec-api": "1.8.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/ui/libs/ui/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,17 +33,17 @@
"lodash": "4.17.21",
"react-beautiful-dnd": "13.1.0",
"react-dropzone": "11.4.2",
"react-hook-form": "7.20.5",
"react-hook-form": "7.22.5",
"react-toastify": "8.1.0",
"yup": "0.32.11"
},
"peerDependencies": {
"@emotion/react": "11.7.0",
"@emotion/react": "11.7.1",
"@emotion/styled": "11.6.0",
"emotion-theming": "11.0.0",
"react": "17.0.2",
"react-router": "6.0.2",
"react-router-dom": "6.0.2"
"react-router": "6.2.1",
"react-router-dom": "6.2.1"
},
"main": "dist/ui-core.umd.js",
"module": "dist/ui-core.esm.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/libs/ui/localization/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
"typings": "dist/index.d.ts",
"dependencies": {
"i18next": "21.5.4",
"react-i18next": "11.14.3"
"react-i18next": "11.15.2"
}
}
2 changes: 1 addition & 1 deletion packages/ui/libs/ui/shared-state/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
"dependencies": {
"@energyweb/origin-ui-localization": "0.3.0",
"i18next": "21.5.4",
"react-i18next": "11.14.3"
"react-i18next": "11.15.2"
}
}
2 changes: 1 addition & 1 deletion packages/ui/libs/ui/theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@energyweb/origin-ui-shared-state": "0.1.2",
"@mui/material": "5.2.5",
"i18next": "21.5.4",
"react-i18next": "11.14.3"
"react-i18next": "11.15.2"
},
"peerDependencies": {
"react": "17.0.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/libs/ui/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@
"dayjs": "1.10.7",
"lodash": "4.17.21",
"query-string": "7.0.1",
"react-router": "6.0.2"
"react-router": "6.2.1"
}
}
24 changes: 12 additions & 12 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"bundle-report": "webpack-bundle-analyzer dist/apps/origin-ui/stats.json"
},
"dependencies": {
"@emotion/react": "11.7.0",
"@emotion/react": "11.7.1",
"@emotion/styled": "11.6.0",
"@energyweb/exchange-irec-react-query-client": "1.1.0",
"@energyweb/exchange-react-query-client": "1.0.1",
Expand Down Expand Up @@ -91,14 +91,14 @@
"react-dom": "17.0.2",
"react-dropzone": "11.4.2",
"react-error-boundary": "3.1.4",
"react-hook-form": "7.20.5",
"react-i18next": "11.14.3",
"react-hook-form": "7.22.5",
"react-i18next": "11.15.2",
"react-is": "17.0.2",
"react-query": "3.34.0",
"react-router": "6.0.2",
"react-router-dom": "6.0.2",
"react-query": "3.34.7",
"react-router": "6.2.1",
"react-router-dom": "6.2.1",
"react-toastify": "8.1.0",
"react-use": "17.3.1",
"react-use": "17.3.2",
"regenerator-runtime": "0.13.9",
"stream-browserify": "3.0.0",
"tslib": "2.3.1",
Expand All @@ -107,7 +107,7 @@
"devDependencies": {
"@babel/core": "7.16.5",
"@babel/preset-env": "7.16.5",
"@babel/preset-react": "7.16.0",
"@babel/preset-react": "7.16.7",
"@babel/preset-typescript": "7.16.5",
"@emotion/babel-plugin": "11.7.2",
"@emotion/babel-preset-css-prop": "11.2.0",
Expand All @@ -116,7 +116,7 @@
"@nrwl/eslint-plugin-nx": "13.4.1",
"@nrwl/jest": "13.4.1",
"@nrwl/linter": "13.2.3",
"@nrwl/react": "13.2.3",
"@nrwl/react": "13.4.1",
"@nrwl/storybook": "13.2.3",
"@nrwl/tao": "13.2.3",
"@nrwl/web": "13.2.3",
Expand All @@ -128,7 +128,7 @@
"@storybook/addons": "6.4.9",
"@storybook/builder-webpack5": "6.4.7",
"@storybook/manager-webpack5": "6.4.7",
"@storybook/react": "6.4.7",
"@storybook/react": "6.4.9",
"@storybook/theming": "6.4.9",
"@svgr/rollup": "5.5.0",
"@svgr/webpack": "5.5.0",
Expand All @@ -139,7 +139,7 @@
"@types/lodash": "4.14.178",
"@types/material-ui": "0.21.12",
"@types/node": "14.18.3",
"@types/react": "17.0.37",
"@types/react": "17.0.38",
"@types/react-beautiful-dnd": "13.1.2",
"@types/react-dom": "17.0.11",
"@types/react-is": "17.0.3",
Expand All @@ -159,7 +159,7 @@
"eslint-plugin-import": "2.25.3",
"eslint-plugin-jsx-a11y": "6.5.1",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-react": "7.27.1",
"eslint-plugin-react": "7.28.0",
"eslint-plugin-react-hooks": "4.3.0",
"jest": "27.4.5",
"jest-fetch-mock": "3.0.3",
Expand Down

0 comments on commit e5a3ec8

Please sign in to comment.