Skip to content

Commit 61fc32a

Browse files
Bump the npm_and_yarn group across 1 directory with 2 updates
Bumps the npm_and_yarn group with 2 updates in the /examples/server/webui directory: [katex](https://github.com/KaTeX/KaTeX) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `katex` from 0.16.15 to 0.16.21 - [Release notes](https://github.com/KaTeX/KaTeX/releases) - [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md) - [Commits](KaTeX/KaTeX@v0.16.15...v0.16.21) Updates `vite` from 5.4.11 to 5.4.14 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.14/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.14/packages/vite) --- updated-dependencies: - dependency-name: katex dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: vite dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aca6a17 commit 61fc32a

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

examples/server/webui/package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/server/webui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@
1111
},
1212
"devDependencies": {
1313
"sass-embedded": "^1.83.0",
14-
"vite": "^5.4.10"
14+
"vite": "^5.4.14"
1515
},
1616
"dependencies": {
1717
"@sec-ant/readable-stream": "^0.6.0",
1818
"@vscode/markdown-it-katex": "^1.1.1",
1919
"autoprefixer": "^10.4.20",
2020
"daisyui": "^4.12.14",
2121
"highlight.js": "^11.10.0",
22-
"katex": "^0.16.15",
22+
"katex": "^0.16.21",
2323
"markdown-it": "^14.1.0",
2424
"postcss": "^8.4.49",
2525
"tailwindcss": "^3.4.15",

0 commit comments

Comments
 (0)