@bigbinary/neeto-webhooks-frontend 3.0.0 → 3.0.1

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.
Files changed (30) hide show
  1. package/app/javascript/src/translations/ar.json +1 -1
  2. package/app/javascript/src/translations/bg.json +4 -4
  3. package/app/javascript/src/translations/ca.json +4 -4
  4. package/app/javascript/src/translations/cs.json +3 -3
  5. package/app/javascript/src/translations/da.json +3 -3
  6. package/app/javascript/src/translations/en.json +2 -2
  7. package/app/javascript/src/translations/es-MX.json +1 -1
  8. package/app/javascript/src/translations/es.json +1 -1
  9. package/app/javascript/src/translations/et.json +1 -1
  10. package/app/javascript/src/translations/fi.json +1 -1
  11. package/app/javascript/src/translations/fil.json +2 -2
  12. package/app/javascript/src/translations/hi.json +4 -4
  13. package/app/javascript/src/translations/hr.json +3 -3
  14. package/app/javascript/src/translations/id.json +1 -1
  15. package/app/javascript/src/translations/it.json +3 -3
  16. package/app/javascript/src/translations/ja.json +1 -1
  17. package/app/javascript/src/translations/ko.json +1 -1
  18. package/app/javascript/src/translations/nl.json +2 -2
  19. package/app/javascript/src/translations/pl.json +2 -2
  20. package/app/javascript/src/translations/pt.json +3 -3
  21. package/app/javascript/src/translations/ro.json +1 -1
  22. package/app/javascript/src/translations/sk.json +3 -3
  23. package/app/javascript/src/translations/sl.json +3 -3
  24. package/app/javascript/src/translations/sv.json +2 -2
  25. package/app/javascript/src/translations/th.json +4 -4
  26. package/app/javascript/src/translations/tr.json +2 -2
  27. package/app/javascript/src/translations/uk.json +3 -3
  28. package/app/javascript/src/translations/zh-CN.json +3 -3
  29. package/app/javascript/src/translations/zh-TW.json +1 -1
  30. package/package.json +11 -11
@@ -29,7 +29,7 @@
29
29
  "invalidUrlProtocol": "أدخل عنوان URL صالح. يجب أن يبدأ عنوان URL بـ http أو https",
30
30
  "urlNotUnique": "يجب أن يكون عنوان URL للنقطة النهائية فريدًا",
31
31
  "events": {
32
- "required": "اختر حدث ويب هوك واحد على الأقل"
32
+ "required": "اختر حدث webhook واحد على الأقل"
33
33
  }
34
34
  }
35
35
  },
@@ -24,12 +24,12 @@
24
24
  },
25
25
  "errors": {
26
26
  "webhook": {
27
- "required": "Въведете вашия URL адрес",
28
- "invalidUrl": "Въведете валиден URL адрес",
29
- "invalidUrlProtocol": "Въведете валиден URL адрес. URL адресът трябва да започва с http или https",
27
+ "required": "Въведете вашия URL на крайна точка",
28
+ "invalidUrl": "Въведете валиден URL",
29
+ "invalidUrlProtocol": "Въведете валиден URL. URL трябва да започва с http или https",
30
30
  "urlNotUnique": "URL адресът на крайната точка трябва да е уникален",
31
31
  "events": {
32
- "required": "Изберете поне едно уебхук събитие"
32
+ "required": "Изберете поне едно събитие за webhook"
33
33
  }
34
34
  }
35
35
  },
@@ -24,12 +24,12 @@
24
24
  },
25
25
  "errors": {
26
26
  "webhook": {
27
- "required": "Introdueix la teva URL d'endpoint",
28
- "invalidUrl": "Introdueix una URL vàlida",
29
- "invalidUrlProtocol": "Introdueix una URL vàlida. La URL ha de començar amb http o https",
27
+ "required": "Introduïu l'URL del vostre punt d'entrada",
28
+ "invalidUrl": "Introduïu una URL vàlida",
29
+ "invalidUrlProtocol": "Introduïu una URL vàlida. L'URL ha de començar amb http o https",
30
30
  "urlNotUnique": "La URL del punt final ha de ser única",
31
31
  "events": {
32
- "required": "Selecciona almenys un esdeveniment de webhook"
32
+ "required": "Seleccioneu almenys un esdeveniment de webhook"
33
33
  }
34
34
  }
35
35
  },
@@ -24,9 +24,9 @@
24
24
  },
25
25
  "errors": {
26
26
  "webhook": {
27
- "required": "Zadejte svou adresu URL koncového bodu",
28
- "invalidUrl": "Zadejte platnou adresu URL",
29
- "invalidUrlProtocol": "Zadejte platnou adresu URL. Adresa URL musí začínat na http nebo https",
27
+ "required": "Zadejte svou URL koncového bodu",
28
+ "invalidUrl": "Zadejte platnou URL",
29
+ "invalidUrlProtocol": "Zadejte platnou URL. URL musí začínat na http nebo https",
30
30
  "urlNotUnique": "URL endpointu musí být jedinečná",
31
31
  "events": {
32
32
  "required": "Vyberte alespoň jednu událost webhooku"
@@ -24,12 +24,12 @@
24
24
  },
25
25
  "errors": {
26
26
  "webhook": {
27
- "required": "Indtast din endpoint-URL",
27
+ "required": "Indtast din slutpunkts-URL",
28
28
  "invalidUrl": "Indtast en gyldig URL",
29
- "invalidUrlProtocol": "Indtast en gyldig URL. URL'en skal begynde med http eller https",
29
+ "invalidUrlProtocol": "Indtast en gyldig URL. URL'en skal starte med http eller https",
30
30
  "urlNotUnique": "Endpoint URL skal være unik",
31
31
  "events": {
32
- "required": "Vælg mindst én webhook-begivenhed"
32
+ "required": "Vælg mindst én webhook-hændelse"
33
33
  }
34
34
  }
35
35
  },
@@ -63,8 +63,8 @@
63
63
  "endpointPlaceholder": "Enter endpoint URL",
64
64
  "eventPlaceholder": "Select webhook events",
65
65
  "secret": "Secret key (optional)",
66
- "secretkeyHelpTitle": "Securing webhook requests",
67
- "secretkeyHelpDescription": "Adding a secret key will help you to verify that the webhook request was actually sent from neeto.",
66
+ "secretkeyHelpTitle": "Secret key",
67
+ "secretkeyHelpDescription": "Adding a secret key will help you verify that the webhook request was actually sent from Neeto.",
68
68
  "secretPlaceholder": "Enter secret key",
69
69
  "edit": "Edit Webhook",
70
70
  "active": "Active",
@@ -24,7 +24,7 @@
24
24
  },
25
25
  "errors": {
26
26
  "webhook": {
27
- "required": "Ingresa tu URL de endpoint",
27
+ "required": "Ingresa la URL de tu endpoint",
28
28
  "invalidUrl": "Ingresa una URL válida",
29
29
  "invalidUrlProtocol": "Ingresa una URL válida. La URL debe comenzar con http o https",
30
30
  "urlNotUnique": "La URL del endpoint debe ser única",
@@ -24,7 +24,7 @@
24
24
  },
25
25
  "errors": {
26
26
  "webhook": {
27
- "required": "Ingrese la URL de su endpoint",
27
+ "required": "Ingrese su URL de endpoint",
28
28
  "invalidUrl": "Ingrese una URL válida",
29
29
  "invalidUrlProtocol": "Ingrese una URL válida. La URL debe comenzar con http o https",
30
30
  "urlNotUnique": "La URL del endpoint debe ser única",
@@ -26,7 +26,7 @@
26
26
  "webhook": {
27
27
  "required": "Sisestage oma lõpp-punkti URL",
28
28
  "invalidUrl": "Sisestage kehtiv URL",
29
- "invalidUrlProtocol": "Sisestage kehtiv URL. URL peab algama http või https-ga",
29
+ "invalidUrlProtocol": "Sisestage kehtiv URL. URL peab algama http või https",
30
30
  "urlNotUnique": "Lõpp-punkti URL peab olema ainulaadne",
31
31
  "events": {
32
32
  "required": "Valige vähemalt üks webhooki sündmus"
@@ -26,7 +26,7 @@
26
26
  "webhook": {
27
27
  "required": "Syötä päätepisteen URL-osoite",
28
28
  "invalidUrl": "Syötä voimassa oleva URL-osoite",
29
- "invalidUrlProtocol": "Syötä voimassa oleva URL-osoite. URL-osoitteen on aloitettava http:lla tai https:lla",
29
+ "invalidUrlProtocol": "Syötä voimassa oleva URL-osoite. URL-osoitteen on aloitettava http:llä tai https:llä",
30
30
  "urlNotUnique": "Päätepisteen URL-osoitteen on oltava ainutlaatuinen",
31
31
  "events": {
32
32
  "required": "Valitse vähintään yksi webhook-tapahtuma"
@@ -25,8 +25,8 @@
25
25
  "errors": {
26
26
  "webhook": {
27
27
  "required": "Ilagay ang iyong endpoint URL",
28
- "invalidUrl": "Ilagay ang isang wastong URL",
29
- "invalidUrlProtocol": "Ilagay ang isang wastong URL. Ang URL ay dapat magsimula sa http o https",
28
+ "invalidUrl": "Ilagay ang wastong URL",
29
+ "invalidUrlProtocol": "Ilagay ang wastong URL. Ang URL ay dapat magsimula sa http o https",
30
30
  "urlNotUnique": "Ang Endpoint URL ay dapat natatangi",
31
31
  "events": {
32
32
  "required": "Pumili ng hindi bababa sa isang kaganapan ng webhook"
@@ -24,12 +24,12 @@
24
24
  },
25
25
  "errors": {
26
26
  "webhook": {
27
- "required": "अपने एंडपोइंट URL को दर्ज करें",
28
- "invalidUrl": "एक मान्य URL दर्ज करें",
29
- "invalidUrlProtocol": "एक मान्य URL दर्ज करें। URL को http या https से शुरू होना चाहिए",
27
+ "required": "अपने एप्लिकेशन का अंत बिंदु यूआरएल डालें",
28
+ "invalidUrl": "एक मान्य यूआरएल डालें",
29
+ "invalidUrlProtocol": "एक मान्य यूआरएल डालें। यूआरएल को http या https से शुरू होना चाहिए",
30
30
  "urlNotUnique": "एंडपॉइंट URL अद्वितीय होना चाहिए",
31
31
  "events": {
32
- "required": "कम से कम एक वेबहुक इवेंट का चयन करें"
32
+ "required": "कम से कम एक वेबहुक इवेंट चुनें"
33
33
  }
34
34
  }
35
35
  },
@@ -25,11 +25,11 @@
25
25
  "errors": {
26
26
  "webhook": {
27
27
  "required": "Unesite svoju URL adresu krajnje točke",
28
- "invalidUrl": "Unesite važeću URL adresu",
29
- "invalidUrlProtocol": "Unesite važeću URL adresu. URL mora početi s http ili https",
28
+ "invalidUrl": "Unesite valjanu URL adresu",
29
+ "invalidUrlProtocol": "Unesite valjanu URL adresu. URL mora početi s http ili https",
30
30
  "urlNotUnique": "URL kraja mora biti jedinstven",
31
31
  "events": {
32
- "required": "Odaberite barem jedan događaj webhooka"
32
+ "required": "Odaberite barem jedan događaj webhoka"
33
33
  }
34
34
  }
35
35
  },
@@ -29,7 +29,7 @@
29
29
  "invalidUrlProtocol": "Masukkan URL yang valid. URL harus diawali dengan http atau https",
30
30
  "urlNotUnique": "URL akhir harus unik",
31
31
  "events": {
32
- "required": "Pilih minimal satu acara webhook"
32
+ "required": "Pilih setidaknya satu acara webhook"
33
33
  }
34
34
  }
35
35
  },
@@ -25,11 +25,11 @@
25
25
  "errors": {
26
26
  "webhook": {
27
27
  "required": "Inserisci l'URL del tuo endpoint",
28
- "invalidUrl": "Inserisci un URL valido",
29
- "invalidUrlProtocol": "Inserisci un URL valido. L'URL deve iniziare con http o https",
28
+ "invalidUrl": "Inserisci un'URL valido",
29
+ "invalidUrlProtocol": "Inserisci un'URL valida. L'URL deve iniziare con http o https",
30
30
  "urlNotUnique": "L'URL dell'endpoint deve essere unico",
31
31
  "events": {
32
- "required": "Seleziona almeno un evento del webhook"
32
+ "required": "Seleziona almeno un evento webhook"
33
33
  }
34
34
  }
35
35
  },
@@ -29,7 +29,7 @@
29
29
  "invalidUrlProtocol": "有効なURLを入力してください。URLはhttpまたはhttpsで始まる必要があります",
30
30
  "urlNotUnique": "エンドポイントURLは一意である必要があります",
31
31
  "events": {
32
- "required": "少なくとも1つのウェブフックイベントを選択してください"
32
+ "required": "少なくとも1つのWebhookイベントを選択してください"
33
33
  }
34
34
  }
35
35
  },
@@ -29,7 +29,7 @@
29
29
  "invalidUrlProtocol": "유효한 URL을 입력하세요. URL은 http 또는 https로 시작해야 합니다",
30
30
  "urlNotUnique": "엔드포인트 URL은 고유해야 합니다",
31
31
  "events": {
32
- "required": "최소한 하나의 웹훅 이벤트를 선택하세요"
32
+ "required": "최소 하나의 웹후크 이벤트를 선택하세요"
33
33
  }
34
34
  }
35
35
  },
@@ -26,10 +26,10 @@
26
26
  "webhook": {
27
27
  "required": "Voer uw eindpunt-URL in",
28
28
  "invalidUrl": "Voer een geldige URL in",
29
- "invalidUrlProtocol": "Voer een geldige URL in. De URL moet beginnen met http of https",
29
+ "invalidUrlProtocol": "Voer een geldige URL in. URL moet beginnen met http of https",
30
30
  "urlNotUnique": "Eindpunt-URL moet uniek zijn",
31
31
  "events": {
32
- "required": "Selecteer ten minste één webhookgebeurtenis"
32
+ "required": "Selecteer ten minste één webhook-gebeurtenis"
33
33
  }
34
34
  }
35
35
  },
@@ -24,12 +24,12 @@
24
24
  },
25
25
  "errors": {
26
26
  "webhook": {
27
- "required": "Wprowadź swój adres URL końcowego punktu",
27
+ "required": "Wprowadź adres URL swojego punktu końcowego",
28
28
  "invalidUrl": "Wprowadź prawidłowy adres URL",
29
29
  "invalidUrlProtocol": "Wprowadź prawidłowy adres URL. Adres URL musi zaczynać się od http lub https",
30
30
  "urlNotUnique": "URL endpointu musi być unikalny",
31
31
  "events": {
32
- "required": "Wybierz przynajmniej jedno zdarzenie webhooka"
32
+ "required": "Wybierz przynajmniej jedno zdarzenie webhook"
33
33
  }
34
34
  }
35
35
  },
@@ -24,9 +24,9 @@
24
24
  },
25
25
  "errors": {
26
26
  "webhook": {
27
- "required": "Digite a URL do seu endpoint",
28
- "invalidUrl": "Digite uma URL válida",
29
- "invalidUrlProtocol": "Digite uma URL válida. A URL deve começar com http ou https",
27
+ "required": "Insira a URL do seu endpoint",
28
+ "invalidUrl": "Insira uma URL válida",
29
+ "invalidUrlProtocol": "Insira uma URL válida. A URL deve começar com http ou https",
30
30
  "urlNotUnique": "A URL do endpoint deve ser única",
31
31
  "events": {
32
32
  "required": "Selecione pelo menos um evento de webhook"
@@ -24,7 +24,7 @@
24
24
  },
25
25
  "errors": {
26
26
  "webhook": {
27
- "required": "Introduceți URL-ul endpoint-ului dvs.",
27
+ "required": "Introduceți URL-ul dumneavoastră de endpoint",
28
28
  "invalidUrl": "Introduceți un URL valid",
29
29
  "invalidUrlProtocol": "Introduceți un URL valid. URL-ul trebuie să înceapă cu http sau https",
30
30
  "urlNotUnique": "URL-ul punctului final trebuie să fie unic",
@@ -24,9 +24,9 @@
24
24
  },
25
25
  "errors": {
26
26
  "webhook": {
27
- "required": "Zadajte svoju URL adresu koncového bodu",
28
- "invalidUrl": "Zadajte platnú URL adresu",
29
- "invalidUrlProtocol": "Zadajte platnú URL adresu. URL musí začínať na http alebo https",
27
+ "required": "Zadajte URL adresu vášho koncového bodu",
28
+ "invalidUrl": "Zadajte platnú URL",
29
+ "invalidUrlProtocol": "Zadajte platnú URL. URL musí začínať na http alebo https",
30
30
  "urlNotUnique": "URL koncového bodu musí byť jedinečná",
31
31
  "events": {
32
32
  "required": "Vyberte aspoň jednu udalosť webhooku"
@@ -24,12 +24,12 @@
24
24
  },
25
25
  "errors": {
26
26
  "webhook": {
27
- "required": "Vnesite URL vašega končnega točke",
27
+ "required": "Vnesite URL končne točke",
28
28
  "invalidUrl": "Vnesite veljaven URL",
29
- "invalidUrlProtocol": "Vnesite veljaven URL. URL mora začeti z http ali https",
29
+ "invalidUrlProtocol": "Vnesite veljaven URL. URL mora začeti s http ali https",
30
30
  "urlNotUnique": "URL končne točke mora biti edinstven",
31
31
  "events": {
32
- "required": "Izberite vsaj en dogodek spletnega klica"
32
+ "required": "Izberite vsaj en dogodek webhooka"
33
33
  }
34
34
  }
35
35
  },
@@ -24,9 +24,9 @@
24
24
  },
25
25
  "errors": {
26
26
  "webhook": {
27
- "required": "Ange din slutpunkt-URL",
27
+ "required": "Ange din slutpunkts-URL",
28
28
  "invalidUrl": "Ange en giltig URL",
29
- "invalidUrlProtocol": "Ange en giltig URL. URL:en måste börja med http eller https",
29
+ "invalidUrlProtocol": "Ange en giltig URL. URL måste börja med http eller https",
30
30
  "urlNotUnique": "Slutpunktens URL måste vara unik",
31
31
  "events": {
32
32
  "required": "Välj minst en webhook-händelse"
@@ -24,12 +24,12 @@
24
24
  },
25
25
  "errors": {
26
26
  "webhook": {
27
- "required": "กรุณาใส่ URL ของคุณ",
28
- "invalidUrl": "กรุณาใส่ URL ที่ถูกต้อง",
29
- "invalidUrlProtocol": "กรุณาใส่ URL ที่ถูกต้อง โดย URL ต้องเริ่มต้นด้วย http หรือ https",
27
+ "required": "กรุณาป้อน URL ของจุดสิ้นสุดของคุณ",
28
+ "invalidUrl": "กรุณาป้อน URL ที่ถูกต้อง",
29
+ "invalidUrlProtocol": "กรุณาป้อน URL ที่ถูกต้อง URL ต้องเริ่มต้นด้วย http หรือ https",
30
30
  "urlNotUnique": "URL ของจุดเชื่อมต่อต้องไม่ซ้ำกัน",
31
31
  "events": {
32
- "required": "กรุณาเลือกอีเวนต์ webhook อย่างน้อยหนึ่งอีเวนต์"
32
+ "required": "เลือกเหตุการณ์ webhook อย่างน้อยหนึ่งเหตุการณ์"
33
33
  }
34
34
  }
35
35
  },
@@ -24,9 +24,9 @@
24
24
  },
25
25
  "errors": {
26
26
  "webhook": {
27
- "required": "Endpoint URL'nizi girin",
27
+ "required": "Endpoint URL'nızı girin",
28
28
  "invalidUrl": "Geçerli bir URL girin",
29
- "invalidUrlProtocol": "Geçerli bir URL girin. URL, http veya https ile başlamalıdır",
29
+ "invalidUrlProtocol": "Geçerli bir URL girin. URL 'http' veya 'https' ile başlamalıdır",
30
30
  "urlNotUnique": "Uç nokta URL'si benzersiz olmalıdır",
31
31
  "events": {
32
32
  "required": "En az bir webhook olayı seçin"
@@ -24,9 +24,9 @@
24
24
  },
25
25
  "errors": {
26
26
  "webhook": {
27
- "required": "Введіть URL вашого кінцевого пункту",
28
- "invalidUrl": "Введіть дійсний URL",
29
- "invalidUrlProtocol": "Введіть дійсний URL. URL має починатися з http або https",
27
+ "required": "Введіть URL-адресу вашого кінцевого пункту",
28
+ "invalidUrl": "Введіть дійсну URL-адресу",
29
+ "invalidUrlProtocol": "Введіть дійсну URL-адресу. URL-адреса повинна починатися з http або https",
30
30
  "urlNotUnique": "URL контрольного пункту має бути унікальним",
31
31
  "events": {
32
32
  "required": "Виберіть принаймні одну подію вебхука"
@@ -24,9 +24,9 @@
24
24
  },
25
25
  "errors": {
26
26
  "webhook": {
27
- "required": "输入您的端点 URL",
28
- "invalidUrl": "输入有效的 URL",
29
- "invalidUrlProtocol": "输入有效的 URL。URL 必须以 http 或 https 开头",
27
+ "required": "请输入您的端点 URL",
28
+ "invalidUrl": "请输入有效的 URL",
29
+ "invalidUrlProtocol": "请输入有效的 URL。URL 必须以 http 或 https 开头",
30
30
  "urlNotUnique": "端点 URL 必须是唯一的",
31
31
  "events": {
32
32
  "required": "至少选择一个 webhook 事件"
@@ -29,7 +29,7 @@
29
29
  "invalidUrlProtocol": "請輸入有效的 URL。URL 必須以 http 或 https 開頭",
30
30
  "urlNotUnique": "端點 URL 必須是唯一的",
31
31
  "events": {
32
- "required": "至少選擇一個 webhook 事件"
32
+ "required": "請選擇至少一個 webhook 事件"
33
33
  }
34
34
  }
35
35
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigbinary/neeto-webhooks-frontend",
3
- "version": "3.0.0",
3
+ "version": "3.0.1",
4
4
  "description": "Manage webhooks across neeto products.",
5
5
  "license": "UNLICENSED",
6
6
  "homepage": "https://github.com/bigbinary/neeto-webhooks-nano",
@@ -63,11 +63,11 @@
63
63
  "@bigbinary/babel-preset-neeto": "^1.0.3",
64
64
  "@bigbinary/eslint-plugin-neeto": "1.7.6",
65
65
  "@bigbinary/neeto-cist": "1.0.17",
66
- "@bigbinary/neeto-commons-frontend": "4.13.71",
66
+ "@bigbinary/neeto-commons-frontend": "4.13.75",
67
67
  "@bigbinary/neeto-filters-frontend": "4.3.24",
68
- "@bigbinary/neeto-icons": "1.20.59",
69
- "@bigbinary/neeto-molecules": "4.0.67",
70
- "@bigbinary/neetoui": "8.3.36",
68
+ "@bigbinary/neeto-icons": "1.20.60",
69
+ "@bigbinary/neeto-molecules": "4.0.74",
70
+ "@bigbinary/neetoui": "8.3.37",
71
71
  "@emotion/is-prop-valid": "1.2.0",
72
72
  "@faker-js/faker": "8.2.0",
73
73
  "@honeybadger-io/js": "6.10.1",
@@ -84,7 +84,7 @@
84
84
  "@tanstack/react-query-devtools": "5.59.20",
85
85
  "antd": "5.22.0",
86
86
  "autoprefixer": "^10.4.5",
87
- "axios": "1.8.2",
87
+ "axios": "1.12.0",
88
88
  "babel-loader": "^8.2.5",
89
89
  "babel-plugin-istanbul": "^6.1.1",
90
90
  "babel-plugin-js-logger": "1.0.17",
@@ -172,18 +172,18 @@
172
172
  "peerDependencies": {
173
173
  "@babel/runtime": "7.26.10",
174
174
  "@bigbinary/neeto-cist": "1.0.17",
175
- "@bigbinary/neeto-commons-frontend": "4.13.71",
175
+ "@bigbinary/neeto-commons-frontend": "4.13.75",
176
176
  "@bigbinary/neeto-filters-frontend": "4.3.24",
177
- "@bigbinary/neeto-icons": "1.20.59",
178
- "@bigbinary/neeto-molecules": "4.0.67",
179
- "@bigbinary/neetoui": "8.3.36",
177
+ "@bigbinary/neeto-icons": "1.20.60",
178
+ "@bigbinary/neeto-molecules": "4.0.74",
179
+ "@bigbinary/neetoui": "8.3.37",
180
180
  "@honeybadger-io/js": "6.10.1",
181
181
  "@honeybadger-io/react": "6.1.25",
182
182
  "@tailwindcss/container-queries": "^0.1.1",
183
183
  "@tanstack/react-query": "5.59.20",
184
184
  "@tanstack/react-query-devtools": "5.59.20",
185
185
  "antd": "5.22.0",
186
- "axios": "1.8.2",
186
+ "axios": "1.12.0",
187
187
  "buffer": "^6.0.3",
188
188
  "classnames": "2.5.1",
189
189
  "crypto-browserify": "3.12.1",