Skip to content

Commit

Permalink
fix(deps): update dependency i18next to v23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 22, 2023
1 parent 1aa298d commit 3991222
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@mui/icons-material": "5.11.16",
"@mui/lab": "5.0.0-alpha.134",
"@mui/material": "5.13.5",
"i18next": "22.5.1",
"i18next": "23.2.3",
"katex": "0.16.7",
"mathjs": "11.8.2",
"prop-types": "15.8.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9642,7 +9642,7 @@ __metadata:
eslint-plugin-jsx-a11y: 6.7.1
eslint-plugin-react: 7.32.2
husky: ^8.0.3
i18next: 22.5.1
i18next: 23.2.3
katex: 0.16.7
mathjs: 11.8.2
npm-run-all: 4.1.5
Expand Down Expand Up @@ -10152,12 +10152,12 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:22.5.1":
version: 22.5.1
resolution: "i18next@npm:22.5.1"
"i18next@npm:23.2.3":
version: 23.2.3
resolution: "i18next@npm:23.2.3"
dependencies:
"@babel/runtime": ^7.20.6
checksum: 175f8ab7fac2abcee147b00cc2d8e7d4fa9b05cdc227f02cac841fc2fd9545ed4a6d88774f594f8ad12dc944e4d34cc8e88aa00c8b9947baef9e859d93abd305
"@babel/runtime": ^7.22.5
checksum: 74504bfe1f7784f76b08c9d5e589779c4c65b85b4d44f2b89531bc0cb0fbe18b9abede5eb3e0f3c088ba39455d4271cccf1d40aebadaa82a58d517847b7518b2
languageName: node
linkType: hard

Expand Down

0 comments on commit 3991222

Please sign in to comment.