Skip to content

Commit

Permalink
deps: bump i18next from 24.2.0 to 24.2.1
Browse files Browse the repository at this point in the history
Bumps [i18next](https://github.com/i18next/i18next) from 24.2.0 to 24.2.1.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v24.2.0...v24.2.1)

---
updated-dependencies:
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 16, 2025
1 parent 913449a commit bc66740
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"classnames": "^2.5.1",
"date-fns": "^4.1.0",
"framer-motion": "^11.11.1",
"i18next": "^24.2.0",
"i18next": "^24.2.1",
"react": "^18.3.1",
"react-error-boundary": "^4.0.13",
"react-i18next": "^15.4.0"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7176,17 +7176,17 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:^24.2.0":
version: 24.2.0
resolution: "i18next@npm:24.2.0"
"i18next@npm:^24.2.1":
version: 24.2.1
resolution: "i18next@npm:24.2.1"
dependencies:
"@babel/runtime": "npm:^7.23.2"
peerDependencies:
typescript: ^5
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/3c41a4e214b8191e7c579db776a9dd6a5f02a0925bb5788c11e522f51c5e581546f53db22ba8cccb398d69cc463438aaca4660bad2990d5ffc854434bc9a72be
checksum: 10c0/f4193ec0c84b292f12fb734bb93f0dae09bdb5deed2f6b888694b4309b15d1703b2b61088b9a50772deeab4b53868ec204a0e932e44b3474358910995b88627b
languageName: node
linkType: hard

Expand Down Expand Up @@ -9057,7 +9057,7 @@ __metadata:
eslint-plugin-unused-imports: "npm:^4.1.4"
framer-motion: "npm:^11.11.1"
globals: "npm:^15.13.0"
i18next: "npm:^24.2.0"
i18next: "npm:^24.2.1"
prettier: "npm:^3.4.2"
prettier-plugin-organize-imports: "npm:^4.1.0"
react: "npm:^18.3.1"
Expand Down

0 comments on commit bc66740

Please sign in to comment.