Skip to content

Commit 8e05ddb

Browse files
chore(deps): bump i18next in the production-dependencies group (#25)
Bumps the production-dependencies group with 1 update: [i18next](https://github.com/i18next/i18next). Updates `i18next` from 25.2.0 to 25.2.1 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v25.2.0...v25.2.1) --- updated-dependencies: - dependency-name: i18next dependency-version: 25.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a137aaf commit 8e05ddb

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@dnd-kit/core": "^6.3.1",
5959
"@dnd-kit/sortable": "^10.0.0",
6060
"@popperjs/core": "^2.11.8",
61-
"i18next": "25.2.0",
61+
"i18next": "25.2.1",
6262
"react": "^19.1.0",
6363
"react-dom": "^19.1.0",
6464
"react-i18next": "^15.5.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3286,17 +3286,17 @@ __metadata:
32863286
languageName: node
32873287
linkType: hard
32883288

3289-
"i18next@npm:25.2.0":
3290-
version: 25.2.0
3291-
resolution: "i18next@npm:25.2.0"
3289+
"i18next@npm:25.2.1":
3290+
version: 25.2.1
3291+
resolution: "i18next@npm:25.2.1"
32923292
dependencies:
32933293
"@babel/runtime": "npm:^7.27.1"
32943294
peerDependencies:
32953295
typescript: ^5
32963296
peerDependenciesMeta:
32973297
typescript:
32983298
optional: true
3299-
checksum: 10c0/393d45b405c53edda3cb37e8882e1a8169d0b649578541e0bb6802d28ce9c260b503f49b5b08953ef4547dbccd5d8a9adcab51290dfad6844ca7390493e274eb
3299+
checksum: 10c0/9e8817bdb930c15467ba31edfd834dcfc0a8979bb04f089b8249547a5c50ded820c1cce224563fc1dfe0a6f51e67e0e2d5231fb80a50fd7bd95320f120dfd0ae
33003300
languageName: node
33013301
linkType: hard
33023302

@@ -5140,7 +5140,7 @@ __metadata:
51405140
eslint-plugin-react-hooks: "npm:^5.2.0"
51415141
eslint-plugin-simple-import-sort: "npm:^12.1.1"
51425142
eslint-plugin-unused-imports: "npm:^4.1.4"
5143-
i18next: "npm:25.2.0"
5143+
i18next: "npm:25.2.1"
51445144
jsdom: "npm:^26.1.0"
51455145
node-fetch: "npm:^3.3.2"
51465146
obsidian: "npm:latest"

0 commit comments

Comments
 (0)