chore(deps): bump next-intl from 2.14.6 to 2.15.1

Bumps [next-intl](https://github.com/amannn/next-intl) from 2.14.6 to 2.15.1.
- [Changelog](https://github.com/amannn/next-intl/blob/main/CHANGELOG.md)
- [Commits](https://github.com/amannn/next-intl/compare/v2.14.6...v2.15.1)

---
updated-dependencies:
- dependency-name: next-intl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-06-22 21:25:05 +00:00 committed by Nicolas Meienberger
parent 63868213d7
commit bd0015de87
2 changed files with 8 additions and 8 deletions

View file

@ -59,7 +59,7 @@
"isomorphic-fetch": "^3.0.0",
"lodash.merge": "^4.6.2",
"next": "13.4.7",
"next-intl": "^2.14.6",
"next-intl": "^2.15.1",
"node-cron": "^3.0.1",
"pg": "^8.11.0",
"qrcode.react": "^3.1.0",

14
pnpm-lock.yaml generated
View file

@ -89,8 +89,8 @@ dependencies:
specifier: 13.4.7
version: 13.4.7(@babel/core@7.22.5)(react-dom@18.2.0)(react@18.2.0)(sass@1.63.6)
next-intl:
specifier: ^2.14.6
version: 2.14.6(next@13.4.7)(react@18.2.0)
specifier: ^2.15.1
version: 2.15.1(next@13.4.7)(react@18.2.0)
node-cron:
specifier: ^3.0.1
version: 3.0.2
@ -7846,8 +7846,8 @@ packages:
engines: {node: '>= 0.6'}
dev: false
/next-intl@2.14.6(next@13.4.7)(react@18.2.0):
resolution: {integrity: sha512-RZgQQMAUlGWmPx6gequHRCZf7NKD6ixCskyovRd1AMx0UeNqAZggbL7nFsGA8M7mZbE0twv3+4JLrPse8xbwsg==}
/next-intl@2.15.1(next@13.4.7)(react@18.2.0):
resolution: {integrity: sha512-xgus3HsFOJWk4vssfuI9OLSiqOjlS0O7eApzsvGp+tAJHyyw8WPzTsy+kuus74DsrVZGUDzJt+k1RFhPogwWvA==}
engines: {node: '>=10'}
peerDependencies:
next: ^10.0.0 || ^11.0.0 || ^12.0.0 || ^13.0.0
@ -7857,7 +7857,7 @@ packages:
negotiator: 0.6.3
next: 13.4.7(@babel/core@7.22.5)(react-dom@18.2.0)(react@18.2.0)(sass@1.63.6)
react: 18.2.0
use-intl: 2.14.6(react@18.2.0)
use-intl: 2.15.1(react@18.2.0)
dev: false
/next-router-mock@0.9.7(next@13.4.7)(react@18.2.0):
@ -9842,8 +9842,8 @@ packages:
tslib: 2.5.3
dev: false
/use-intl@2.14.6(react@18.2.0):
resolution: {integrity: sha512-ehkW7/CpJkJQUbQZvtUvB+NukmlOS2FEj5rSRBnyRvV+GsbC+CKKDFcMLecyWA12s9wnqcAbEMQMfp3m1jcwPA==}
/use-intl@2.15.1(react@18.2.0):
resolution: {integrity: sha512-bpxUk6NmOirGJr5RSZHYSg6/sKvSHOHZYiiFBWS0ZAkbsEytIKbWR8VMYLpu84C7PHqvwGvV7c5ff4RLYT/nvQ==}
engines: {node: '>=10'}
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0