scv-esm 1.135.77 → 1.135.78

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "scv-esm",
3
- "version": "1.135.77",
3
+ "version": "1.135.78",
4
4
  "description": "SuttaCentral Voice ES Module",
5
5
  "main": "index.mjs",
6
6
  "module": "main.mjs",
@@ -25,7 +25,7 @@
25
25
  "@sc-voice/vitest": "^4.0.1",
26
26
  "eslint": "^10.0.0",
27
27
  "memo-again": "^0.8.0",
28
- "scv-bilara": "^3.202.10",
28
+ "scv-bilara": "^3.202.11",
29
29
  "suttacentral-api": "^2.25.0"
30
30
  },
31
31
  "overrides": {
@@ -1128,8 +1128,8 @@ const AUTHORS = {
1128
1128
  "exampleVersion": 0,
1129
1129
  "sutta": true,
1130
1130
  "stats": {
1131
- "sutta": 4,
1132
- "sutta/dn": 4
1131
+ "sutta": 5,
1132
+ "sutta/dn": 5
1133
1133
  }
1134
1134
  }
1135
1135
  }
@@ -8818,6 +8818,7 @@
8818
8818
  "dn16": {
8819
8819
  "translation/de/sabbamitta": "sutta/dn",
8820
8820
  "translation/en/sujato": "sutta/dn",
8821
+ "translation/ru/khantibalo": "sutta/dn",
8821
8822
  "translation/sr/brankokovacevic": "sutta/dn",
8822
8823
  "root/pli/ms": "sutta/dn"
8823
8824
  },
@@ -8818,6 +8818,7 @@ const SUIDMAP = {
8818
8818
  "dn16": {
8819
8819
  "translation/de/sabbamitta": "sutta/dn",
8820
8820
  "translation/en/sujato": "sutta/dn",
8821
+ "translation/ru/khantibalo": "sutta/dn",
8821
8822
  "translation/sr/brankokovacevic": "sutta/dn",
8822
8823
  "root/pli/ms": "sutta/dn"
8823
8824
  },