mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-03-30 15:05:50 +00:00
build(deps-dev): bump i18next-cli from 1.43.0 to 1.44.0 in /frontend in the i18next group (#5521)
This commit is contained in:
8
frontend/package-lock.json
generated
8
frontend/package-lock.json
generated
@@ -54,7 +54,7 @@
|
||||
"browserslist-to-esbuild": "^2.1.1",
|
||||
"graphql": "^16.12.0",
|
||||
"happy-dom": "^20.5.0",
|
||||
"i18next-cli": "^1.43.0",
|
||||
"i18next-cli": "^1.44.0",
|
||||
"knip": "^5.81.0",
|
||||
"msw": "^2.12.8",
|
||||
"msw-storybook-addon": "^2.0.6",
|
||||
@@ -8541,9 +8541,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/i18next-cli": {
|
||||
"version": "1.43.0",
|
||||
"resolved": "https://registry.npmjs.org/i18next-cli/-/i18next-cli-1.43.0.tgz",
|
||||
"integrity": "sha512-qCh/qRVndNfW7CQP9BmyfZX82Cx1Tzs0cIR2fBIiExlpj6ucN7aunl5iQQOI3ixr1x1P8GcaEhzsLR58ovKhXA==",
|
||||
"version": "1.44.0",
|
||||
"resolved": "https://registry.npmjs.org/i18next-cli/-/i18next-cli-1.44.0.tgz",
|
||||
"integrity": "sha512-QQa6Z+HwaGfdW3AoudhCdOoXQzSw+ELLjDon46589wpbUP7uylzPHgEXmvrHaVD2f/llMiEDChJZ0iMdnDHF+A==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
@@ -64,7 +64,7 @@
|
||||
"browserslist-to-esbuild": "^2.1.1",
|
||||
"graphql": "^16.12.0",
|
||||
"happy-dom": "^20.5.0",
|
||||
"i18next-cli": "^1.43.0",
|
||||
"i18next-cli": "^1.44.0",
|
||||
"knip": "^5.81.0",
|
||||
"msw": "^2.12.8",
|
||||
"msw-storybook-addon": "^2.0.6",
|
||||
|
||||
Reference in New Issue
Block a user