commit bb2757335d2b326af0275d091b36a70accf4081e
parent 9ad70559d2c91e7596e8703038742298742c7458
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 14 Feb 2022 10:13:07 +0100
Bump next-i18next from 10.2.0 to 10.3.0 (#64)
Bumps [next-i18next](https://github.com/isaachinman/next-i18next) from 10.2.0 to 10.3.0.
- [Release notes](https://github.com/isaachinman/next-i18next/releases)
- [Commits](https://github.com/isaachinman/next-i18next/compare/v10.2.0...v10.3.0)
---
updated-dependencies:
- dependency-name: next-i18next
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat:
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/package-lock.json b/package-lock.json
@@ -13,7 +13,7 @@
"localforage": "1.10.0",
"meilisearch": "0.24.0",
"next": "12.0.10",
- "next-i18next": "10.2.0",
+ "next-i18next": "10.3.0",
"png-chunks-extract": "1.0.0",
"prop-types": "15.8.1",
"react": "17.0.2",
@@ -5965,9 +5965,9 @@
}
},
"node_modules/next-i18next": {
- "version": "10.2.0",
- "resolved": "https://registry.npmjs.org/next-i18next/-/next-i18next-10.2.0.tgz",
- "integrity": "sha512-HTdXy8U8Ko8oxs+VAog0CQC7Ap/XyvRzwm/g5tF/CzqJ4dSCyWuLmvPjA9BpQ3VEIkxzCA43w1W75CnARRn1lw==",
+ "version": "10.3.0",
+ "resolved": "https://registry.npmjs.org/next-i18next/-/next-i18next-10.3.0.tgz",
+ "integrity": "sha512-glVigyij3wivFAqGYxgW0w6rQHETpAAKnN5p2Lc//XiSENCbkDRW9a8ApA/c5msAnThzrYXNVu4XcKRfSCWQzA==",
"dependencies": {
"@babel/runtime": "^7.13.17",
"@types/hoist-non-react-statics": "^3.3.1",
@@ -13619,9 +13619,9 @@
}
},
"next-i18next": {
- "version": "10.2.0",
- "resolved": "https://registry.npmjs.org/next-i18next/-/next-i18next-10.2.0.tgz",
- "integrity": "sha512-HTdXy8U8Ko8oxs+VAog0CQC7Ap/XyvRzwm/g5tF/CzqJ4dSCyWuLmvPjA9BpQ3VEIkxzCA43w1W75CnARRn1lw==",
+ "version": "10.3.0",
+ "resolved": "https://registry.npmjs.org/next-i18next/-/next-i18next-10.3.0.tgz",
+ "integrity": "sha512-glVigyij3wivFAqGYxgW0w6rQHETpAAKnN5p2Lc//XiSENCbkDRW9a8ApA/c5msAnThzrYXNVu4XcKRfSCWQzA==",
"requires": {
"@babel/runtime": "^7.13.17",
"@types/hoist-non-react-statics": "^3.3.1",
diff --git a/package.json b/package.json
@@ -24,7 +24,7 @@
"localforage": "1.10.0",
"meilisearch": "0.24.0",
"next": "12.0.10",
- "next-i18next": "10.2.0",
+ "next-i18next": "10.3.0",
"png-chunks-extract": "1.0.0",
"prop-types": "15.8.1",
"react": "17.0.2",