chore(deps): bump next-safe-action from 4.0.4 to 4.0.5
Bumps [next-safe-action](https://github.com/TheEdoRan/next-safe-action) from 4.0.4 to 4.0.5. - [Release notes](https://github.com/TheEdoRan/next-safe-action/releases) - [Changelog](https://github.com/TheEdoRan/next-safe-action/blob/main/.releaserc.json) - [Commits](https://github.com/TheEdoRan/next-safe-action/compare/v4.0.4...v4.0.5) --- updated-dependencies: - dependency-name: next-safe-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
79153b6b78
commit
822c979458
2 changed files with 5 additions and 5 deletions
|
@ -56,7 +56,7 @@
|
|||
"next": "13.5.6",
|
||||
"next-client-cookies": "^1.0.6",
|
||||
"next-intl": "^2.21.0",
|
||||
"next-safe-action": "^4.0.4",
|
||||
"next-safe-action": "^4.0.5",
|
||||
"pg": "^8.11.3",
|
||||
"qrcode.react": "^3.1.0",
|
||||
"react": "18.2.0",
|
||||
|
|
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
|
@ -81,8 +81,8 @@ importers:
|
|||
specifier: ^2.21.0
|
||||
version: 2.21.0(next@13.5.6)(react@18.2.0)
|
||||
next-safe-action:
|
||||
specifier: ^4.0.4
|
||||
version: 4.0.4(next@13.5.6)(react@18.2.0)(zod@3.22.4)
|
||||
specifier: ^4.0.5
|
||||
version: 4.0.5(next@13.5.6)(react@18.2.0)(zod@3.22.4)
|
||||
pg:
|
||||
specifier: ^8.11.3
|
||||
version: 8.11.3
|
||||
|
@ -8399,8 +8399,8 @@ packages:
|
|||
react: 18.2.0
|
||||
dev: true
|
||||
|
||||
/next-safe-action@4.0.4(next@13.5.6)(react@18.2.0)(zod@3.22.4):
|
||||
resolution: {integrity: sha512-F2Wyqg9DUZ5p1ZlEeTv2rWkMuAwhYc223YSxJ5QucNO+zy99Yde49TKiE9FouOqL+4eAlMnY6R0tj4xtLnh9vw==}
|
||||
/next-safe-action@4.0.5(next@13.5.6)(react@18.2.0)(zod@3.22.4):
|
||||
resolution: {integrity: sha512-RfD0f9j+qCKOWTC35CNX7bEePFqOJc1jh/E8ntC2p4b2+5i9ZOYrRY0FMFKpvVIHUZiuQF2In0yf+/NqNTFwdQ==}
|
||||
engines: {node: '>=16'}
|
||||
peerDependencies:
|
||||
next: '>= 13.4.2'
|
||||
|
|
Loading…
Add table
Reference in a new issue