Skip to content

Commit

Permalink
chore(deps): update react monorepo (#4208)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 7, 2024
1 parent af468a9 commit 49f51d8
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
6 changes: 3 additions & 3 deletions playground/javascript/browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
},
"devDependencies": {
"@eslint/js": "9.15.0",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.2",
"@vitejs/plugin-react-swc": "3.5.0",
"eslint": "9.15.0",
"eslint-plugin-react-hooks": "5.0.0",
"eslint-plugin-react-hooks": "5.1.0",
"eslint-plugin-react-refresh": "0.4.16",
"globals": "15.13.0",
"typescript": "5.7.2",
Expand Down
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2235,22 +2235,22 @@ __metadata:
languageName: node
linkType: hard

"@types/react-dom@npm:18.3.1":
version: 18.3.1
resolution: "@types/react-dom@npm:18.3.1"
"@types/react-dom@npm:18.3.2":
version: 18.3.2
resolution: "@types/react-dom@npm:18.3.2"
dependencies:
"@types/react": "npm:*"
checksum: 10/33f9ba79b26641ddf00a8699c30066b7e3573ab254e97475bf08f82fab83a6d3ce8d4ebad86afeb49bb8df3374390a9ba93125cece33badc4b3e8f7eac3c84d8
"@types/react": "npm:^18"
checksum: 10/29337fe650ec49178121a815f0c5b7f6081e63b216a29bd6f90bb5e5b0367d60a95b50a25b1848031c82458de2dfb62f78b18e72d0e6fed6f77951e64e3897d1
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:18.3.12":
version: 18.3.12
resolution: "@types/react@npm:18.3.12"
"@types/react@npm:18.3.14, @types/react@npm:^18":
version: 18.3.14
resolution: "@types/react@npm:18.3.14"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10/c9bbdfeacd5347d2240e0d2cb5336bc57dbc1b9ff557b6c4024b49df83419e4955553518169d3736039f1b62608e15b35762a6c03d49bd86e33add4b43b19033
checksum: 10/683927b1e24293276cf62f60f1baa666b7f1053c87ec8d8c79d2d4bc105b99e0492482f801ffce7cdef9d656c11294faa423051807a500c7475f4fbd7661bd8d
languageName: node
linkType: hard

Expand Down Expand Up @@ -4302,12 +4302,12 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react-hooks@npm:5.0.0":
version: 5.0.0
resolution: "eslint-plugin-react-hooks@npm:5.0.0"
"eslint-plugin-react-hooks@npm:5.1.0":
version: 5.1.0
resolution: "eslint-plugin-react-hooks@npm:5.1.0"
peerDependencies:
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0
checksum: 10/b762789832806b6981e2d910994e72aa7a85136fe0880572334b26cf1274ba37bd3b1365e77d2c2f92465337c4a65c84ef647bc499d33b86fc1110f2df7ef1bb
checksum: 10/b6778fd9e1940b06868921309e8b269426e17eda555816d4b71def4dcf0572de1199fdb627ac09ce42160b9569a93cd9b0fd81b740ab4df98205461c53997a43
languageName: node
linkType: hard

Expand Down Expand Up @@ -6018,12 +6018,12 @@ __metadata:
resolution: "javascript-playground-browser@workspace:playground/javascript/browser"
dependencies:
"@eslint/js": "npm:9.15.0"
"@types/react": "npm:18.3.12"
"@types/react-dom": "npm:18.3.1"
"@types/react": "npm:18.3.14"
"@types/react-dom": "npm:18.3.2"
"@vitejs/plugin-react-swc": "npm:3.5.0"
algoliasearch: "link:../../../clients/algoliasearch-client-javascript/packages/algoliasearch"
eslint: "npm:9.15.0"
eslint-plugin-react-hooks: "npm:5.0.0"
eslint-plugin-react-hooks: "npm:5.1.0"
eslint-plugin-react-refresh: "npm:0.4.16"
globals: "npm:15.13.0"
instantsearch.css: "npm:^8.5.1"
Expand Down

0 comments on commit 49f51d8

Please sign in to comment.