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] authored Sep 4, 2023
1 parent dc4930d commit c204192
Show file tree
Hide file tree
Showing 14 changed files with 44 additions and 44 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.39.3"
},
"devDependencies": {
"@energyweb/exchange": "1.13.1",
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.39.3"
},
"devDependencies": {
"@energyweb/exchange": "1.13.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.39.3"
},
"devDependencies": {
"@energyweb/issuer-irec-api": "0.5.1",
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.39.3"
},
"devDependencies": {
"@energyweb/origin-backend": "11.2.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.39.3"
},
"devDependencies": {
"@energyweb/origin-device-registry-api": "1.1.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.39.3"
},
"devDependencies": {
"@energyweb/origin-device-registry-irec-local-api": "1.1.1",
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.7",
"axios": "0.24.0",
"react-query": "3.34.0"
"react-query": "3.39.3"
},
"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.39.3"
},
"devDependencies": {
"@energyweb/origin-organization-irec-api": "1.8.1",
Expand Down
16 changes: 8 additions & 8 deletions packages/ui/libs/ui/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,23 +27,23 @@
"@mui/icons-material": "5.2.5",
"@mui/lab": "5.0.0-alpha.62",
"@mui/material": "5.2.6",
"@react-google-maps/api": "2.7.0",
"@react-google-maps/api": "2.19.2",
"axios": "0.24.0",
"dayjs": "1.10.7",
"lodash": "4.17.21",
"react-beautiful-dnd": "13.1.0",
"react-dropzone": "11.4.2",
"react-hook-form": "7.20.5",
"react-toastify": "8.1.0",
"react-beautiful-dnd": "13.1.1",
"react-dropzone": "11.7.1",
"react-hook-form": "7.46.0",
"react-toastify": "8.2.0",
"yup": "0.32.11"
},
"peerDependencies": {
"@emotion/react": "11.7.0",
"@emotion/react": "11.11.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.15.0",
"react-router-dom": "6.15.0"
},
"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.6.4",
"react-i18next": "11.14.3"
"react-i18next": "11.18.6"
}
}
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.1",
"i18next": "21.6.4",
"react-i18next": "11.14.3"
"react-i18next": "11.18.6"
}
}
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.3",
"@mui/material": "5.2.6",
"i18next": "21.6.4",
"react-i18next": "11.14.3"
"react-i18next": "11.18.6"
},
"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.15.0"
}
}
48 changes: 24 additions & 24 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"bundle-report": "webpack-bundle-analyzer dist/apps/origin-ui/stats.json"
},
"dependencies": {
"@emotion/react": "11.7.1",
"@emotion/react": "11.11.1",
"@emotion/styled": "11.6.0",
"@energyweb/exchange-irec-react-query-client": "1.1.1",
"@energyweb/exchange-react-query-client": "1.0.2",
Expand All @@ -72,7 +72,7 @@
"@mui/lab": "5.0.0-alpha.65",
"@mui/material": "5.3.0",
"@mui/styles": "5.3.0",
"@react-google-maps/api": "2.7.0",
"@react-google-maps/api": "2.19.2",
"axios": "0.24.0",
"buffer": "6.0.3",
"chart.js": "3.7.0",
Expand All @@ -87,19 +87,19 @@
"os-browserify": "0.3.0",
"query-string": "7.0.1",
"react": "17.0.2",
"react-beautiful-dnd": "13.1.0",
"react-chartjs-2": "4.0.0",
"react-beautiful-dnd": "13.1.1",
"react-chartjs-2": "4.3.1",
"react-dom": "17.0.2",
"react-dropzone": "11.4.2",
"react-dropzone": "11.7.1",
"react-error-boundary": "3.1.4",
"react-hook-form": "7.20.5",
"react-i18next": "11.14.3",
"react-hook-form": "7.46.0",
"react-i18next": "11.18.6",
"react-is": "17.0.2",
"react-query": "3.34.0",
"react-router": "6.0.2",
"react-router-dom": "6.0.2",
"react-toastify": "8.1.0",
"react-use": "17.3.1",
"react-query": "3.39.3",
"react-router": "6.15.0",
"react-router-dom": "6.15.0",
"react-toastify": "8.2.0",
"react-use": "17.4.0",
"regenerator-runtime": "0.13.9",
"stream-browserify": "3.0.0",
"tslib": "2.3.1",
Expand All @@ -108,7 +108,7 @@
"devDependencies": {
"@babel/core": "7.16.12",
"@babel/preset-env": "7.16.11",
"@babel/preset-react": "7.16.0",
"@babel/preset-react": "7.22.15",
"@babel/preset-typescript": "7.16.7",
"@emotion/babel-plugin": "11.7.2",
"@emotion/babel-preset-css-prop": "11.2.0",
Expand All @@ -117,7 +117,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.10.6",
"@nrwl/storybook": "13.4.4",
"@nrwl/tao": "13.2.3",
"@nrwl/web": "13.2.3",
Expand All @@ -129,23 +129,23 @@
"@storybook/addons": "6.4.9",
"@storybook/builder-webpack5": "6.4.7",
"@storybook/manager-webpack5": "6.4.7",
"@storybook/react": "6.4.7",
"@storybook/testing-react": "1.2.2",
"@storybook/react": "6.5.16",
"@storybook/testing-react": "1.3.0",
"@storybook/theming": "6.4.9",
"@svgr/rollup": "5.5.0",
"@svgr/webpack": "5.5.0",
"@testing-library/jest-dom": "5.16.1",
"@testing-library/react": "12.1.2",
"@testing-library/react": "12.1.5",
"@testing-library/react-hooks": "7.0.2",
"@types/jest": "27.4.0",
"@types/lodash": "4.14.178",
"@types/material-ui": "0.21.12",
"@types/node": "14.18.10",
"@types/react": "17.0.37",
"@types/react-beautiful-dnd": "13.1.2",
"@types/react-dom": "17.0.11",
"@types/react-is": "17.0.3",
"@types/react-router-dom": "5.3.2",
"@types/react": "17.0.65",
"@types/react-beautiful-dnd": "13.1.4",
"@types/react-dom": "17.0.20",
"@types/react-is": "17.0.4",
"@types/react-router-dom": "5.3.3",
"@types/testing-library__jest-dom": "5.14.2",
"@types/webpack": "5.28.0",
"@typescript-eslint/eslint-plugin": "5.8.1",
Expand All @@ -162,8 +162,8 @@
"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-hooks": "4.3.0",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"jest": "27.4.5",
"jest-fetch-mock": "3.0.3",
"jest-localstorage-mock": "2.4.18",
Expand Down

0 comments on commit c204192

Please sign in to comment.