chore(deps): bump next-intl from 2.14.2 to 2.14.6
Bumps [next-intl](https://github.com/amannn/next-intl) from 2.14.2 to 2.14.6. - [Changelog](https://github.com/amannn/next-intl/blob/main/CHANGELOG.md) - [Commits](https://github.com/amannn/next-intl/compare/v2.14.2...v2.14.6) --- updated-dependencies: - dependency-name: next-intl dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4cdf96fe44
commit
ac3e1486ed
2 changed files with 8 additions and 8 deletions
|
@ -59,7 +59,7 @@
|
|||
"isomorphic-fetch": "^3.0.0",
|
||||
"lodash.merge": "^4.6.2",
|
||||
"next": "13.4.4",
|
||||
"next-intl": "^2.14.2",
|
||||
"next-intl": "^2.14.6",
|
||||
"node-cron": "^3.0.1",
|
||||
"pg": "^8.11.0",
|
||||
"qrcode.react": "^3.1.0",
|
||||
|
|
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
|
@ -89,8 +89,8 @@ dependencies:
|
|||
specifier: 13.4.4
|
||||
version: 13.4.4(@babel/core@7.22.5)(react-dom@18.2.0)(react@18.2.0)(sass@1.62.1)
|
||||
next-intl:
|
||||
specifier: ^2.14.2
|
||||
version: 2.14.2(next@13.4.4)(react@18.2.0)
|
||||
specifier: ^2.14.6
|
||||
version: 2.14.6(next@13.4.4)(react@18.2.0)
|
||||
node-cron:
|
||||
specifier: ^3.0.1
|
||||
version: 3.0.2
|
||||
|
@ -8116,8 +8116,8 @@ packages:
|
|||
engines: {node: '>= 0.6'}
|
||||
dev: false
|
||||
|
||||
/next-intl@2.14.2(next@13.4.4)(react@18.2.0):
|
||||
resolution: {integrity: sha512-JZNxNWWuZoF6wITMuwphND3LAW0IkV0U9YE4xftOX0zx+2MgIbBaRgBgGJ5l8S8Rstc7uPEz9Z0IT4lp0rJoNw==}
|
||||
/next-intl@2.14.6(next@13.4.4)(react@18.2.0):
|
||||
resolution: {integrity: sha512-RZgQQMAUlGWmPx6gequHRCZf7NKD6ixCskyovRd1AMx0UeNqAZggbL7nFsGA8M7mZbE0twv3+4JLrPse8xbwsg==}
|
||||
engines: {node: '>=10'}
|
||||
peerDependencies:
|
||||
next: ^10.0.0 || ^11.0.0 || ^12.0.0 || ^13.0.0
|
||||
|
@ -8127,7 +8127,7 @@ packages:
|
|||
negotiator: 0.6.3
|
||||
next: 13.4.4(@babel/core@7.22.5)(react-dom@18.2.0)(react@18.2.0)(sass@1.62.1)
|
||||
react: 18.2.0
|
||||
use-intl: 2.14.2(react@18.2.0)
|
||||
use-intl: 2.14.6(react@18.2.0)
|
||||
dev: false
|
||||
|
||||
/next-router-mock@0.9.3(next@13.4.4)(react@18.2.0):
|
||||
|
@ -10111,8 +10111,8 @@ packages:
|
|||
tslib: 2.5.3
|
||||
dev: false
|
||||
|
||||
/use-intl@2.14.2(react@18.2.0):
|
||||
resolution: {integrity: sha512-aLwT5sqc9FOPO0wq9XrPykGCyN2FskW7+v1MKqNwBYU7kNVKseWh1QnJD1GZcmvbd6tvyifV1COOzj/TF4OkKA==}
|
||||
/use-intl@2.14.6(react@18.2.0):
|
||||
resolution: {integrity: sha512-ehkW7/CpJkJQUbQZvtUvB+NukmlOS2FEj5rSRBnyRvV+GsbC+CKKDFcMLecyWA12s9wnqcAbEMQMfp3m1jcwPA==}
|
||||
engines: {node: '>=10'}
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
|
|
Loading…
Add table
Reference in a new issue