mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-05-14 06:05:20 +00:00
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:
committed by
Quentin Gliech
parent
8ace530102
commit
83cfdca817
Generated
+4
-4
@@ -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"
|
||||
|
||||
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user