Update dependency vite to ^7.2.4
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-11-22 00:08:05 +00:00
parent b1fe143df6
commit 668f15ef99
2 changed files with 5 additions and 5 deletions

View File

@@ -49,7 +49,7 @@
"globals": "^16.5.0",
"typescript": "^5.9.3",
"typescript-eslint": "^8.46.4",
"vite": "^7.2.2"
"vite": "^7.2.4"
}
},
"node_modules/@ampproject/remapping": {
@@ -4727,9 +4727,9 @@
}
},
"node_modules/vite": {
"version": "7.2.2",
"resolved": "https://registry.npmjs.org/vite/-/vite-7.2.2.tgz",
"integrity": "sha512-BxAKBWmIbrDgrokdGZH1IgkIk/5mMHDreLDmCJ0qpyJaAteP8NvMhkwr/ZCQNqNH97bw/dANTE9PDzqwJghfMQ==",
"version": "7.2.4",
"resolved": "https://registry.npmjs.org/vite/-/vite-7.2.4.tgz",
"integrity": "sha512-NL8jTlbo0Tn4dUEXEsUg8KeyG/Lkmc4Fnzb8JXN/Ykm9G4HNImjtABMJgkQoVjOBN/j2WAwDTRytdqJbZsah7w==",
"dev": true,
"license": "MIT",
"peer": true,