Skip to content

Commit 49f51d8

Browse files
chore(deps): update react monorepo (#4208)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent af468a9 commit 49f51d8

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

playground/javascript/browser/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@
1818
},
1919
"devDependencies": {
2020
"@eslint/js": "9.15.0",
21-
"@types/react": "18.3.12",
22-
"@types/react-dom": "18.3.1",
21+
"@types/react": "18.3.14",
22+
"@types/react-dom": "18.3.2",
2323
"@vitejs/plugin-react-swc": "3.5.0",
2424
"eslint": "9.15.0",
25-
"eslint-plugin-react-hooks": "5.0.0",
25+
"eslint-plugin-react-hooks": "5.1.0",
2626
"eslint-plugin-react-refresh": "0.4.16",
2727
"globals": "15.13.0",
2828
"typescript": "5.7.2",

yarn.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2235,22 +2235,22 @@ __metadata:
22352235
languageName: node
22362236
linkType: hard
22372237

2238-
"@types/react-dom@npm:18.3.1":
2239-
version: 18.3.1
2240-
resolution: "@types/react-dom@npm:18.3.1"
2238+
"@types/react-dom@npm:18.3.2":
2239+
version: 18.3.2
2240+
resolution: "@types/react-dom@npm:18.3.2"
22412241
dependencies:
2242-
"@types/react": "npm:*"
2243-
checksum: 10/33f9ba79b26641ddf00a8699c30066b7e3573ab254e97475bf08f82fab83a6d3ce8d4ebad86afeb49bb8df3374390a9ba93125cece33badc4b3e8f7eac3c84d8
2242+
"@types/react": "npm:^18"
2243+
checksum: 10/29337fe650ec49178121a815f0c5b7f6081e63b216a29bd6f90bb5e5b0367d60a95b50a25b1848031c82458de2dfb62f78b18e72d0e6fed6f77951e64e3897d1
22442244
languageName: node
22452245
linkType: hard
22462246

2247-
"@types/react@npm:*, @types/react@npm:18.3.12":
2248-
version: 18.3.12
2249-
resolution: "@types/react@npm:18.3.12"
2247+
"@types/react@npm:18.3.14, @types/react@npm:^18":
2248+
version: 18.3.14
2249+
resolution: "@types/react@npm:18.3.14"
22502250
dependencies:
22512251
"@types/prop-types": "npm:*"
22522252
csstype: "npm:^3.0.2"
2253-
checksum: 10/c9bbdfeacd5347d2240e0d2cb5336bc57dbc1b9ff557b6c4024b49df83419e4955553518169d3736039f1b62608e15b35762a6c03d49bd86e33add4b43b19033
2253+
checksum: 10/683927b1e24293276cf62f60f1baa666b7f1053c87ec8d8c79d2d4bc105b99e0492482f801ffce7cdef9d656c11294faa423051807a500c7475f4fbd7661bd8d
22542254
languageName: node
22552255
linkType: hard
22562256

@@ -4302,12 +4302,12 @@ __metadata:
43024302
languageName: node
43034303
linkType: hard
43044304

4305-
"eslint-plugin-react-hooks@npm:5.0.0":
4306-
version: 5.0.0
4307-
resolution: "eslint-plugin-react-hooks@npm:5.0.0"
4305+
"eslint-plugin-react-hooks@npm:5.1.0":
4306+
version: 5.1.0
4307+
resolution: "eslint-plugin-react-hooks@npm:5.1.0"
43084308
peerDependencies:
43094309
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0
4310-
checksum: 10/b762789832806b6981e2d910994e72aa7a85136fe0880572334b26cf1274ba37bd3b1365e77d2c2f92465337c4a65c84ef647bc499d33b86fc1110f2df7ef1bb
4310+
checksum: 10/b6778fd9e1940b06868921309e8b269426e17eda555816d4b71def4dcf0572de1199fdb627ac09ce42160b9569a93cd9b0fd81b740ab4df98205461c53997a43
43114311
languageName: node
43124312
linkType: hard
43134313

@@ -6018,12 +6018,12 @@ __metadata:
60186018
resolution: "javascript-playground-browser@workspace:playground/javascript/browser"
60196019
dependencies:
60206020
"@eslint/js": "npm:9.15.0"
6021-
"@types/react": "npm:18.3.12"
6022-
"@types/react-dom": "npm:18.3.1"
6021+
"@types/react": "npm:18.3.14"
6022+
"@types/react-dom": "npm:18.3.2"
60236023
"@vitejs/plugin-react-swc": "npm:3.5.0"
60246024
algoliasearch: "link:../../../clients/algoliasearch-client-javascript/packages/algoliasearch"
60256025
eslint: "npm:9.15.0"
6026-
eslint-plugin-react-hooks: "npm:5.0.0"
6026+
eslint-plugin-react-hooks: "npm:5.1.0"
60276027
eslint-plugin-react-refresh: "npm:0.4.16"
60286028
globals: "npm:15.13.0"
60296029
instantsearch.css: "npm:^8.5.1"

0 commit comments

Comments
 (0)