build(deps-dev): bump vite from 5.4.14 to 5.4.19 in /frontend

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.14 to 5.4.19.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.19/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.19/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 5.4.19
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-06-15 09:37:17 +00:00 committed by GitHub
parent 60b7cdc761
commit ace3ff7302
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 5 deletions

View File

@ -26,7 +26,7 @@
"html-docx-js-typescript": "^0.1.5", "html-docx-js-typescript": "^0.1.5",
"naive-ui": "^2.41.0", "naive-ui": "^2.41.0",
"vfonts": "^0.0.3", "vfonts": "^0.0.3",
"vite": "^5.4.12" "vite": "^5.4.19"
} }
}, },
"node_modules/@babel/code-frame": { "node_modules/@babel/code-frame": {
@ -2142,10 +2142,11 @@
"dev": true "dev": true
}, },
"node_modules/vite": { "node_modules/vite": {
"version": "5.4.14", "version": "5.4.19",
"resolved": "https://registry.npmmirror.com/vite/-/vite-5.4.14.tgz", "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.19.tgz",
"integrity": "sha512-EK5cY7Q1D8JNhSaPKVK4pwBFvaTmZxEnoKXLG/U9gmdDcihQGNzFlgIvaxezFR4glP1LsuiedwMBqCXH3wZccA==", "integrity": "sha512-qO3aKv3HoQC8QKiNSTuUM1l9o/XX3+c+VTgLHbJWHZGeTPVAg2XwazI9UWzoxjIJCGCV2zU60uqMzjeLZuULqA==",
"dev": true, "dev": true,
"license": "MIT",
"dependencies": { "dependencies": {
"esbuild": "^0.21.3", "esbuild": "^0.21.3",
"postcss": "^8.4.43", "postcss": "^8.4.43",

View File

@ -27,7 +27,7 @@
"html-docx-js-typescript": "^0.1.5", "html-docx-js-typescript": "^0.1.5",
"naive-ui": "^2.41.0", "naive-ui": "^2.41.0",
"vfonts": "^0.0.3", "vfonts": "^0.0.3",
"vite": "^5.4.12" "vite": "^5.4.19"
}, },
"keywords": [ "keywords": [
"AI赋能股票分析", "AI赋能股票分析",