From 05140f66113dfbfc05285ef467c7c53222729d45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Sep 2026 21:53:35 +0000 Subject: [PATCH] chore(deps-dev): bump katex from 0.18.4 to 0.18.5 Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.18.4 to 0.18.5. - [Release notes](https://github.com/KaTeX/KaTeX/releases) - [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md) - [Commits](https://github.com/KaTeX/KaTeX/compare/v0.18.4...v0.18.5) --- updated-dependencies: - dependency-name: katex dependency-version: 0.18.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 18 ++++++++++++------ 2 files changed, 13 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 5ed21542..660c41c4 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "autoprefixer": "^10.4.23", "esbuild": "^0.28.2", "html-minifier-terser": "^7.2.0", - "katex": "^0.18.4", + "katex": "^0.18.5", "lucide-static": "^1.33.0", "material-design-color": "^2.3.2", "material-shadows": "^3.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ac16ea06..afec17ec 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -55,8 +55,8 @@ importers: specifier: ^7.2.0 version: 7.2.0 katex: - specifier: ^0.18.4 - version: 0.18.4 + specifier: ^0.18.5 + version: 0.18.5 lucide-static: specifier: ^1.33.0 version: 1.33.0 @@ -698,6 +698,10 @@ packages: resolution: {integrity: sha512-yPVavfyCcRhmorC7rWlkHn15b4wDVgVmBA7kV4QVBsF7kv/9TKJAbAXVTxvTnwP8HHKjRCJDClKbciiYS7p0DQ==} engines: {node: '>=16'} + commander@15.0.0: + resolution: {integrity: sha512-z67u4ZhzCL/Tydu1lJARtEZYWbWaN7oYLHbsuzocr6y4N6WZAagG3RQ4FW61V1/0+jImpj293XfrcYnd1qxtPg==} + engines: {node: '>=22.12.0'} + commander@2.20.3: resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==} @@ -1051,8 +1055,8 @@ packages: resolution: {integrity: sha512-Eeo8Ys1doU1z+x8AZsPpQu+p/QcZBI5PeOo7QGQdy2x2m0MU/hYagBbGOmXwr5KVbEfVuWv9LpnQWeehogurjg==} hasBin: true - katex@0.18.4: - resolution: {integrity: sha512-IMPntbRLOU+eu88XDiFKqQ8Akhr9Tv7jDMXqPhjG9SI1JMA4DIgXk4x9k4skJz2NZJXBRbC+2pYBLj9olqcZow==} + katex@0.18.5: + resolution: {integrity: sha512-1FU5H3RjGJVj6GT9fMjf2uMIXmPQp232aXS3UEeQzf0dxefHg/CKMvNB3DuOC46LFG/E5PNxrE8dOwB782FDGg==} hasBin: true khroma@2.1.0: @@ -1839,6 +1843,8 @@ snapshots: commander@11.1.0: {} + commander@15.0.0: {} + commander@2.20.3: {} commander@7.2.0: {} @@ -2234,9 +2240,9 @@ snapshots: dependencies: commander: 8.3.0 - katex@0.18.4: + katex@0.18.5: dependencies: - commander: 8.3.0 + commander: 15.0.0 khroma@2.1.0: {}