Skip to content

Commit

Permalink
fix(deps): update dependency i18next to v24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 0ad2840 commit 7e083d3
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@uiw/react-codemirror": "^4.21.22",
"date-fns": "^4.0.0",
"file-saver": "^2.0.5",
"i18next": "23.16.8",
"i18next": "24.2.0",
"liquidjs": "^10.10.1",
"lodash.clone": "^4.5.0",
"lodash.isequal": "^4.5.0",
Expand Down
15 changes: 10 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8211,7 +8211,7 @@ __metadata:
eslint-plugin-react-hooks: "npm:5.1.0"
file-saver: "npm:^2.0.5"
husky: "npm:9.1.7"
i18next: "npm:23.16.8"
i18next: "npm:24.2.0"
jsdom: "npm:^25.0.0"
liquidjs: "npm:^10.10.1"
lodash.clone: "npm:^4.5.0"
Expand Down Expand Up @@ -8478,12 +8478,17 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:23.16.8":
version: 23.16.8
resolution: "i18next@npm:23.16.8"
"i18next@npm:24.2.0":
version: 24.2.0
resolution: "i18next@npm:24.2.0"
dependencies:
"@babel/runtime": "npm:^7.23.2"
checksum: 10/d5c38011de4d3b4aa466fac6773520eb28007b9d6138e03432bfbfc0d041c04df45e15c67d96f22cd660088cc9b24d3eda32cddc9fb4c6508c5afada6c2e6290
peerDependencies:
typescript: ^5
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/43e15d15fcf046c0fb7a44f7de6c224e17145c66334e81bb45b36b0e3e550cc849f80f9de406f3805f57c2050fd8d33bed561933dfaca5e4681a8addc1957be1
languageName: node
linkType: hard

Expand Down

0 comments on commit 7e083d3

Please sign in to comment.