From 80d169190d37cd5a47dae976b270c4965f8d20a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 04:04:34 +0000 Subject: [PATCH] build(deps): bump jodit from 4.13.3 to 4.13.5 Bumps [jodit](https://github.com/xdan/jodit) from 4.13.3 to 4.13.5. - [Release notes](https://github.com/xdan/jodit/releases) - [Changelog](https://github.com/xdan/jodit/blob/main/CHANGELOG.md) - [Commits](https://github.com/xdan/jodit/compare/4.13.3...4.13.5) --- updated-dependencies: - dependency-name: jodit dependency-version: 4.13.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 20 +++++++++++++------- 2 files changed, 14 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index b0720bde32..5313404806 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "chart.js": "4.5.1", "choices.js": "11.2.3", "highlight.js": "11.11.1", - "jodit": "4.13.3", + "jodit": "4.13.5", "masonry-layout": "4.2.2", "sortablejs": "1.15.7", "vanilla-cookieconsent": "3.1.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7b83e95ad1..024771f1c9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,8 +27,8 @@ dependencies: specifier: 11.11.1 version: 11.11.1 jodit: - specifier: 4.13.3 - version: 4.13.3 + specifier: 4.13.5 + version: 4.13.5 masonry-layout: specifier: 4.2.2 version: 4.2.2 @@ -42,7 +42,7 @@ dependencies: devDependencies: '@axe-core/playwright': specifier: 4.12.1 - version: 4.12.1(playwright-core@1.61.1) + version: 4.12.1(playwright-core@1.62.0) '@commitlint/cli': specifier: 21.2.1 version: 21.2.1(@types/node@26.1.1)(typescript@7.0.2) @@ -164,13 +164,13 @@ packages: resolution: {integrity: sha512-n8GuYSrI9bF7FFZ/SjhwevlHc8xaVlb/7HmHelnc/PZXBD2ZR49NnN9sMMuDdEGPeeRQ5d0hqlSlEpgCX3Wl0Q==} dev: true - /@axe-core/playwright@4.12.1(playwright-core@1.61.1): + /@axe-core/playwright@4.12.1(playwright-core@1.62.0): resolution: {integrity: sha512-rMd7xriptqKpP+w5265i4Hdkv2X5kbu6uiBi/B2I7uf3hieRBM3qDCfaKPtxfiYb2mKXfF+yLODJwIx+Jv1GDw==} peerDependencies: playwright-core: '>= 1.0.0' dependencies: axe-core: 4.12.1 - playwright-core: 1.61.1 + playwright-core: 1.62.0 dev: true /@babel/code-frame@7.29.7: @@ -2746,8 +2746,8 @@ packages: hasBin: true dev: true - /jodit@4.13.3: - resolution: {integrity: sha512-CKmOGRQYDxcNgYgkEs79XFNWdqSC0ZepGh77czpns1mXaBsJp1cOecucPa1DdI64LJHSyD9AMSem7+d1pZbdAA==} + /jodit@4.13.5: + resolution: {integrity: sha512-twkjhKewz/jtxu2RCLYK406LZK8+epsALTUBjrbvu5gXdEh1NiL1cj1qeX9DPl9RIJjKKgN8MIcxemn5Zb41nw==} dev: false /js-tokens@4.0.0: @@ -3256,6 +3256,12 @@ packages: hasBin: true dev: true + /playwright-core@1.62.0: + resolution: {integrity: sha512-nsNRyq0r2zsG8AcRHWknc9QRA5XCueC7gWMrs+Gx2tlZn9hcl8zudfh00lhJPY1DE7NmZ6bDsT9g2yey8mXljA==} + engines: {node: '>=20'} + hasBin: true + dev: true + /playwright@1.61.1: resolution: {integrity: sha512-DWnY5o3YbLWK4GovuAVwpqL+1VwGNdUGrRr++8j8PtQQzvAVZUIMjKQ90fY689sEJZJBbZVw1rXaOKSTitkzPQ==} engines: {node: '>=18'}