Skip to content

Commit 9233b6f

Browse files
chore(deps): bump the npm_and_yarn group across 2 directories with 3 updates (#507)
Bumps the npm_and_yarn group with 2 updates in the / directory: [katex](https://github.com/KaTeX/KaTeX) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Bumps the npm_and_yarn group with 1 update in the /service directory: [express](https://github.com/expressjs/express). Updates `katex` from 0.16.4 to 0.16.10 - [Release notes](https://github.com/KaTeX/KaTeX/releases) - [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md) - [Commits](KaTeX/KaTeX@v0.16.4...v0.16.10) Updates `vite` from 5.1.5 to 5.1.7 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.1.7/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.1.7/packages/vite) Updates `express` from 4.18.3 to 4.19.2 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.18.3...4.19.2) --- updated-dependencies: - dependency-name: katex dependency-type: direct:development dependency-group: npm_and_yarn-security-group - dependency-name: vite dependency-type: direct:development dependency-group: npm_and_yarn-security-group - dependency-name: express dependency-type: direct:production dependency-group: npm_and_yarn-security-group ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 50665f6 commit 9233b6f

File tree

4 files changed

+34
-54
lines changed

4 files changed

+34
-54
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"html2canvas": "^1.4.1",
4545
"husky": "^8.0.3",
4646
"jwt-decode": "^3.1.2",
47-
"katex": "^0.16.4",
47+
"katex": "^0.16.10",
4848
"less": "^4.1.3",
4949
"lint-staged": "^13.1.2",
5050
"markdown-it": "^13.0.1",
@@ -57,7 +57,7 @@
5757
"rimraf": "^4.3.0",
5858
"tailwindcss": "^3.4.1",
5959
"typescript": "5.3.3",
60-
"vite": "^5.1.5",
60+
"vite": "^5.1.7",
6161
"vite-plugin-pwa": "^0.19.2",
6262
"vue": "^3.4.21",
6363
"vue-chartjs": "^5.2.0",

pnpm-lock.yaml

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

service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"chatgpt": "npm:@chatgptweb/chatgpt-api@5.3.0",
3333
"dayjs": "^1.11.7",
3434
"dotenv": "^16.0.3",
35-
"express": "^4.18.3",
35+
"express": "^4.19.2",
3636
"express-rate-limit": "^6.7.0",
3737
"file-type": "^19.0.0",
3838
"gpt-token": "^0.0.5",

service/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)