commit 8bc0a3e1cddec0b776768b881b70d1f2813ac594
parent ae9d5925c95c4cf8710695be8c6c121bdce735f8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 18 Apr 2022 11:52:18 +0200
Bump next-i18next from 10.5.0 to 11.0.0 (#126)
Bumps [next-i18next](https://github.com/isaachinman/next-i18next) from 10.5.0 to 11.0.0.
- [Release notes](https://github.com/isaachinman/next-i18next/releases)
- [Commits](https://github.com/isaachinman/next-i18next/compare/v10.5.0...v11.0.0)
---
updated-dependencies:
- dependency-name: next-i18next
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat:
2 files changed, 34 insertions(+), 34 deletions(-)
diff --git a/package-lock.json b/package-lock.json
@@ -13,7 +13,7 @@
"localforage": "1.10.0",
"meilisearch": "0.25.0",
"next": "12.1.0",
- "next-i18next": "10.5.0",
+ "next-i18next": "11.0.0",
"png-chunks-extract": "1.0.0",
"prop-types": "15.8.1",
"react": "17.0.2",
@@ -756,9 +756,9 @@
}
},
"node_modules/@babel/runtime": {
- "version": "7.17.0",
- "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.17.0.tgz",
- "integrity": "sha512-etcO/ohMNaNA2UBdaXBBSX/3aEzFMRrVfaPv8Ptc0k+cWpWW0QFiGZ2XnVqQZI1Cf734LbPGmqBKWESfW4x/dQ==",
+ "version": "7.17.8",
+ "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.17.8.tgz",
+ "integrity": "sha512-dQpEpK0O9o6lj6oPu0gRDbbnk+4LeHlNcBpspf6Olzt3GIX4P1lWF1gS+pHLDFlaJvbR6q7jCfQ08zA4QJBnmA==",
"dependencies": {
"regenerator-runtime": "^0.13.4"
},
@@ -4463,9 +4463,9 @@
}
},
"node_modules/i18next": {
- "version": "21.6.12",
- "resolved": "https://registry.npmjs.org/i18next/-/i18next-21.6.12.tgz",
- "integrity": "sha512-xlGTPdu2g5PZEUIE6TA1mQ9EIAAv9nMFONzgwAIrKL/KTmYYWufQNGgOmp5Og1PvgUji+6i1whz0rMdsz1qaKw==",
+ "version": "21.6.14",
+ "resolved": "https://registry.npmjs.org/i18next/-/i18next-21.6.14.tgz",
+ "integrity": "sha512-XL6WyD+xlwQwbieXRlXhKWoLb/rkch50/rA+vl6untHnJ+aYnkQ0YDZciTWE78PPhOpbi2gR0LTJCJpiAhA+uQ==",
"funding": [
{
"type": "individual",
@@ -4481,7 +4481,7 @@
}
],
"dependencies": {
- "@babel/runtime": "^7.12.0"
+ "@babel/runtime": "^7.17.2"
}
},
"node_modules/i18next-fs-backend": {
@@ -5850,17 +5850,17 @@
}
},
"node_modules/next-i18next": {
- "version": "10.5.0",
- "resolved": "https://registry.npmjs.org/next-i18next/-/next-i18next-10.5.0.tgz",
- "integrity": "sha512-+Xj/v5gqpEUBKKAaFCZ76+Ps6OGAaIgGowJTF67wTcmIQbHrcHMPjHwPTbnpXy7uHrH8os7i4eAfRENAv/6xwg==",
+ "version": "11.0.0",
+ "resolved": "https://registry.npmjs.org/next-i18next/-/next-i18next-11.0.0.tgz",
+ "integrity": "sha512-phxbQiZGSJTTBE2FI4+BnqFZl88AI2V+6MrEQnT9aPFAXq/fATQ/F0pOUM3J7kU4nEeCfn3hjISq+ygGHlEz0g==",
"dependencies": {
"@babel/runtime": "^7.13.17",
"@types/hoist-non-react-statics": "^3.3.1",
"core-js": "^3",
"hoist-non-react-statics": "^3.2.0",
- "i18next": "^21.6.12",
- "i18next-fs-backend": "^1.0.7",
- "react-i18next": "^11.15.5"
+ "i18next": "^21.6.14",
+ "i18next-fs-backend": "^1.1.4",
+ "react-i18next": "^11.16.2"
},
"engines": {
"node": ">=12"
@@ -6943,9 +6943,9 @@
}
},
"node_modules/react-i18next": {
- "version": "11.15.5",
- "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.15.5.tgz",
- "integrity": "sha512-vBWuVEQgrhZrGKpyv8FmJ7Zs5jRQWl794Tte7yzJ0okZqqi3jd6j2pLYNg441WcREsbIOvWdiDXbY7W6E93p1A==",
+ "version": "11.16.2",
+ "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.16.2.tgz",
+ "integrity": "sha512-1iuZduvARUelL5ux663FvIoDZExwFO+9QtRAAt4uvs1/aun4cUZt8XBrVg7iiDgNls9cOSORAhE7Ri5KA9RMvg==",
"dependencies": {
"@babel/runtime": "^7.14.5",
"html-escaper": "^2.0.2",
@@ -9113,9 +9113,9 @@
}
},
"@babel/runtime": {
- "version": "7.17.0",
- "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.17.0.tgz",
- "integrity": "sha512-etcO/ohMNaNA2UBdaXBBSX/3aEzFMRrVfaPv8Ptc0k+cWpWW0QFiGZ2XnVqQZI1Cf734LbPGmqBKWESfW4x/dQ==",
+ "version": "7.17.8",
+ "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.17.8.tgz",
+ "integrity": "sha512-dQpEpK0O9o6lj6oPu0gRDbbnk+4LeHlNcBpspf6Olzt3GIX4P1lWF1gS+pHLDFlaJvbR6q7jCfQ08zA4QJBnmA==",
"requires": {
"regenerator-runtime": "^0.13.4"
}
@@ -11974,11 +11974,11 @@
}
},
"i18next": {
- "version": "21.6.12",
- "resolved": "https://registry.npmjs.org/i18next/-/i18next-21.6.12.tgz",
- "integrity": "sha512-xlGTPdu2g5PZEUIE6TA1mQ9EIAAv9nMFONzgwAIrKL/KTmYYWufQNGgOmp5Og1PvgUji+6i1whz0rMdsz1qaKw==",
+ "version": "21.6.14",
+ "resolved": "https://registry.npmjs.org/i18next/-/i18next-21.6.14.tgz",
+ "integrity": "sha512-XL6WyD+xlwQwbieXRlXhKWoLb/rkch50/rA+vl6untHnJ+aYnkQ0YDZciTWE78PPhOpbi2gR0LTJCJpiAhA+uQ==",
"requires": {
- "@babel/runtime": "^7.12.0"
+ "@babel/runtime": "^7.17.2"
}
},
"i18next-fs-backend": {
@@ -13013,17 +13013,17 @@
}
},
"next-i18next": {
- "version": "10.5.0",
- "resolved": "https://registry.npmjs.org/next-i18next/-/next-i18next-10.5.0.tgz",
- "integrity": "sha512-+Xj/v5gqpEUBKKAaFCZ76+Ps6OGAaIgGowJTF67wTcmIQbHrcHMPjHwPTbnpXy7uHrH8os7i4eAfRENAv/6xwg==",
+ "version": "11.0.0",
+ "resolved": "https://registry.npmjs.org/next-i18next/-/next-i18next-11.0.0.tgz",
+ "integrity": "sha512-phxbQiZGSJTTBE2FI4+BnqFZl88AI2V+6MrEQnT9aPFAXq/fATQ/F0pOUM3J7kU4nEeCfn3hjISq+ygGHlEz0g==",
"requires": {
"@babel/runtime": "^7.13.17",
"@types/hoist-non-react-statics": "^3.3.1",
"core-js": "^3",
"hoist-non-react-statics": "^3.2.0",
- "i18next": "^21.6.12",
- "i18next-fs-backend": "^1.0.7",
- "react-i18next": "^11.15.5"
+ "i18next": "^21.6.14",
+ "i18next-fs-backend": "^1.1.4",
+ "react-i18next": "^11.16.2"
}
},
"node-addon-api": {
@@ -13784,9 +13784,9 @@
}
},
"react-i18next": {
- "version": "11.15.5",
- "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.15.5.tgz",
- "integrity": "sha512-vBWuVEQgrhZrGKpyv8FmJ7Zs5jRQWl794Tte7yzJ0okZqqi3jd6j2pLYNg441WcREsbIOvWdiDXbY7W6E93p1A==",
+ "version": "11.16.2",
+ "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.16.2.tgz",
+ "integrity": "sha512-1iuZduvARUelL5ux663FvIoDZExwFO+9QtRAAt4uvs1/aun4cUZt8XBrVg7iiDgNls9cOSORAhE7Ri5KA9RMvg==",
"requires": {
"@babel/runtime": "^7.14.5",
"html-escaper": "^2.0.2",
diff --git a/package.json b/package.json
@@ -24,7 +24,7 @@
"localforage": "1.10.0",
"meilisearch": "0.25.0",
"next": "12.1.0",
- "next-i18next": "10.5.0",
+ "next-i18next": "11.0.0",
"png-chunks-extract": "1.0.0",
"prop-types": "15.8.1",
"react": "17.0.2",