Skip to content

Commit bd24514

Browse files
authored
Merge pull request #1694 from oasisprotocol/renovate/react-dependencies
Update react dependencies
2 parents 8948946 + 1e056e2 commit bd24514

File tree

3 files changed

+950
-109
lines changed

3 files changed

+950
-109
lines changed

.changelog/1694.internal.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update dependencies

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -81,15 +81,15 @@
8181
"i18next": "23.6.0",
8282
"i18next-browser-languagedetector": "7.1.0",
8383
"lodash": "4.17.21",
84-
"qrcode.react": "3.1.0",
85-
"react": "18.2.0",
84+
"qrcode.react": "3.2.0",
85+
"react": "18.3.1",
8686
"react-app-polyfill": "3.0.0",
8787
"react-data-table-component": "6.11.8",
88-
"react-dom": "18.2.0",
88+
"react-dom": "18.3.1",
8989
"react-helmet-async": "1.3.0",
9090
"react-i18next": "13.3.1",
9191
"react-redux": "9.2.0",
92-
"react-router-dom": "6.16.0",
92+
"react-router-dom": "6.30.0",
9393
"redux-saga": "1.3.0",
9494
"redux-state-sync": "3.1.4",
9595
"styled-components": "5.3.11",
@@ -131,9 +131,9 @@
131131
"eslint-config-prettier": "9.0.0",
132132
"eslint-config-react-app": "7.0.1",
133133
"eslint-plugin-prettier": "5.0.1",
134-
"eslint-plugin-react": "7.33.2",
135-
"eslint-plugin-react-hooks": "4.6.0",
136-
"eslint-plugin-react-refresh": "0.4.3",
134+
"eslint-plugin-react": "7.37.4",
135+
"eslint-plugin-react-hooks": "4.6.2",
136+
"eslint-plugin-react-refresh": "0.4.19",
137137
"i18next-scanner": "4.4.0",
138138
"i18next-scanner-typescript": "1.1.1",
139139
"jest": "29.7.0",
@@ -145,7 +145,7 @@
145145
"parcel-transformer-env-variables-injection": "0.1.2",
146146
"prettier": "3.0.3",
147147
"process": "0.11.10",
148-
"react-test-renderer": "18.2.0",
148+
"react-test-renderer": "18.3.1",
149149
"redux-saga-test-plan": "4.0.6",
150150
"sanitize.css": "13.0.0",
151151
"serve-handler": "6.1.5",
@@ -161,7 +161,7 @@
161161
"@testing-library/dom": "9.3.3",
162162
"@typescript-eslint/eslint-plugin": "6.9.1",
163163
"bip39": "3.1.0",
164-
"eslint-plugin-react": "7.33.2",
164+
"eslint-plugin-react": "7.37.4",
165165
"grommet-icons": "4.12.0",
166166
"typescript": "5.2.2",
167167
"protobufjs": "7.2.5"

0 commit comments

Comments
 (0)