build(deps): bump the react group in /frontend with 1 update

Bumps the react group in /frontend with 1 update: [react-i18next](https://github.com/i18next/react-i18next).

- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v13.3.0...v13.3.1)

---
updated-dependencies:
- dependency-name: react-i18next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: react
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-10-19 16:18:09 +00:00
committed by Quentin Gliech
parent 8ace530102
commit 83cfdca817
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -31,7 +31,7 @@
"jotai-urql": "^0.7.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-i18next": "^13.3.0",
"react-i18next": "^13.3.1",
"ua-parser-js": "^1.0.36"
},
"devDependencies": {
@@ -20322,9 +20322,9 @@
}
},
"node_modules/react-i18next": {
"version": "13.3.0",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-13.3.0.tgz",
"integrity": "sha512-FlR9xjYHSPIJfQspEmkN0yOlxgRyNuiJKJ8gCaZH08UJ7SZHG+VrptEPcpEMEchjNoCOZdKcvJ3PnmHEZhkeXg==",
"version": "13.3.1",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-13.3.1.tgz",
"integrity": "sha512-JAtYREK879JXaN9GdzfBI4yJeo/XyLeXWUsRABvYXiFUakhZJ40l+kaTo+i+A/3cKIED41kS/HAbZ5BzFtq/Og==",
"dependencies": {
"@babel/runtime": "^7.22.5",
"html-parse-stringify": "^3.0.1"
+1 -1
View File
@@ -39,7 +39,7 @@
"jotai-urql": "^0.7.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-i18next": "^13.3.0",
"react-i18next": "^13.3.1",
"ua-parser-js": "^1.0.36"
},
"devDependencies": {