Update pnpm lock file with react 18 (#47973)

* Update pnpm-lock file with new react

* Changelog

---------

Co-authored-by: Jon Lane <jon.lane@automattic.com>
This commit is contained in:
Jonathan Lane 2024-05-29 13:03:48 -07:00 committed by GitHub
parent 6f8bce8bb0
commit 2f4c9ecf57
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 2 deletions

View File

@ -0,0 +1,4 @@
Significance: patch
Type: dev
Update pnpm-lock with updated React

View File

@ -21172,7 +21172,7 @@ packages:
engines: {node: '>=18'}
hasBin: true
peerDependencies:
react: ^17.0.2
react: 18.2.0
react-number-format@4.9.3:
resolution: {integrity: sha512-am1A1xYAbENuKJ+zpM7V+B1oRTSeOHYltqVKExznIVFweBzhLmOBmyb1DfIKjHo90E0bo1p3nzVJ2NgS5xh+sQ==}
@ -21373,7 +21373,7 @@ packages:
react-with-direction@1.4.0:
resolution: {integrity: sha512-ybHNPiAmaJpoWwugwqry9Hd1Irl2hnNXlo/2SXQBwbLn/jGMauMS2y9jw+ydyX5V9ICryCqObNSthNt5R94xpg==}
peerDependencies:
react: ^17.0.2
react: ^0.14 || ^15 || ^16
react-dom: ^0.14 || ^15 || ^16
react-with-styles-interface-css@4.0.3: