chore: Update dependencies

This commit is contained in:
Maksim Eltyshev
2025-12-19 12:32:10 +01:00
parent 4f5f5ddad4
commit bd10a7fa5a
40 changed files with 1220 additions and 590 deletions

1019
client/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -82,9 +82,9 @@
"@ballerina/highlightjs-ballerina": "^1.0.1",
"@diplodoc/cut-extension": "^0.7.4",
"@diplodoc/transform": "^4.64.1",
"@gravity-ui/components": "^4.16.0",
"@gravity-ui/markdown-editor": "^15.25.0",
"@gravity-ui/uikit": "^7.26.1",
"@gravity-ui/components": "^4.17.0",
"@gravity-ui/markdown-editor": "^15.27.1",
"@gravity-ui/uikit": "^7.28.0",
"@juggle/resize-observer": "^3.4.0",
"@vitejs/plugin-react": "^4.7.0",
"browserslist-to-esbuild": "^2.1.1",
@@ -115,7 +115,7 @@
"highlightjs-zenscript": "^2.0.0",
"hightlightjs-papyrus": "^0.0.4",
"history": "^5.3.0",
"i18next": "^25.6.3",
"i18next": "^25.7.3",
"i18next-browser-languagedetector": "^8.2.0",
"initials": "^3.1.2",
"javascript-time-ago": "^2.5.12",
@@ -153,10 +153,10 @@
"redux-saga": "^1.4.2",
"reselect": "^4.1.8",
"sails.io.js": "^1.2.1",
"sass-embedded": "^1.93.3",
"sass-embedded": "^1.97.0",
"semantic-ui-react": "^2.1.5",
"socket.io-client": "^2.5.0",
"validator": "^13.15.23",
"validator": "^13.15.26",
"vite": "^6.4.1",
"vite-plugin-commonjs": "^0.10.4",
"vite-plugin-node-polyfills": "^0.23.0",
@@ -168,7 +168,7 @@
"@babel/preset-env": "^7.28.5",
"@cucumber/cucumber": "^11.3.0",
"@cucumber/pretty-formatter": "^1.0.1",
"@playwright/test": "^1.56.1",
"@playwright/test": "^1.57.0",
"babel-jest": "^29.7.0",
"babel-preset-airbnb": "^5.0.0",
"eslint": "^8.57.1",
@@ -180,7 +180,7 @@
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^4.6.2",
"jest": "^29.7.0",
"playwright": "^1.56.1",
"playwright": "^1.57.0",
"prettier": "3.3.3"
}
}

View File

@@ -1,8 +1,8 @@
diff --git a/node_modules/@gravity-ui/markdown-editor/build/esm/bundle/wysiwyg-preset.js b/node_modules/@gravity-ui/markdown-editor/build/esm/bundle/wysiwyg-preset.js
index 84c7781..3b2f51c 100644
index 288d462..8851e98 100644
--- a/node_modules/@gravity-ui/markdown-editor/build/esm/bundle/wysiwyg-preset.js
+++ b/node_modules/@gravity-ui/markdown-editor/build/esm/bundle/wysiwyg-preset.js
@@ -101,7 +101,6 @@ export const BundlePreset = (builder, opts) => {
@@ -102,7 +102,6 @@ export const BundlePreset = (builder, opts) => {
enableNewImageSizeCalculation: opts.enableNewImageSizeCalculation,
...opts.imgSize,
},
@@ -10,7 +10,7 @@ index 84c7781..3b2f51c 100644
deflist: {
deflistTermPlaceholder: () => i18nPlaceholder('deflist_term'),
deflistDescPlaceholder: () => i18nPlaceholder('deflist_desc'),
@@ -122,11 +121,6 @@ export const BundlePreset = (builder, opts) => {
@@ -123,11 +122,6 @@ export const BundlePreset = (builder, opts) => {
...opts.yfmTable,
controls: opts.mobile ? false : opts.yfmTable?.controls,
},

View File

@@ -90,6 +90,11 @@ const MarkdownEditor = React.forwardRef(
actions: commandMenuActions,
},
},
searchPanel: false, // TODO: cancel event does not fire when enabled
},
// TODO: remove once both search panels are enabled and locales are synced
markupConfig: {
searchPanel: false,
},
initial: {
markup: defaultValue,

View File

@@ -12,7 +12,8 @@
},
"codeblock": {
"remove": "إزالة",
"empty_option": "لم يتم العثور على تطابقات"
"empty_option": "لم يتم العثور على تطابقات",
"show_line_numbers": "ترقيم الأسطر"
},
"common": {
"delete": "حذف",

View File

@@ -12,7 +12,8 @@
},
"codeblock": {
"remove": "Премахни",
"empty_option": "Няма намерени съвпадения"
"empty_option": "Няма намерени съвпадения",
"show_line_numbers": "Номериране на редове"
},
"common": {
"delete": "Изтрий",

View File

@@ -12,7 +12,8 @@
},
"codeblock": {
"remove": "Eliminar",
"empty_option": "No s'han trobat coincidències"
"empty_option": "No s'han trobat coincidències",
"show_line_numbers": "Numeració de línies"
},
"common": {
"delete": "Eliminar",

View File

@@ -12,7 +12,8 @@
},
"codeblock": {
"remove": "Odstranit",
"empty_option": "Nebyly nalezeny žádné shody"
"empty_option": "Nebyly nalezeny žádné shody",
"show_line_numbers": "Číslování řádků"
},
"common": {
"delete": "Smazat",

View File

@@ -12,7 +12,8 @@
},
"codeblock": {
"remove": "Fjern",
"empty_option": "Ingen resultater fundet"
"empty_option": "Ingen resultater fundet",
"show_line_numbers": "Linjenummerering"
},
"common": {
"delete": "Slet",

View File

@@ -12,7 +12,8 @@
},
"codeblock": {
"remove": "Entfernen",
"empty_option": "Keine Übereinstimmungen gefunden"
"empty_option": "Keine Übereinstimmungen gefunden",
"show_line_numbers": "Zeilennummerierung"
},
"common": {
"delete": "Löschen",

View File

@@ -12,7 +12,8 @@
},
"codeblock": {
"remove": "Αφαίρεση",
"empty_option": "Δεν βρέθηκαν αποτελέσματα"
"empty_option": "Δεν βρέθηκαν αποτελέσματα",
"show_line_numbers": "Αρίθμηση γραμμών"
},
"common": {
"delete": "Διαγραφή",

View File

@@ -12,7 +12,8 @@
},
"codeblock": {
"remove": "Remove",
"empty_option": "No matches found"
"empty_option": "No matches found",
"show_line_numbers": "Line numbers"
},
"common": {
"delete": "Delete",

View File

@@ -12,7 +12,8 @@
},
"codeblock": {
"remove": "Remove",
"empty_option": "No matches found"
"empty_option": "No matches found",
"show_line_numbers": "Line numbers"
},
"common": {
"delete": "Delete",

View File

@@ -12,7 +12,8 @@
},
"codeblock": {
"remove": "Eliminar",
"empty_option": "No se encontraron coincidencias"
"empty_option": "No se encontraron coincidencias",
"show_line_numbers": "Numeración de líneas"
},
"common": {
"delete": "Eliminar",

View File

@@ -12,7 +12,8 @@
},
"codeblock": {
"remove": "Eemalda",
"empty_option": "Vastavusi ei leitud"
"empty_option": "Vastavusi ei leitud",
"show_line_numbers": "Ridade nummerdamine"
},
"common": {
"delete": "Kustuta",

View File

@@ -12,7 +12,8 @@
},
"codeblock": {
"remove": "حذف",
"empty_option": "هیچ تطبیقی یافت نشد"
"empty_option": "هیچ تطبیقی یافت نشد",
"show_line_numbers": "شماره‌گذاری خطوط"
},
"common": {
"delete": "حذف",

View File

@@ -12,7 +12,8 @@
},
"codeblock": {
"remove": "Poista",
"empty_option": "Ei tuloksia löytynyt"
"empty_option": "Ei tuloksia löytynyt",
"show_line_numbers": "Rivinumerointi"
},
"common": {
"delete": "Poista",

View File

@@ -12,7 +12,8 @@
},
"codeblock": {
"remove": "Supprimer",
"empty_option": "Aucune correspondance trouvée"
"empty_option": "Aucune correspondance trouvée",
"show_line_numbers": "Numérotation des lignes"
},
"common": {
"delete": "Supprimer",

View File

@@ -12,7 +12,8 @@
},
"codeblock": {
"remove": "Eltávolítás",
"empty_option": "Nincs találat"
"empty_option": "Nincs találat",
"show_line_numbers": "Sorszámozás"
},
"common": {
"delete": "Törlés",

View File

@@ -12,7 +12,8 @@
},
"codeblock": {
"remove": "Hapus",
"empty_option": "Tidak ada hasil ditemukan"
"empty_option": "Tidak ada hasil ditemukan",
"show_line_numbers": "Penomoran baris"
},
"common": {
"delete": "Hapus",

View File

@@ -12,7 +12,8 @@
},
"codeblock": {
"remove": "Rimuovi",
"empty_option": "Nessuna corrispondenza trovata"
"empty_option": "Nessuna corrispondenza trovata",
"show_line_numbers": "Numerazione righe"
},
"common": {
"delete": "Elimina",

View File

@@ -12,7 +12,8 @@
},
"codeblock": {
"remove": "削除",
"empty_option": "一致するものがありません"
"empty_option": "一致するものがありません",
"show_line_numbers": "行番号"
},
"common": {
"delete": "削除",

View File

@@ -12,7 +12,8 @@
},
"codeblock": {
"remove": "제거",
"empty_option": "일치하는 항목이 없습니다"
"empty_option": "일치하는 항목이 없습니다",
"show_line_numbers": "줄 번호"
},
"common": {
"delete": "삭제",

View File

@@ -12,7 +12,8 @@
},
"codeblock": {
"remove": "Verwijderen",
"empty_option": "Geen overeenkomsten gevonden"
"empty_option": "Geen overeenkomsten gevonden",
"show_line_numbers": "Regelnummering"
},
"common": {
"delete": "Verwijderen",

View File

@@ -12,7 +12,8 @@
},
"codeblock": {
"remove": "Usuń",
"empty_option": "Nie znaleziono dopasowań"
"empty_option": "Nie znaleziono dopasowań",
"show_line_numbers": "Numerowanie wierszy"
},
"common": {
"delete": "Usuń",

View File

@@ -12,7 +12,8 @@
},
"codeblock": {
"remove": "Remover",
"empty_option": "Nenhuma correspondência encontrada"
"empty_option": "Nenhuma correspondência encontrada",
"show_line_numbers": "Numeração de linhas"
},
"common": {
"delete": "Excluir",

View File

@@ -12,7 +12,8 @@
},
"codeblock": {
"remove": "Remover",
"empty_option": "Nenhuma correspondência encontrada"
"empty_option": "Nenhuma correspondência encontrada",
"show_line_numbers": "Numeração de linhas"
},
"common": {
"delete": "Eliminar",

View File

@@ -12,7 +12,8 @@
},
"codeblock": {
"remove": "Șterge",
"empty_option": "Nicio potrivire găsită"
"empty_option": "Nicio potrivire găsită",
"show_line_numbers": "Numerotare rânduri"
},
"common": {
"delete": "Șterge",

View File

@@ -12,7 +12,8 @@
},
"codeblock": {
"remove": "Удалить",
"empty_option": "Совпадений не найдено"
"empty_option": "Совпадений не найдено",
"show_line_numbers": "Нумерация строк"
},
"common": {
"delete": "Удалить",

View File

@@ -12,7 +12,8 @@
},
"codeblock": {
"remove": "Odstrániť",
"empty_option": "Nenašli sa žiadne zhody"
"empty_option": "Nenašli sa žiadne zhody",
"show_line_numbers": "Číslovanie riadkov"
},
"common": {
"delete": "Odstrániť",

View File

@@ -12,7 +12,8 @@
},
"codeblock": {
"remove": "Уклони",
"empty_option": "Нема пронађених подударања"
"empty_option": "Нема пронађених подударања",
"show_line_numbers": "Нумерација редова"
},
"common": {
"delete": "Уклони",

View File

@@ -12,7 +12,8 @@
},
"codeblock": {
"remove": "Ukloni",
"empty_option": "Nema pronađenih poklapanja"
"empty_option": "Nema pronađenih poklapanja",
"show_line_numbers": "Numeracija redova"
},
"common": {
"delete": "Obriši",

View File

@@ -12,7 +12,8 @@
},
"codeblock": {
"remove": "Ta bort",
"empty_option": "Inga träffar hittades"
"empty_option": "Inga träffar hittades",
"show_line_numbers": "Radnumrering"
},
"common": {
"delete": "Radera",

View File

@@ -12,7 +12,8 @@
},
"codeblock": {
"remove": "Kaldır",
"empty_option": "Eşleşme bulunamadı"
"empty_option": "Eşleşme bulunamadı",
"show_line_numbers": "Satır numaralandırma"
},
"common": {
"delete": "Sil",

View File

@@ -12,7 +12,8 @@
},
"codeblock": {
"remove": "Видалити",
"empty_option": "Збігів не знайдено"
"empty_option": "Збігів не знайдено",
"show_line_numbers": "Нумерація рядків"
},
"common": {
"delete": "Видалити",

View File

@@ -12,7 +12,8 @@
},
"codeblock": {
"remove": "O'chirish",
"empty_option": "Hech qanday mos kelish topilmadi"
"empty_option": "Hech qanday mos kelish topilmadi",
"show_line_numbers": "Qator raqamlash"
},
"common": {
"delete": "O'chirish",

View File

@@ -12,7 +12,8 @@
},
"codeblock": {
"remove": "移除",
"empty_option": "未找到匹配项"
"empty_option": "未找到匹配项",
"show_line_numbers": "行号"
},
"common": {
"delete": "删除",

View File

@@ -12,7 +12,8 @@
},
"codeblock": {
"remove": "移除",
"empty_option": "找不到匹配項"
"empty_option": "找不到匹配項",
"show_line_numbers": "行號"
},
"common": {
"delete": "刪除",

652
server/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -52,11 +52,11 @@
"dotenv-cli": "^7.4.4",
"escape-html": "^1.0.3",
"escape-markdown": "^1.0.4",
"fs-extra": "^11.3.2",
"fs-extra": "^11.3.3",
"i18n-2": "^0.7.3",
"ico-to-png": "^0.2.2",
"istextorbinary": "^9.5.0",
"jsonwebtoken": "^9.0.2",
"jsonwebtoken": "^9.0.3",
"knex": "^3.1.0",
"lodash": "^4.17.21",
"mime": "^3.0.0",
@@ -71,11 +71,11 @@
"sails-hook-orm": "^4.0.3",
"sails-hook-sockets": "^3.0.2",
"sails-postgresql": "^5.0.1",
"serve-static": "^1.16.2",
"serve-static": "^1.16.3",
"sharp": "^0.33.5",
"uuid": "^9.0.1",
"validator": "^13.15.23",
"winston": "^3.18.3",
"validator": "^13.15.26",
"winston": "^3.19.0",
"zxcvbn": "^4.4.2"
},
"devDependencies": {