Skip to content

Commit c9787dd

Browse files
fix: update react monorepo
1 parent afb76f0 commit c9787dd

File tree

2 files changed

+37
-26
lines changed

2 files changed

+37
-26
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@
5050
"next-pwa": "5.6.0",
5151
"next-seo": "5.14.1",
5252
"next-sitemap": "3.1.55",
53-
"react": "18.2.0",
54-
"react-dom": "18.2.0",
53+
"react": "18.3.1",
54+
"react-dom": "18.3.1",
5555
"urijs": "1.19.11"
5656
},
5757
"devDependencies": {
@@ -61,8 +61,8 @@
6161
"@graphql-codegen/client-preset": "1.1.4",
6262
"@graphql-codegen/introspection": "2.2.1",
6363
"@types/node": "18.19.120",
64-
"@types/react": "18.0.25",
65-
"@types/react-dom": "18.0.9",
64+
"@types/react": "18.3.23",
65+
"@types/react-dom": "18.3.7",
6666
"@typescript-eslint/eslint-plugin": "5.62.0",
6767
"@typescript-eslint/parser": "5.62.0",
6868
"eslint": "8.57.1",
@@ -72,7 +72,7 @@
7272
"eslint-plugin-import": "2.32.0",
7373
"eslint-plugin-prettier": "4.2.5",
7474
"eslint-plugin-react": "7.37.5",
75-
"eslint-plugin-react-hooks": "4.6.0",
75+
"eslint-plugin-react-hooks": "4.6.2",
7676
"husky": "8.0.3",
7777
"i18next": "21.10.0",
7878
"i18next-http-backend": "1.4.5",

yarn.lock

Lines changed: 32 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -3400,14 +3400,12 @@
34003400
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf"
34013401
integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==
34023402

3403-
3404-
version "18.0.9"
3405-
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.0.9.tgz#ffee5e4bfc2a2f8774b15496474f8e7fe8d0b504"
3406-
integrity sha512-qnVvHxASt/H7i+XG1U1xMiY5t+IHcPGUK7TDMDzom08xa7e86eCeKOiLZezwCKVxJn6NEiiy2ekgX8aQssjIKg==
3407-
dependencies:
3408-
"@types/react" "*"
3403+
3404+
version "18.3.7"
3405+
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.3.7.tgz#b89ddf2cd83b4feafcc4e2ea41afdfb95a0d194f"
3406+
integrity sha512-MEe3UeoENYVFXzoXEWsvcpg6ZvlrFNlOQ7EOsvhI3CfAXwzPfO8Qwuxd40nepsYKqyyVQnTdEfv68q91yLcKrQ==
34093407

3410-
"@types/react@*", "@types/[email protected]":
3408+
"@types/react@*":
34113409
version "18.0.25"
34123410
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.25.tgz#8b1dcd7e56fe7315535a4af25435e0bb55c8ae44"
34133411
integrity sha512-xD6c0KDT4m7n9uD4ZHi02lzskaiqcBxf4zi+tXZY98a04wvc0hi/TcCPC2FOESZi51Nd7tlUeOJY8RofL799/g==
@@ -3416,6 +3414,14 @@
34163414
"@types/scheduler" "*"
34173415
csstype "^3.0.2"
34183416

3417+
3418+
version "18.3.23"
3419+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.23.tgz#86ae6f6b95a48c418fecdaccc8069e0fbb63696a"
3420+
integrity sha512-/LDXMQh55EzZQ0uVAZmKKhfENivEvWz6E+EYzh+/MCjMhNsotd+ZHhBGIjFDTi6+fz0OhQQQLbTgdQIxxCsC0w==
3421+
dependencies:
3422+
"@types/prop-types" "*"
3423+
csstype "^3.0.2"
3424+
34193425
34203426
version "1.17.1"
34213427
resolved "https://registry.yarnpkg.com/@types/resolve/-/resolve-1.17.1.tgz#3afd6ad8967c77e4376c598a82ddd58f46ec45d6"
@@ -5443,7 +5449,12 @@ [email protected]:
54435449
dependencies:
54445450
prettier-linter-helpers "^1.0.0"
54455451

5446-
[email protected], eslint-plugin-react-hooks@^4.5.0:
5452+
5453+
version "4.6.2"
5454+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596"
5455+
integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==
5456+
5457+
eslint-plugin-react-hooks@^4.5.0:
54475458
version "4.6.0"
54485459
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
54495460
integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
@@ -8183,13 +8194,13 @@ react-clientside-effect@^1.2.6:
81838194
dependencies:
81848195
"@babel/runtime" "^7.12.13"
81858196

8186-
react-dom@18.2.0:
8187-
version "18.2.0"
8188-
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.2.0.tgz#22aaf38708db2674ed9ada224ca4aa708d821e3d"
8189-
integrity sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==
8197+
react-dom@18.3.1:
8198+
version "18.3.1"
8199+
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.3.1.tgz#c2265d79511b57d479b3dd3fdfa51536494c5cb4"
8200+
integrity sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw==
81908201
dependencies:
81918202
loose-envify "^1.1.0"
8192-
scheduler "^0.23.0"
8203+
scheduler "^0.23.2"
81938204

81948205
81958206
version "3.2.0"
@@ -8249,10 +8260,10 @@ react-style-singleton@^2.2.1:
82498260
invariant "^2.2.4"
82508261
tslib "^2.0.0"
82518262

8252-
react@18.2.0:
8253-
version "18.2.0"
8254-
resolved "https://registry.yarnpkg.com/react/-/react-18.2.0.tgz#555bd98592883255fa00de14f1151a917b5d77d5"
8255-
integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==
8263+
react@18.3.1:
8264+
version "18.3.1"
8265+
resolved "https://registry.yarnpkg.com/react/-/react-18.3.1.tgz#49ab892009c53933625bd16b2533fc754cab2891"
8266+
integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==
82568267
dependencies:
82578268
loose-envify "^1.1.0"
82588269

@@ -8584,10 +8595,10 @@ safe-regex-test@^1.1.0:
85848595
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
85858596
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
85868597

8587-
scheduler@^0.23.0:
8588-
version "0.23.0"
8589-
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.0.tgz#ba8041afc3d30eb206a487b6b384002e4e61fdfe"
8590-
integrity sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw==
8598+
scheduler@^0.23.2:
8599+
version "0.23.2"
8600+
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.2.tgz#414ba64a3b282892e944cf2108ecc078d115cdc3"
8601+
integrity sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==
85918602
dependencies:
85928603
loose-envify "^1.1.0"
85938604

0 commit comments

Comments
 (0)