chore(deps): bump next-safe-action from 4.0.1 to 4.0.4
Bumps [next-safe-action](https://github.com/TheEdoRan/next-safe-action) from 4.0.1 to 4.0.4. - [Release notes](https://github.com/TheEdoRan/next-safe-action/releases) - [Commits](https://github.com/TheEdoRan/next-safe-action/compare/v4.0.1...v4.0.4) --- 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
3a41c0c9c0
commit
a51e26e0dc
2 changed files with 5 additions and 5 deletions
|
@ -55,7 +55,7 @@
|
|||
"next": "13.5.6",
|
||||
"next-client-cookies": "^1.0.5",
|
||||
"next-intl": "^2.21.0",
|
||||
"next-safe-action": "^4.0.1",
|
||||
"next-safe-action": "^4.0.4",
|
||||
"pg": "^8.11.3",
|
||||
"qrcode.react": "^3.1.0",
|
||||
"react": "18.2.0",
|
||||
|
|
|
@ -78,8 +78,8 @@ importers:
|
|||
specifier: ^2.21.0
|
||||
version: 2.21.0(next@13.5.6)(react@18.2.0)
|
||||
next-safe-action:
|
||||
specifier: ^4.0.1
|
||||
version: 4.0.1(next@13.5.6)(react@18.2.0)(zod@3.22.4)
|
||||
specifier: ^4.0.4
|
||||
version: 4.0.4(next@13.5.6)(react@18.2.0)(zod@3.22.4)
|
||||
pg:
|
||||
specifier: ^8.11.3
|
||||
version: 8.11.3
|
||||
|
@ -8310,8 +8310,8 @@ packages:
|
|||
react: 18.2.0
|
||||
dev: true
|
||||
|
||||
/next-safe-action@4.0.1(next@13.5.6)(react@18.2.0)(zod@3.22.4):
|
||||
resolution: {integrity: sha512-qaZtNJxnkvE9AVQN8sW/OEuYk38gOFMwH4QEYBww/MWM0fVkRMPoHUQK43oSRVdqCDj49wqJrrcyDH9hgv+JrA==}
|
||||
/next-safe-action@4.0.4(next@13.5.6)(react@18.2.0)(zod@3.22.4):
|
||||
resolution: {integrity: sha512-F2Wyqg9DUZ5p1ZlEeTv2rWkMuAwhYc223YSxJ5QucNO+zy99Yde49TKiE9FouOqL+4eAlMnY6R0tj4xtLnh9vw==}
|
||||
engines: {node: '>=16'}
|
||||
peerDependencies:
|
||||
next: '>= 13.4.2'
|
||||
|
|
Loading…
Reference in a new issue