Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

Commit

Permalink
fix(deps): update react monorepo to v18.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 26, 2024
1 parent 7c22ee4 commit 7ff8886
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"eslint": "9.1.1",
"eslint-config-next": "14.2.3",
"next": "14.2.3",
"react": "18.3.0",
"react-dom": "18.3.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"sass": "1.75.0",
"styled-components": "6.1.8",
"typescript": "5.4.5"
Expand Down
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4033,15 +4033,15 @@ __metadata:
languageName: node
linkType: hard

"react-dom@npm:18.3.0":
version: 18.3.0
resolution: "react-dom@npm:18.3.0"
"react-dom@npm:18.3.1":
version: 18.3.1
resolution: "react-dom@npm:18.3.1"
dependencies:
loose-envify: "npm:^1.1.0"
scheduler: "npm:^0.23.1"
scheduler: "npm:^0.23.2"
peerDependencies:
react: ^18.3.0
checksum: 10c0/5072767a5d67e242579e5ed46094bf5665385fcfc50584e818273ba668f768348bfd9101841fa3986635635b1238a7a5b2d28b73b134ebbe58a415311afd60d4
react: ^18.3.1
checksum: 10c0/a752496c1941f958f2e8ac56239172296fcddce1365ce45222d04a1947e0cc5547df3e8447f855a81d6d39f008d7c32eab43db3712077f09e3f67c4874973e85
languageName: node
linkType: hard

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

"react@npm:18.3.0":
version: 18.3.0
resolution: "react@npm:18.3.0"
"react@npm:18.3.1":
version: 18.3.1
resolution: "react@npm:18.3.1"
dependencies:
loose-envify: "npm:^1.1.0"
checksum: 10c0/ad87bbfdb0c5466148c657da18b0d5458e835389fc591d59840f0e6ec797a004073a01c8cdbff1767a8774c7219054a56f74dacd67bdbb849f1314e427999268
checksum: 10c0/283e8c5efcf37802c9d1ce767f302dd569dd97a70d9bb8c7be79a789b9902451e0d16334b05d73299b20f048cbc3c7d288bbbde10b701fa194e2089c237dbea3
languageName: node
linkType: hard

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

"scheduler@npm:^0.23.1":
version: 0.23.1
resolution: "scheduler@npm:0.23.1"
"scheduler@npm:^0.23.2":
version: 0.23.2
resolution: "scheduler@npm:0.23.2"
dependencies:
loose-envify: "npm:^1.1.0"
checksum: 10c0/cfda827a445fb57192e05275040eccc7c5e2749b98f15559520c7f6539d89d75633bb8b6c1cedf56ca0546630b72d0958bf00b63e2b8f9296e87d0d9d2d50e35
checksum: 10c0/26383305e249651d4c58e6705d5f8425f153211aef95f15161c151f7b8de885f24751b377e4a0b3dd42cce09aad3f87a61dab7636859c0d89b7daf1a1e2a5c78
languageName: node
linkType: hard

Expand Down Expand Up @@ -4717,8 +4717,8 @@ __metadata:
eslint-plugin-prettier: "npm:5.1.3"
next: "npm:14.2.3"
prettier: "npm:3.2.5"
react: "npm:18.3.0"
react-dom: "npm:18.3.0"
react: "npm:18.3.1"
react-dom: "npm:18.3.1"
sass: "npm:1.75.0"
styled-components: "npm:6.1.8"
typescript: "npm:5.4.5"
Expand Down

1 comment on commit 7ff8886

@vercel
Copy link

@vercel vercel bot commented on 7ff8886 Apr 26, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.