Update pnpm lock file with react 18 (#47993)

* Update the pnpm lock file

* add changelog
This commit is contained in:
Patricia Hillebrandt 2024-05-30 13:24:39 +02:00 committed by GitHub
parent ac6fe9f933
commit 1d593e3d89
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 the React version in the pnpm-lock file

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: