chore(deps): bump next-intl from 3.4.0 to 3.4.2 (#1265)
Bumps [next-intl](https://github.com/amannn/next-intl) from 3.4.0 to 3.4.2. - [Changelog](https://github.com/amannn/next-intl/blob/main/CHANGELOG.md) - [Commits](https://github.com/amannn/next-intl/compare/v3.4.0...v3.4.2) --- updated-dependencies: - dependency-name: next-intl dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
2e5b08f2fe
commit
b5d23bb7e1
|
|
@ -100,7 +100,7 @@
|
|||
"mermaid": "10.6.1",
|
||||
"nanoid": "5.0.4",
|
||||
"next": "14.0.4",
|
||||
"next-intl": "^3.4.0",
|
||||
"next-intl": "^3.4.2",
|
||||
"next-themes": "0.2.1",
|
||||
"node-id3": "0.2.6",
|
||||
"open-graph-scraper": "^6.3.2",
|
||||
|
|
|
|||
|
|
@ -216,8 +216,8 @@ dependencies:
|
|||
specifier: 14.0.4
|
||||
version: 14.0.4(@babel/core@7.23.6)(@opentelemetry/api@1.7.0)(react-dom@18.2.0)(react@18.2.0)
|
||||
next-intl:
|
||||
specifier: ^3.4.0
|
||||
version: 3.4.0(next@14.0.4)(react@18.2.0)
|
||||
specifier: ^3.4.2
|
||||
version: 3.4.2(next@14.0.4)(react@18.2.0)
|
||||
next-themes:
|
||||
specifier: 0.2.1
|
||||
version: 0.2.1(next@14.0.4)(react-dom@18.2.0)(react@18.2.0)
|
||||
|
|
@ -10749,8 +10749,8 @@ packages:
|
|||
resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==}
|
||||
dev: true
|
||||
|
||||
/next-intl@3.4.0(next@14.0.4)(react@18.2.0):
|
||||
resolution: {integrity: sha512-pccnuQq6N6iyPi0Foiajp9JgZp99w7gRxHhBxmtBdjsCmrsik7QflKWq2a/US2kFP734JSsSoY98xK+acjozeQ==}
|
||||
/next-intl@3.4.2(next@14.0.4)(react@18.2.0):
|
||||
resolution: {integrity: sha512-DHAMtXfuItIGeNv5pUYqwHRWBmyL47dyuS1BDoG1dRUq+drcV5xk8eygD0n7xicD8yYUhgGcLMhNajEwRwpWNQ==}
|
||||
peerDependencies:
|
||||
next: ^10.0.0 || ^11.0.0 || ^12.0.0 || ^13.0.0 || ^14.0.0
|
||||
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
|
|
@ -10759,7 +10759,7 @@ packages:
|
|||
negotiator: 0.6.3
|
||||
next: 14.0.4(@babel/core@7.23.6)(@opentelemetry/api@1.7.0)(react-dom@18.2.0)(react@18.2.0)
|
||||
react: 18.2.0
|
||||
use-intl: 3.4.0(react@18.2.0)
|
||||
use-intl: 3.4.2(react@18.2.0)
|
||||
dev: false
|
||||
|
||||
/next-themes@0.2.1(next@14.0.4)(react-dom@18.2.0)(react@18.2.0):
|
||||
|
|
@ -13731,8 +13731,8 @@ packages:
|
|||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
/use-intl@3.4.0(react@18.2.0):
|
||||
resolution: {integrity: sha512-vFwyAm9RDXjQN83wle9LjmE5PB/k0vOU0FetHffjr7/wLW8xlX2tAABxIyG1gy9eS5IYixAezvJXYr8g6fRIXA==}
|
||||
/use-intl@3.4.2(react@18.2.0):
|
||||
resolution: {integrity: sha512-+9xUu01CqkxV0fqMXmxi08gUNCcWGSDFmSHiMSzodRXWGBPFeXcnhQXQ5UOGoCUQygW6vH+dntyXTKtb4hefYw==}
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
dependencies:
|
||||
|
|
|
|||
Loading…
Reference in New Issue