Просмотр исходного кода

chore(deps): bump i18next from 23.15.0 to 23.15.1 in /frontend (#3805)

Bumps [i18next](https://github.com/i18next/i18next) from 23.15.0 to 23.15.1.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v23.15.0...v23.15.1)

---
updated-dependencies:
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 1 год назад
Родитель
Сommit
2b845d9568
2 измененных файлов с 5 добавлено и 5 удалено
  1. 4 4
      frontend/package-lock.json
  2. 1 1
      frontend/package.json

+ 4 - 4
frontend/package-lock.json

@@ -17,7 +17,7 @@
         "@xterm/xterm": "^5.4.0",
         "@xterm/xterm": "^5.4.0",
         "clsx": "^2.1.1",
         "clsx": "^2.1.1",
         "eslint-config-airbnb-typescript": "^18.0.0",
         "eslint-config-airbnb-typescript": "^18.0.0",
-        "i18next": "^23.15.0",
+        "i18next": "^23.15.1",
         "i18next-browser-languagedetector": "^8.0.0",
         "i18next-browser-languagedetector": "^8.0.0",
         "i18next-http-backend": "^2.6.1",
         "i18next-http-backend": "^2.6.1",
         "jose": "^5.8.0",
         "jose": "^5.8.0",
@@ -8133,9 +8133,9 @@
       }
       }
     },
     },
     "node_modules/i18next": {
     "node_modules/i18next": {
-      "version": "23.15.0",
-      "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.15.0.tgz",
-      "integrity": "sha512-saeTb1tIQT+W/3xMivWSEVdpjyiEbj0IeK8eI/PB8jyr5gSQF5qxWLlGLEgRa5od3lvMfvW+ituhrf2VCNfTuw==",
+      "version": "23.15.1",
+      "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.15.1.tgz",
+      "integrity": "sha512-wB4abZ3uK7EWodYisHl/asf8UYEhrI/vj/8aoSsrj/ZDxj4/UXPOa1KvFt1Fq5hkUHquNqwFlDprmjZ8iySgYA==",
       "funding": [
       "funding": [
         {
         {
           "type": "individual",
           "type": "individual",

+ 1 - 1
frontend/package.json

@@ -16,7 +16,7 @@
     "@xterm/xterm": "^5.4.0",
     "@xterm/xterm": "^5.4.0",
     "clsx": "^2.1.1",
     "clsx": "^2.1.1",
     "eslint-config-airbnb-typescript": "^18.0.0",
     "eslint-config-airbnb-typescript": "^18.0.0",
-    "i18next": "^23.15.0",
+    "i18next": "^23.15.1",
     "i18next-browser-languagedetector": "^8.0.0",
     "i18next-browser-languagedetector": "^8.0.0",
     "i18next-http-backend": "^2.6.1",
     "i18next-http-backend": "^2.6.1",
     "jose": "^5.8.0",
     "jose": "^5.8.0",