ebt-vue 1.55.2964 → 1.55.2965

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.
@@ -60,14 +60,14 @@
60
60
  "segMap": {
61
61
  "sn12.33:5.2": {
62
62
  "scid": "sn12.33:5.2",
63
- "pli": "So iminā dhammena diṭṭhena viditena akālikena pattena pariyogāḷhena atītānāgatena yaṁ neti. ",
63
+ "pli": "So iminā dhammena diṭṭhena viditena akālikena pattena pariyogāḷhena atītānāgate nayaṁ neti. ",
64
64
  "de": "Von diesem Gegenwärtigen, das er gesehen und erkannt hat, das unmittelbar ist, das er erfasst und ergründet hat, schließt er <span class=\"ebt-matched\">auf die Vergangenheit und Zukunft</span>. ",
65
65
  "en": "With this present phenomenon that is seen, known, immediate, attained, and fathomed, they infer to the past and future. ",
66
66
  "matched": true
67
67
  },
68
68
  "sn12.33:11.2": {
69
69
  "scid": "sn12.33:11.2",
70
- "pli": "So iminā dhammena diṭṭhena viditena akālikena pattena pariyogāḷhena atītānāgatena yaṁ neti. ",
70
+ "pli": "So iminā dhammena diṭṭhena viditena akālikena pattena pariyogāḷhena atītānāgate nayaṁ neti. ",
71
71
  "de": "Von diesem Gegenwärtigen, das er gesehen und erkannt hat, das unmittelbar ist, das er erfasst und ergründet hat, schließt er <span class=\"ebt-matched\">auf die Vergangenheit und Zukunft</span>: ",
72
72
  "en": "With this present phenomenon that is seen, known, immediate, attained, and fathomed, they infer to the past and future. ",
73
73
  "matched": true
@@ -58,13 +58,13 @@
58
58
  "segMap": {
59
59
  "sn12.33:5.2": {
60
60
  "scid": "sn12.33:5.2",
61
- "pli": "So iminā dhammena diṭṭhena viditena akālikena pattena pariyogāḷhena atītānāgatena yaṁ neti. ",
61
+ "pli": "So iminā dhammena diṭṭhena viditena akālikena pattena pariyogāḷhena atītānāgate nayaṁ neti. ",
62
62
  "en": "With this present phenomenon that is seen, known, immediate, attained, and fathomed, they <span class=\"ebt-matched\">infer to the past and future</span>. ",
63
63
  "matched": true
64
64
  },
65
65
  "sn12.33:11.2": {
66
66
  "scid": "sn12.33:11.2",
67
- "pli": "So iminā dhammena diṭṭhena viditena akālikena pattena pariyogāḷhena atītānāgatena yaṁ neti. ",
67
+ "pli": "So iminā dhammena diṭṭhena viditena akālikena pattena pariyogāḷhena atītānāgate nayaṁ neti. ",
68
68
  "en": "With this present phenomenon that is seen, known, immediate, attained, and fathomed, they <span class=\"ebt-matched\">infer to the past and future</span>. ",
69
69
  "matched": true
70
70
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ebt-vue",
3
- "version": "1.55.2964",
3
+ "version": "1.55.2965",
4
4
  "description": "Vue/Vuetify component library for EBT-Site",
5
5
  "main": "index.js",
6
6
  "public": true,
@@ -14,8 +14,8 @@
14
14
  "js-ebt": "^1.0.1",
15
15
  "nuxt": "^2.15.8",
16
16
  "oya-ann": "0.5.0",
17
- "scv-bilara": "^3.175.6",
18
- "scv-esm": "^1.115.550",
17
+ "scv-bilara": "^3.175.7",
18
+ "scv-esm": "^1.115.551",
19
19
  "vue-cookie": "^1.1.4",
20
20
  "vue-details": "^1.0.9"
21
21
  },