Skip to content

Commit ec0cc27

Browse files
committed
Update react dependencies
1 parent 6bde2d3 commit ec0cc27

3 files changed

Lines changed: 31 additions & 29 deletions

File tree

.changelog/2168.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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"react-helmet-async": "1.3.0",
7979
"react-i18next": "13.3.1",
8080
"react-redux": "9.2.0",
81-
"react-router-dom": "6.30.0",
81+
"react-router-dom": "6.30.1",
8282
"redux-saga": "1.3.0",
8383
"redux-state-sync": "3.1.4",
8484
"styled-components": "5.3.11",
@@ -116,9 +116,9 @@
116116
"eslint-config-prettier": "9.0.0",
117117
"eslint-config-react-app": "7.0.1",
118118
"eslint-plugin-prettier": "5.0.1",
119-
"eslint-plugin-react": "7.37.4",
119+
"eslint-plugin-react": "7.37.5",
120120
"eslint-plugin-react-hooks": "4.6.2",
121-
"eslint-plugin-react-refresh": "0.4.19",
121+
"eslint-plugin-react-refresh": "0.4.23",
122122
"i18next-scanner": "4.4.0",
123123
"i18next-scanner-typescript": "1.1.1",
124124
"jest": "29.7.0",
@@ -148,7 +148,7 @@
148148
"@testing-library/dom": "9.3.3",
149149
"@typescript-eslint/eslint-plugin": "6.9.1",
150150
"bip39": "3.1.0",
151-
"eslint-plugin-react": "7.37.4",
151+
"eslint-plugin-react": "7.37.5",
152152
"grommet-icons": "4.12.4",
153153
"typescript": "5.2.2",
154154
"protobufjs": "7.2.5"

yarn.lock

Lines changed: 26 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -4096,7 +4096,7 @@ call-bind@^1.0.7, call-bind@^1.0.8:
40964096
get-intrinsic "^1.2.4"
40974097
set-function-length "^1.2.2"
40984098

4099-
call-bound@^1.0.2, call-bound@^1.0.3:
4099+
call-bound@^1.0.2, call-bound@^1.0.3, call-bound@^1.0.4:
41004100
version "1.0.4"
41014101
resolved "https://registry.yarnpkg.com/call-bound/-/call-bound-1.0.4.tgz#238de935d2a2a692928c538c7ccfa91067fd062a"
41024102
integrity sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==
@@ -5223,15 +5223,15 @@ eslint-plugin-react-hooks@^4.3.0:
52235223
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
52245224
integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
52255225

5226-
eslint-plugin-react-refresh@0.4.19:
5227-
version "0.4.19"
5228-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.19.tgz#f15020c0caa58e33fc4efda27d328281ca74e53d"
5229-
integrity sha512-eyy8pcr/YxSYjBoqIFSrlbn9i/xvxUFa8CjzAYo9cFjgGXqq1hyjihcpZvxRLalpaWmueWR81xn7vuKmAFijDQ==
5226+
eslint-plugin-react-refresh@0.4.23:
5227+
version "0.4.23"
5228+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.23.tgz#70f363a0a8f6cce5b01b62d5be8b3d45648733f1"
5229+
integrity sha512-G4j+rv0NmbIR45kni5xJOrYvCtyD3/7LjpVH8MPPcudXDcNu8gv+4ATTDXTtbRR8rTCM5HxECvCSsRmxKnWDsA==
52305230

5231-
eslint-plugin-react@7.37.4, eslint-plugin-react@^7.27.1:
5232-
version "7.37.4"
5233-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.4.tgz#1b6c80b6175b6ae4b26055ae4d55d04c414c7181"
5234-
integrity sha512-BGP0jRmfYyvOyvMoRX/uoUeW+GqNj9y16bPQzqAHf3AYII/tDs+jMN0dBVkl88/OZwNGwrVFxE7riHsXVfy/LQ==
5231+
eslint-plugin-react@7.37.5, eslint-plugin-react@^7.27.1:
5232+
version "7.37.5"
5233+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.5.tgz#2975511472bdda1b272b34d779335c9b0e877065"
5234+
integrity sha512-Qteup0SqU15kdocexFNAJMvCJEfa2xUKNV4CC1xsVMrIIqEy3SQ/rqyxCWNzfrd3/ldy6HMlD2e0JDVpDg2qIA==
52355235
dependencies:
52365236
array-includes "^3.1.8"
52375237
array.prototype.findlast "^1.2.5"
@@ -5243,7 +5243,7 @@ eslint-plugin-react@7.37.4, eslint-plugin-react@^7.27.1:
52435243
hasown "^2.0.2"
52445244
jsx-ast-utils "^2.4.1 || ^3.0.0"
52455245
minimatch "^3.1.2"
5246-
object.entries "^1.1.8"
5246+
object.entries "^1.1.9"
52475247
object.fromentries "^2.0.8"
52485248
object.values "^1.2.1"
52495249
prop-types "^15.8.1"
@@ -7815,14 +7815,15 @@ object.entries@^1.1.7:
78157815
define-properties "^1.2.0"
78167816
es-abstract "^1.22.1"
78177817

7818-
object.entries@^1.1.8:
7819-
version "1.1.8"
7820-
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.8.tgz#bffe6f282e01f4d17807204a24f8edd823599c41"
7821-
integrity sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ==
7818+
object.entries@^1.1.9:
7819+
version "1.1.9"
7820+
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.9.tgz#e4770a6a1444afb61bd39f984018b5bede25f8b3"
7821+
integrity sha512-8u/hfXFRBD1O0hPUjioLhoWFHRmt6tKA4/vZPyckBr18l1KE9uHrFaFaUi8MDRTpi4uak2goyPTSNJLXX2k2Hw==
78227822
dependencies:
7823-
call-bind "^1.0.7"
7823+
call-bind "^1.0.8"
7824+
call-bound "^1.0.4"
78247825
define-properties "^1.2.1"
7825-
es-object-atoms "^1.0.0"
7826+
es-object-atoms "^1.1.1"
78267827

78277828
object.fromentries@^2.0.7:
78287829
version "2.0.7"
@@ -8380,18 +8381,18 @@ react-redux@9.2.0:
83808381
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.16.0.tgz#e7d45625f05c9709466d09348a25d22f79b2ad23"
83818382
integrity sha512-FPvF2XxTSikpJxcr+bHut2H4gJ17+18Uy20D5/F+SKzFap62R3cM5wH6b8WN3LyGSYeQilLEcJcR1fjBSI2S1A==
83828383

8383-
react-router-dom@6.30.0:
8384-
version "6.30.0"
8385-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.30.0.tgz#a64774104508bff56b1affc2796daa3f7e76b7df"
8386-
integrity sha512-x30B78HV5tFk8ex0ITwzC9TTZMua4jGyA9IUlH1JLQYQTFyxr/ZxwOJq7evg1JX1qGVUcvhsmQSKdPncQrjTgA==
8384+
react-router-dom@6.30.1:
8385+
version "6.30.1"
8386+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.30.1.tgz#da2580c272ddb61325e435478566be9563a4a237"
8387+
integrity sha512-llKsgOkZdbPU1Eg3zK8lCn+sjD9wMRZZPuzmdWWX5SUs8OFkN5HnFVC0u5KMeMaC9aoancFI/KoLuKPqN+hxHw==
83878388
dependencies:
83888389
"@remix-run/router" "1.23.0"
8389-
react-router "6.30.0"
8390+
react-router "6.30.1"
83908391

8391-
react-router@6.30.0:
8392-
version "6.30.0"
8393-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.30.0.tgz#9789d775e63bc0df60f39ced77c8c41f1e01ff90"
8394-
integrity sha512-D3X8FyH9nBcTSHGdEKurK7r8OYE1kKFn3d/CF+CoxbSHkxU7o37+Uh7eAHRXr6k2tSExXYO++07PeXJtA/dEhQ==
8392+
react-router@6.30.1:
8393+
version "6.30.1"
8394+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.30.1.tgz#ecb3b883c9ba6dbf5d319ddbc996747f4ab9f4c3"
8395+
integrity sha512-X1m21aEmxGXqENEPG3T6u0Th7g0aS4ZmoNynhbs+Cn+q+QGTLt+d5IQ2bHAXKzKcxGJjxACpVbnYQSCRcfxHlQ==
83958396
dependencies:
83968397
"@remix-run/router" "1.23.0"
83978398

0 commit comments

Comments
 (0)