Merge pull request 'Update dependency vite to v5.4.13' (#14) from renovate/vite-5.x-lockfile into main
All checks were successful
Build the docker image for the API / build (push) Successful in 10s
Build the docker image for the frontend application / build (push) Successful in 29s
Build the docker image for the doc server / build (push) Successful in 9s

Reviewed-on: #14
This commit is contained in:
ngn 2025-01-21 09:10:00 +03:00
commit 7eac5d8bb3

6
app/package-lock.json generated
View File

@ -2159,9 +2159,9 @@
"license": "ISC" "license": "ISC"
}, },
"node_modules/vite": { "node_modules/vite": {
"version": "5.4.12", "version": "5.4.13",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.4.12.tgz", "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.13.tgz",
"integrity": "sha512-KwUaKB27TvWwDJr1GjjWthLMATbGEbeWYZIbGZ5qFIsgPP3vWzLu4cVooqhm5/Z2SPDUMjyPVjTztm5tYKwQxA==", "integrity": "sha512-7zp3N4YSjXOSAFfdBe9pPD3FrO398QlJ/5QpFGm3L8xDP1IxDn1XRxArPw4ZKk5394MM8rcTVPY4y1Hvo62bog==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {