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

chore(deps): bump i18next from 26.3.1 to 26.3.2 in /frontend

Bumps [i18next](https://github.com/i18next/i18next) from 26.3.1 to 26.3.2.
- [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/v26.3.1...v26.3.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] 12 часов назад
Родитель
Сommit
ec7914df92
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 @@
         "axios": "^1.18.1",
         "axios": "^1.18.1",
         "codemirror": "^6.0.2",
         "codemirror": "^6.0.2",
         "dayjs": "^1.11.21",
         "dayjs": "^1.11.21",
-        "i18next": "^26.3.1",
+        "i18next": "^26.3.2",
         "otpauth": "^9.5.1",
         "otpauth": "^9.5.1",
         "persian-calendar-suite": "^1.5.5",
         "persian-calendar-suite": "^1.5.5",
         "qs": "^6.15.2",
         "qs": "^6.15.2",
@@ -5168,9 +5168,9 @@
       }
       }
     },
     },
     "node_modules/i18next": {
     "node_modules/i18next": {
-      "version": "26.3.1",
-      "resolved": "https://registry.npmjs.org/i18next/-/i18next-26.3.1.tgz",
-      "integrity": "sha512-txQqd5EULsqEh9OJqRH15aCaOuy/nLJyhw5EHCSKLKJE1aBbb3Zve2+uQIxgWhPm1QqUQoWyQBm2kfmmIrzkcQ==",
+      "version": "26.3.2",
+      "resolved": "https://registry.npmjs.org/i18next/-/i18next-26.3.2.tgz",
+      "integrity": "sha512-QQkXAM1sPDHqhxMQuBeHVMUn6mJchF+wdpOoQerciLAFqO3ZYdxO0EUbeEhruyutnNwpUQIITDVzLjwnNL0T1w==",
       "funding": [
       "funding": [
         {
         {
           "type": "individual",
           "type": "individual",

+ 1 - 1
frontend/package.json

@@ -30,7 +30,7 @@
     "axios": "^1.18.1",
     "axios": "^1.18.1",
     "codemirror": "^6.0.2",
     "codemirror": "^6.0.2",
     "dayjs": "^1.11.21",
     "dayjs": "^1.11.21",
-    "i18next": "^26.3.1",
+    "i18next": "^26.3.2",
     "otpauth": "^9.5.1",
     "otpauth": "^9.5.1",
     "persian-calendar-suite": "^1.5.5",
     "persian-calendar-suite": "^1.5.5",
     "qs": "^6.15.2",
     "qs": "^6.15.2",