Skip to content

Commit 6618b95

Browse files
Update react dependencies
1 parent 28d695d commit 6618b95

2 files changed

Lines changed: 25 additions & 24 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"lodash": "4.18.1",
7878
"qrcode.react": "3.2.0",
7979
"react": "18.3.1",
80-
"react-data-table-component": "7.7.0",
80+
"react-data-table-component": "7.7.1",
8181
"react-dom": "18.3.1",
8282
"react-helmet-async": "1.3.0",
8383
"react-i18next": "13.3.1",
@@ -120,9 +120,9 @@
120120
"eslint-config-prettier": "9.0.0",
121121
"eslint-config-react-app": "7.0.1",
122122
"eslint-plugin-prettier": "5.0.1",
123-
"eslint-plugin-react": "7.37.4",
123+
"eslint-plugin-react": "7.37.5",
124124
"eslint-plugin-react-hooks": "4.6.2",
125-
"eslint-plugin-react-refresh": "0.4.19",
125+
"eslint-plugin-react-refresh": "0.5.4",
126126
"i18next-scanner": "4.4.0",
127127
"i18next-scanner-typescript": "1.1.1",
128128
"jest": "29.7.0",
@@ -151,7 +151,7 @@
151151
"@testing-library/dom": "9.3.3",
152152
"@typescript-eslint/eslint-plugin": "6.9.1",
153153
"bip39": "3.1.0",
154-
"eslint-plugin-react": "7.37.4",
154+
"eslint-plugin-react": "7.37.5",
155155
"grommet-icons": "4.12.4",
156156
"typescript": "5.2.2",
157157
"protobufjs": "7.2.5"

yarn.lock

Lines changed: 21 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -4030,7 +4030,7 @@ call-bind@^1.0.7, call-bind@^1.0.8:
40304030
get-intrinsic "^1.2.4"
40314031
set-function-length "^1.2.2"
40324032

4033-
call-bound@^1.0.2, call-bound@^1.0.3:
4033+
call-bound@^1.0.2, call-bound@^1.0.3, call-bound@^1.0.4:
40344034
version "1.0.4"
40354035
resolved "https://registry.yarnpkg.com/call-bound/-/call-bound-1.0.4.tgz#238de935d2a2a692928c538c7ccfa91067fd062a"
40364036
integrity sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==
@@ -5198,15 +5198,15 @@ eslint-plugin-react-hooks@^4.3.0:
51985198
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
51995199
integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
52005200

5201-
eslint-plugin-react-refresh@0.4.19:
5202-
version "0.4.19"
5203-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.19.tgz#f15020c0caa58e33fc4efda27d328281ca74e53d"
5204-
integrity sha512-eyy8pcr/YxSYjBoqIFSrlbn9i/xvxUFa8CjzAYo9cFjgGXqq1hyjihcpZvxRLalpaWmueWR81xn7vuKmAFijDQ==
5201+
eslint-plugin-react-refresh@0.5.4:
5202+
version "0.5.4"
5203+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.5.4.tgz#a02f54ddb00add05b08435d284a18b6eeeb1fcbf"
5204+
integrity sha512-7bqTKz7T0r+HKWFarNXByDE9/5+73wI2ru+M3zuqGbR7s/b/5/pQJXZoufWlrngqGqoZto73ZkGumCdLxk+4rw==
52055205

5206-
eslint-plugin-react@7.37.4, eslint-plugin-react@^7.27.1:
5207-
version "7.37.4"
5208-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.4.tgz#1b6c80b6175b6ae4b26055ae4d55d04c414c7181"
5209-
integrity sha512-BGP0jRmfYyvOyvMoRX/uoUeW+GqNj9y16bPQzqAHf3AYII/tDs+jMN0dBVkl88/OZwNGwrVFxE7riHsXVfy/LQ==
5206+
eslint-plugin-react@7.37.5, eslint-plugin-react@^7.27.1:
5207+
version "7.37.5"
5208+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.5.tgz#2975511472bdda1b272b34d779335c9b0e877065"
5209+
integrity sha512-Qteup0SqU15kdocexFNAJMvCJEfa2xUKNV4CC1xsVMrIIqEy3SQ/rqyxCWNzfrd3/ldy6HMlD2e0JDVpDg2qIA==
52105210
dependencies:
52115211
array-includes "^3.1.8"
52125212
array.prototype.findlast "^1.2.5"
@@ -5218,7 +5218,7 @@ eslint-plugin-react@7.37.4, eslint-plugin-react@^7.27.1:
52185218
hasown "^2.0.2"
52195219
jsx-ast-utils "^2.4.1 || ^3.0.0"
52205220
minimatch "^3.1.2"
5221-
object.entries "^1.1.8"
5221+
object.entries "^1.1.9"
52225222
object.fromentries "^2.0.8"
52235223
object.values "^1.2.1"
52245224
prop-types "^15.8.1"
@@ -8020,14 +8020,15 @@ object.entries@^1.1.7:
80208020
define-properties "^1.2.0"
80218021
es-abstract "^1.22.1"
80228022

8023-
object.entries@^1.1.8:
8024-
version "1.1.8"
8025-
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.8.tgz#bffe6f282e01f4d17807204a24f8edd823599c41"
8026-
integrity sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ==
8023+
object.entries@^1.1.9:
8024+
version "1.1.9"
8025+
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.9.tgz#e4770a6a1444afb61bd39f984018b5bede25f8b3"
8026+
integrity sha512-8u/hfXFRBD1O0hPUjioLhoWFHRmt6tKA4/vZPyckBr18l1KE9uHrFaFaUi8MDRTpi4uak2goyPTSNJLXX2k2Hw==
80278027
dependencies:
8028-
call-bind "^1.0.7"
8028+
call-bind "^1.0.8"
8029+
call-bound "^1.0.4"
80298030
define-properties "^1.2.1"
8030-
es-object-atoms "^1.0.0"
8031+
es-object-atoms "^1.1.1"
80318032

80328033
object.fromentries@^2.0.7:
80338034
version "2.0.7"
@@ -8541,10 +8542,10 @@ react-app-polyfill@3.0.0:
85418542
regenerator-runtime "^0.13.9"
85428543
whatwg-fetch "^3.6.2"
85438544

8544-
react-data-table-component@7.7.0:
8545-
version "7.7.0"
8546-
resolved "https://registry.yarnpkg.com/react-data-table-component/-/react-data-table-component-7.7.0.tgz#69d0eeace77cd2895792f99e23f99800ba45de1f"
8547-
integrity sha512-5knL6zMSKlbvzu9P04KM5Lx8/EyQujb4I9z3rWeoVX++IDJadQ7aR4X5J6EeS90wjK0Xoa6btaVeglnCAqD2ag==
8545+
react-data-table-component@7.7.1:
8546+
version "7.7.1"
8547+
resolved "https://registry.yarnpkg.com/react-data-table-component/-/react-data-table-component-7.7.1.tgz#103ede17c515f114a36c4054a4d1e8636fc28917"
8548+
integrity sha512-F1qciUONe0EiItxd+LZg9K7UXxvilSQH8WvUoSnPnAVZ/PK2x4Djr3nzkuCqCIfiMuU3imI+8gI7nYRIW2Kfxw==
85488549
dependencies:
85498550
deepmerge "^4.3.1"
85508551

0 commit comments

Comments
 (0)