chore(deps-dev): bump vite from 5.4.14 to 5.4.15 in /ui/desktop (#1874)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-03-31 10:14:20 -07:00
committed by GitHub
parent c92f81c2fe
commit 2710d53354
2 changed files with 5 additions and 5 deletions

View File

@@ -80,7 +80,7 @@
"postcss": "^8.4.47",
"prettier": "^3.4.2",
"tailwindcss": "^3.4.14",
"vite": "^5.0.12"
"vite": "^5.4.15"
}
},
"node_modules/@ai-sdk/openai": {
@@ -16980,9 +16980,9 @@
}
},
"node_modules/vite": {
"version": "5.4.14",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.4.14.tgz",
"integrity": "sha512-EK5cY7Q1D8JNhSaPKVK4pwBFvaTmZxEnoKXLG/U9gmdDcihQGNzFlgIvaxezFR4glP1LsuiedwMBqCXH3wZccA==",
"version": "5.4.15",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.4.15.tgz",
"integrity": "sha512-6ANcZRivqL/4WtwPGTKNaosuNJr5tWiftOC7liM7G9+rMb8+oeJeyzymDu4rTN93seySBmbjSfsS3Vzr19KNtA==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@@ -56,7 +56,7 @@
"postcss": "^8.4.47",
"prettier": "^3.4.2",
"tailwindcss": "^3.4.14",
"vite": "^5.0.12"
"vite": "^5.4.15"
},
"keywords": [],
"license": "Apache-2.0",