Skip to content
This repository was archived by the owner on Apr 29, 2025. It is now read-only.

Commit 6042950

Browse files
fix(deps): update dependency i18next to v23.16.1
1 parent bb2d998 commit 6042950

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
@@ -35,7 +35,7 @@
3535
"gatsby-plugin-styled-components": "^6.13.1",
3636
"gatsby-source-filesystem": "^5.13.1",
3737
"gatsby-transformer-sharp": "^5.13.1",
38-
"i18next": "23.10.1",
38+
"i18next": "23.16.1",
3939
"next": "14.1.4",
4040
"prop-types": "^15.8.1",
4141
"react": "^18.2.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13832,7 +13832,7 @@ __metadata:
1383213832
gatsby-source-filesystem: ^5.13.1
1383313833
gatsby-transformer-sharp: ^5.13.1
1383413834
husky: ^9.0.11
13835-
i18next: 23.10.1
13835+
i18next: 23.16.1
1383613836
next: 14.1.4
1383713837
prettier: 3.3.3
1383813838
pretty-quick: 4.0.0
@@ -14317,12 +14317,12 @@ __metadata:
1431714317
languageName: node
1431814318
linkType: hard
1431914319

14320-
"i18next@npm:23.10.1":
14321-
version: 23.10.1
14322-
resolution: "i18next@npm:23.10.1"
14320+
"i18next@npm:23.16.1":
14321+
version: 23.16.1
14322+
resolution: "i18next@npm:23.16.1"
1432314323
dependencies:
1432414324
"@babel/runtime": ^7.23.2
14325-
checksum: 4aec10ddb0bb841f15b9b023daa59977052bc706ca4e94643b12b17640731862bde596c9797491638f6d9e7f125722ea9b1e87394c7aebbb72f45c20396f79d9
14325+
checksum: 4596ebf6f2c37ea07f330f2a5dfa1e7263e8a93e3316e21a418489d57f98a6b1577615e874e4b07e07c95375e588315c0d1f86ce5c7f0a9686a9fa739370ee08
1432614326
languageName: node
1432714327
linkType: hard
1432814328

0 commit comments

Comments
 (0)