Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
DEV2DEV-DE authored Oct 11, 2024
1 parent 09d4694 commit 995cd98
Showing 1 changed file with 1 addition and 40 deletions.
41 changes: 1 addition & 40 deletions io-package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,45 +54,6 @@
"pl": "Fixed bad structure in readme",
"uk": "Виправлено неправильну структуру в чителю",
"zh-cn": "阅读错误结构"
},
"0.0.6": {
"en": "Fixed wrong structure in readme",
"de": "Fehlerhafte Struktur im Readme behoben",
"ru": "Исправлена неправильная структура в readme",
"pt": "Estrutura errada fixa no readme",
"nl": "Verkeerde structuur in het boek",
"fr": "Structure incorrecte fixe dans readme",
"it": "Struttura sbagliata fissa in readme",
"es": "Estructura incorrecta fija en el readme",
"pl": "Fixed bad structure in readme",
"uk": "Виправлено неправильну структуру в чителю",
"zh-cn": "阅读错误结构"
},
"0.0.5": {
"en": "Fixed typo\nEncrypt sensitive data in instance config\nAdd min and max for poll interval\nRemoved unused code\nDo not create static states in code",
"de": "Fester Typo\nVerschlüsseln sensible Daten zum Beispiel config\nMin und max für das Umfrageintervall hinzufügen\nUnbenutzter Code entfernt\nErstellen Sie keine statischen Zustände im Code",
"ru": "Фиксированная typo\nЗашифровать чувствительные данные в примере config\nДобавьте мин и макс для интервала опроса\nУдаленный неиспользованный код\nНе создавать статические состояния в коде",
"pt": "Tipopo fixo\nCriptografar dados confidenciais em instância config\nAdicionar min e max para intervalo de pesquisa\nRemovido código não utilizado\nNão crie estados estáticos no código",
"nl": "Vertaling:\nVertaling:\nVoeg min en max toe voor poll interval\nVerwijder onbruikbare code\nMaak geen statische staten in code",
"fr": "Typo fixe\nDécrypter les données sensibles dans la configuration\nAjouter min et max pour l'intervalle de poll\nSupprimer le code inutilisé\nNe créez pas d'états statiques dans le code",
"it": "Tipo fisso\nCrittografare i dati sensibili in caso di configurazione\nAggiungere min e max per intervallo di poll\nCodice inutilizzato rimosso\nNon creare stati statici in codice",
"es": "Tipo fijo\nEncriptar datos sensibles en configuración de instancia\nAñadir min y max para intervalo de encuesta\nEliminado código no utilizado\nNo crear estados estáticos en código",
"pl": "Fixed typo\nWskaźnik wrażliwych danych na przykład\nAdd min and max for poll interval interval (ang.)\nRemove nieużywany kod\nNie tworzy stanów statycznych w kodeksie",
"uk": "Фіксований тип\nЗашифрувати конфіденційні дані в налаштуваннях екземпляра\nДодати хв і максимум для інтервалу опитування\nВидалити невикористаний код\nНе створювати статичні стани в коді",
"zh-cn": "固定型号\n例如,加密敏感数据\n投票间隔增加分钟\n取消未使用的守则\n不要造成守则静态状态"
},
"0.0.4": {
"en": "Fixed wrong state type for data type 'object'",
"de": "Fester falscher Zustandstyp für Datentypobjekt",
"ru": "Исправлен неправильный государственный тип объекта типа данных",
"pt": "Tipo de estado errado fixo para objeto tipo de dados",
"nl": "Verkeerde staatstype",
"fr": "Type fixe d'état incorrect pour objet de type de données",
"it": "Tipo di stato sbagliato fisso per oggetto tipo di dati",
"es": "Tipo de estado incorrecto fijo para el tipo de objeto de tipo de datos",
"pl": "Fixed bad state type for data type object",
"uk": "Виправлено неправильний тип стану об'єкта типу даних",
"zh-cn": "数据类型目标的固定错误状况"
}
},
"titleLang": {
Expand Down Expand Up @@ -146,7 +107,7 @@
},
"dependencies": [
{
"js-controller": ">=3.3.22"
"js-controller": ">=5.0.19"
}
],
"globalDependencies": [
Expand Down

0 comments on commit 995cd98

Please sign in to comment.