From f8306e497f139f4e8a8c4e6e1a864357c6848424 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 19 Jan 2025 08:56:44 +0000 Subject: [PATCH] chore(deps): update dependency katex to v0.16.21 [security] --- package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 9ef966c..df07131 100644 --- a/package.json +++ b/package.json @@ -112,6 +112,6 @@ "@tiptap-pro/extension-invisible-characters": "2.17.2", "@tiptap-pro/extension-mathematics": "2.17.2", "@tiptap-pro/extension-unique-id": "2.17.2", - "katex": "0.16.19" + "katex": "0.16.21" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6907d22..406db82 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -77,13 +77,13 @@ importers: version: 2.17.2(@tiptap/core@2.11.0(@tiptap/pm@2.11.0))(@tiptap/pm@2.11.0) '@tiptap-pro/extension-mathematics': specifier: 2.17.2 - version: 2.17.2(@tiptap/core@2.11.0(@tiptap/pm@2.11.0))(@tiptap/pm@2.11.0)(katex@0.16.19) + version: 2.17.2(@tiptap/core@2.11.0(@tiptap/pm@2.11.0))(@tiptap/pm@2.11.0)(katex@0.16.21) '@tiptap-pro/extension-unique-id': specifier: 2.17.2 version: 2.17.2(@tiptap/core@2.11.0(@tiptap/pm@2.11.0))(@tiptap/pm@2.11.0) katex: - specifier: 0.16.19 - version: 0.16.19 + specifier: 0.16.21 + version: 0.16.21 devDependencies: '@changesets/changelog-github': specifier: 0.5.0 @@ -2439,8 +2439,8 @@ packages: jsonfile@6.1.0: resolution: {integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==} - katex@0.16.19: - resolution: {integrity: sha512-3IA6DYVhxhBabjSLTNO9S4+OliA3Qvb8pBQXMfC4WxXJgLwZgnfDl0BmB4z6nBMdznBsZ+CGM8DrGZ5hcguDZg==} + katex@0.16.21: + resolution: {integrity: sha512-XvqR7FgOHtWupfMiigNzmh+MgUVmDGU2kXZm899ZkPfcuoPuFxyHmXsgATDpFZDAXCI8tvinaVcDo8PIIJSo4A==} hasBin: true keyv@4.5.4: @@ -4579,11 +4579,11 @@ snapshots: '@tiptap/pm': 2.11.0 optional: true - '@tiptap-pro/extension-mathematics@2.17.2(@tiptap/core@2.11.0(@tiptap/pm@2.11.0))(@tiptap/pm@2.11.0)(katex@0.16.19)': + '@tiptap-pro/extension-mathematics@2.17.2(@tiptap/core@2.11.0(@tiptap/pm@2.11.0))(@tiptap/pm@2.11.0)(katex@0.16.21)': dependencies: '@tiptap/core': 2.11.0(@tiptap/pm@2.11.0) '@tiptap/pm': 2.11.0 - katex: 0.16.19 + katex: 0.16.21 optional: true '@tiptap-pro/extension-unique-id@2.17.2(@tiptap/core@2.11.0(@tiptap/pm@2.11.0))(@tiptap/pm@2.11.0)': @@ -5978,7 +5978,7 @@ snapshots: optionalDependencies: graceful-fs: 4.2.11 - katex@0.16.19: + katex@0.16.21: dependencies: commander: 8.3.0 optional: true