warframe-worldstate-data 2.24.7 → 2.24.8

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.
@@ -12023,10 +12023,10 @@
12023
12023
  "value": "Оптикор-вандал"
12024
12024
  },
12025
12025
  "/lotus/storeitems/weapons/corpus/longguns/crpfreezeray/crpfreezerayrifle": {
12026
- "value": "Ґлаксіон"
12026
+ "value": "Ґлаксіо"
12027
12027
  },
12028
12028
  "/lotus/storeitems/weapons/corpus/longguns/crpfreezeray/vandal/crpfreezerayvandalrifle": {
12029
- "value": "Ґлаксіон-вандал"
12029
+ "value": "Ґлаксіо-вандал"
12030
12030
  },
12031
12031
  "/lotus/storeitems/weapons/corpus/longguns/crpshockrifle/crpshockrifle": {
12032
12032
  "value": "Кванта"
@@ -18003,7 +18003,7 @@
18003
18003
  "value": "Оптикор"
18004
18004
  },
18005
18005
  "/lotus/weapons/corpus/longguns/crpfreezeray/crpfreezerayrifle": {
18006
- "value": "Ґлаксіон"
18006
+ "value": "Ґлаксіо"
18007
18007
  },
18008
18008
  "/lotus/weapons/corpus/longguns/crprubanrifle/crprubanrifle": {
18009
18009
  "value": "Стальта"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "warframe-worldstate-data",
3
- "version": "2.24.7",
3
+ "version": "2.24.8",
4
4
  "description": "Warframe data for use with warframe-worldstate-parser",
5
5
  "keywords": [
6
6
  "warframe-worldstate",
@@ -70,7 +70,7 @@
70
70
  "lint-staged": "^15.2.2",
71
71
  "mocha": "^11.0.1",
72
72
  "prettier": "^3.2.5",
73
- "sinon": "^19.0.2",
73
+ "sinon": "^20.0.0",
74
74
  "sinon-chai": "^4.0.0",
75
75
  "yargs": "^17.7.2"
76
76
  },