Update dependencies in pnpm-lock.yaml

This commit contains updates to several dependencies, including changes in versions and specifier details. Modifications were also made to the lockfile version. Furthermore, all updated dependencies had adjustments in their association with react, for example removing some dependencies from react and react-dom.
This commit is contained in:
giancarlo
2024-05-21 20:18:02 +07:00
parent 9107e31921
commit 70f5ff42df
3 changed files with 7742 additions and 9622 deletions

View File

@@ -13,7 +13,7 @@
".": "./src/index.ts"
},
"dependencies": {
"@react-email/components": "0.0.17"
"@react-email/components": "0.0.18"
},
"devDependencies": {
"@kit/eslint-config": "workspace:*",