mirror of
https://github.com/BreizhHardware/portfolio.git
synced 2026-01-18 16:37:22 +01:00
Bump react-i18next from 15.1.0 to 15.4.0
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 15.1.0 to 15.4.0. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v15.1.0...v15.4.0) --- updated-dependencies: - dependency-name: react-i18next dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -19,7 +19,7 @@
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-github-btn": "^1.4.0",
|
||||
"react-i18next": "^15.1.0",
|
||||
"react-i18next": "^15.4.0",
|
||||
"react-icons": "^5.3.0",
|
||||
"sass": "^1.81.0",
|
||||
"typescript": "^5.7.2",
|
||||
@@ -5333,9 +5333,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"
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-github-btn": "^1.4.0",
|
||||
"react-i18next": "^15.1.0",
|
||||
"react-i18next": "^15.4.0",
|
||||
"react-icons": "^5.3.0",
|
||||
"sass": "^1.81.0",
|
||||
"typescript": "^5.7.2",
|
||||
|
||||
Reference in New Issue
Block a user