chore(deps): bump next-client-cookies from 1.0.5 to 1.0.6
Bumps [next-client-cookies](https://github.com/moshest/next-client-cookies) from 1.0.5 to 1.0.6. - [Commits](https://github.com/moshest/next-client-cookies/compare/v1.0.5...v1.0.6) --- updated-dependencies: - dependency-name: next-client-cookies dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
3ddcf3732e
commit
8af4028027
2 changed files with 6 additions and 6 deletions
|
@ -54,7 +54,7 @@
|
|||
"fs-extra": "^11.1.1",
|
||||
"lodash.merge": "^4.6.2",
|
||||
"next": "13.5.6",
|
||||
"next-client-cookies": "^1.0.5",
|
||||
"next-client-cookies": "^1.0.6",
|
||||
"next-intl": "^2.21.0",
|
||||
"next-safe-action": "^4.0.4",
|
||||
"pg": "^8.11.3",
|
||||
|
|
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
|
@ -75,8 +75,8 @@ importers:
|
|||
specifier: 13.5.6
|
||||
version: 13.5.6(@babel/core@7.23.2)(react-dom@18.2.0)(react@18.2.0)(sass@1.69.5)
|
||||
next-client-cookies:
|
||||
specifier: ^1.0.5
|
||||
version: 1.0.5(next@13.5.6)(react@18.2.0)
|
||||
specifier: ^1.0.6
|
||||
version: 1.0.6(next@13.5.6)(react@18.2.0)
|
||||
next-intl:
|
||||
specifier: ^2.21.0
|
||||
version: 2.21.0(next@13.5.6)(react@18.2.0)
|
||||
|
@ -8311,10 +8311,10 @@ packages:
|
|||
engines: {node: '>= 0.6'}
|
||||
dev: false
|
||||
|
||||
/next-client-cookies@1.0.5(next@13.5.6)(react@18.2.0):
|
||||
resolution: {integrity: sha512-PqmJyJCZotR/Vg8meaqHKT2RjHoNuDkaew6JBj0gA1tlY7+6aK0Zb00KLnZSQnbGYg9OEQquk5UyWp1QACvXjQ==}
|
||||
/next-client-cookies@1.0.6(next@13.5.6)(react@18.2.0):
|
||||
resolution: {integrity: sha512-fa3oeQT4WAvW8NcgbjoqeV9ZIOF62WREXL0Ikq2nARJC8yqWyDgtyOIF5t16YkYvw6pUUwO2wTcpwJMKcCYGhw==}
|
||||
peerDependencies:
|
||||
next: ^13.0.0
|
||||
next: '>= 13.0.0'
|
||||
react: '>= 16.8.0'
|
||||
dependencies:
|
||||
js-cookie: 3.0.5
|
||||
|
|
Loading…
Add table
Reference in a new issue