Merge pull request #935 from gnmyt/dependabot/npm_and_yarn/client/react-i18next-15.4.0

chore(deps): bump react-i18next from 15.1.0 to 15.4.0 in /client
This commit is contained in:
Mathias Wagner
2025-01-01 00:30:37 +01:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

View File

@@ -22,7 +22,7 @@
"react": "^18.3.1",
"react-chartjs-2": "^5.2.0",
"react-dom": "^18.3.1",
"react-i18next": "^15.1.0",
"react-i18next": "^15.4.0",
"react-router-dom": "^7.1.1",
"sass": "^1.80.5",
"uuid": "^11.0.3",
@@ -4662,9 +4662,9 @@
}
},
"node_modules/react-i18next": {
"version": "15.1.0",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-15.1.0.tgz",
"integrity": "sha512-zj3nJynMnZsy2gPZiOTC7XctCY5eQGqT3tcKMmfJWC9FMvgd+960w/adq61j8iPzpwmsXejqID9qC3Mqu1Xu2Q==",
"version": "15.4.0",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-15.4.0.tgz",
"integrity": "sha512-Py6UkX3zV08RTvL6ZANRoBh9sL/ne6rQq79XlkHEdd82cZr2H9usbWpUNVadJntIZP2pu3M2rL1CN+5rQYfYFw==",
"dependencies": {
"@babel/runtime": "^7.25.0",
"html-parse-stringify": "^3.0.1"
@@ -8825,9 +8825,9 @@
}
},
"react-i18next": {
"version": "15.1.0",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-15.1.0.tgz",
"integrity": "sha512-zj3nJynMnZsy2gPZiOTC7XctCY5eQGqT3tcKMmfJWC9FMvgd+960w/adq61j8iPzpwmsXejqID9qC3Mqu1Xu2Q==",
"version": "15.4.0",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-15.4.0.tgz",
"integrity": "sha512-Py6UkX3zV08RTvL6ZANRoBh9sL/ne6rQq79XlkHEdd82cZr2H9usbWpUNVadJntIZP2pu3M2rL1CN+5rQYfYFw==",
"requires": {
"@babel/runtime": "^7.25.0",
"html-parse-stringify": "^3.0.1"

View File

@@ -21,7 +21,7 @@
"react": "^18.3.1",
"react-chartjs-2": "^5.2.0",
"react-dom": "^18.3.1",
"react-i18next": "^15.1.0",
"react-i18next": "^15.4.0",
"react-router-dom": "^7.1.1",
"sass": "^1.80.5",
"uuid": "^11.0.3",