1
0
Fork 0

chore(deps): bump next-i18next from 13.0.3 to 13.1.4

Bumps [next-i18next](https://github.com/i18next/next-i18next) from 13.0.3 to 13.1.4.
- [Release notes](https://github.com/i18next/next-i18next/releases)
- [Changelog](https://github.com/i18next/next-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/next-i18next/compare/v13.0.3...v13.1.4)

---
updated-dependencies:
- dependency-name: next-i18next
  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-02-20 05:05:09 +00:00 committed by GitHub
parent 4822edb47a
commit 06622d481d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -41,7 +41,7 @@
"lodash.orderby": "4.6.0", "lodash.orderby": "4.6.0",
"lodash.set": "4.3.2", "lodash.set": "4.3.2",
"next": "13.1.6", "next": "13.1.6",
"next-i18next": "13.0.3", "next-i18next": "13.1.4",
"react": "18.2.0", "react": "18.2.0",
"react-copy-to-clipboard": "5.1.0", "react-copy-to-clipboard": "5.1.0",
"react-hotkeys-hook": "4.3.2", "react-hotkeys-hook": "4.3.2",

View file

@ -14279,10 +14279,10 @@ new-github-release-url@^1.0.0:
dependencies: dependencies:
type-fest "^0.4.1" type-fest "^0.4.1"
next-i18next@13.0.3: next-i18next@13.1.4:
version "13.0.3" version "13.1.4"
resolved "https://registry.yarnpkg.com/next-i18next/-/next-i18next-13.0.3.tgz#f0d5194c9ec3657d114c0c491ba7fbb031788fe1" resolved "https://registry.yarnpkg.com/next-i18next/-/next-i18next-13.1.4.tgz#02660bb936f9f80fbccea950731011a42a8657a9"
integrity sha512-7AA8J6WbkxRBtSf1+97LSAE7btxWZHsBIJEJ3FuTSBgYtpRiO5NGjcb8XbNAlz6yGU0TtS+yZE+/Wu83KhIT1Q== integrity sha512-//Ub7TCdbbNnI5rA6XEe+TLsiXaHR/7OjFBlXw5caPirHNCLvVs24NsmXl9z0ZIqqAT8T8I5hnPWIL75d84ubA==
dependencies: dependencies:
"@babel/runtime" "^7.20.6" "@babel/runtime" "^7.20.6"
"@types/hoist-non-react-statics" "^3.3.1" "@types/hoist-non-react-statics" "^3.3.1"