mirror of
https://github.com/gnmyt/myspeed.git
synced 2026-05-08 05:00:34 -05:00
Bump react-i18next from 12.1.4 to 12.1.5 in /client
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 12.1.4 to 12.1.5. - [Release notes](https://github.com/i18next/react-i18next/releases) - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v12.1.4...v12.1.5) --- updated-dependencies: - dependency-name: react-i18next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Generated
+7
-7
@@ -18,7 +18,7 @@
|
||||
"i18next-http-backend": "^2.1.1",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-i18next": "^12.1.4",
|
||||
"react-i18next": "^12.1.5",
|
||||
"sass": "^1.58.0",
|
||||
"vite": "^4.0.4",
|
||||
"vite-plugin-pwa": "^0.14.1"
|
||||
@@ -3823,9 +3823,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/react-i18next": {
|
||||
"version": "12.1.4",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-12.1.4.tgz",
|
||||
"integrity": "sha512-XQND7jYtgM7ht5PH3yIZljCRpAMTlH/zmngM9ZjToqa+0BR6xuu8c7QF0WIIOEjcMTB2S3iOfpN/xG/ZrAnO6g==",
|
||||
"version": "12.1.5",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-12.1.5.tgz",
|
||||
"integrity": "sha512-7PQAv6DA0TcStG96fle+8RfTwxVbHVlZZJPoEszwUNvDuWpGldJmNWa3ZPesEsZQZGF6GkzwvEh6p57qpFD2gQ==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.20.6",
|
||||
"html-parse-stringify": "^3.0.1"
|
||||
@@ -7350,9 +7350,9 @@
|
||||
}
|
||||
},
|
||||
"react-i18next": {
|
||||
"version": "12.1.4",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-12.1.4.tgz",
|
||||
"integrity": "sha512-XQND7jYtgM7ht5PH3yIZljCRpAMTlH/zmngM9ZjToqa+0BR6xuu8c7QF0WIIOEjcMTB2S3iOfpN/xG/ZrAnO6g==",
|
||||
"version": "12.1.5",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-12.1.5.tgz",
|
||||
"integrity": "sha512-7PQAv6DA0TcStG96fle+8RfTwxVbHVlZZJPoEszwUNvDuWpGldJmNWa3ZPesEsZQZGF6GkzwvEh6p57qpFD2gQ==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.20.6",
|
||||
"html-parse-stringify": "^3.0.1"
|
||||
|
||||
+1
-1
@@ -15,7 +15,7 @@
|
||||
"i18next": "^22.4.9",
|
||||
"i18next-browser-languagedetector": "^7.0.1",
|
||||
"i18next-http-backend": "^2.1.1",
|
||||
"react-i18next": "^12.1.4",
|
||||
"react-i18next": "^12.1.5",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"sass": "^1.58.0",
|
||||
|
||||
Reference in New Issue
Block a user