mirror of
https://github.com/gnmyt/myspeed.git
synced 2026-05-01 17:30:01 -05:00
Merge pull request #218 from gnmyt/dependabot/npm_and_yarn/client/react-i18next-12.2.0
Bump react-i18next from 12.1.5 to 12.2.0 in /client
This commit is contained in:
Generated
+7
-7
@@ -20,7 +20,7 @@
|
||||
"react": "^18.2.0",
|
||||
"react-chartjs-2": "^5.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-i18next": "^12.1.5",
|
||||
"react-i18next": "^12.2.0",
|
||||
"sass": "^1.58.3",
|
||||
"vite": "^4.1.4",
|
||||
"vite-plugin-pwa": "^0.14.4"
|
||||
@@ -3850,9 +3850,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/react-i18next": {
|
||||
"version": "12.1.5",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-12.1.5.tgz",
|
||||
"integrity": "sha512-7PQAv6DA0TcStG96fle+8RfTwxVbHVlZZJPoEszwUNvDuWpGldJmNWa3ZPesEsZQZGF6GkzwvEh6p57qpFD2gQ==",
|
||||
"version": "12.2.0",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-12.2.0.tgz",
|
||||
"integrity": "sha512-5XeVgSygaGfyFmDd2WcXvINRw2WEC1XviW1LXY/xLOEMzsCFRwKqfnHN+hUjla8ZipbVJR27GCMSuTr0BhBBBQ==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.20.6",
|
||||
"html-parse-stringify": "^3.0.1"
|
||||
@@ -7396,9 +7396,9 @@
|
||||
}
|
||||
},
|
||||
"react-i18next": {
|
||||
"version": "12.1.5",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-12.1.5.tgz",
|
||||
"integrity": "sha512-7PQAv6DA0TcStG96fle+8RfTwxVbHVlZZJPoEszwUNvDuWpGldJmNWa3ZPesEsZQZGF6GkzwvEh6p57qpFD2gQ==",
|
||||
"version": "12.2.0",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-12.2.0.tgz",
|
||||
"integrity": "sha512-5XeVgSygaGfyFmDd2WcXvINRw2WEC1XviW1LXY/xLOEMzsCFRwKqfnHN+hUjla8ZipbVJR27GCMSuTr0BhBBBQ==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.20.6",
|
||||
"html-parse-stringify": "^3.0.1"
|
||||
|
||||
+1
-1
@@ -19,7 +19,7 @@
|
||||
"react": "^18.2.0",
|
||||
"react-chartjs-2": "^5.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-i18next": "^12.1.5",
|
||||
"react-i18next": "^12.2.0",
|
||||
"sass": "^1.58.3",
|
||||
"vite": "^4.1.4",
|
||||
"vite-plugin-pwa": "^0.14.4"
|
||||
|
||||
Reference in New Issue
Block a user