build(deps-dev): bump vite from 7.2.4 to 7.2.7 (#615)

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-12-10 09:16:06 +00:00 committed by GitHub
parent 40ef048f88
commit c7fe238b51
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 7 additions and 7 deletions

View File

@ -52,7 +52,7 @@
"postcss": "^8.4.30",
"tailwindcss": "^4.1.17",
"typescript": "^5.9.3",
"vite": "^7.2.4",
"vite": "^7.2.7",
"vite-plugin-pwa": "^1.1.0"
}
}

View File

@ -91,7 +91,7 @@
"typedoc-plugin-coverage": "^3.4.1",
"typedoc-plugin-missing-exports": "^3.1.0",
"typescript": "^5.9.3",
"vite": "^7.2.4",
"vite": "^7.2.7",
"vite-plugin-svgr": "^4.3.0",
"vitest": "^3.0.5"
},

10
package-lock.json generated
View File

@ -53,7 +53,7 @@
"postcss": "^8.4.30",
"tailwindcss": "^4.1.17",
"typescript": "^5.9.3",
"vite": "^7.2.4",
"vite": "^7.2.7",
"vite-plugin-pwa": "^1.1.0"
},
"engines": {
@ -148,7 +148,7 @@
"typedoc-plugin-coverage": "^3.4.1",
"typedoc-plugin-missing-exports": "^3.1.0",
"typescript": "^5.9.3",
"vite": "^7.2.4",
"vite": "^7.2.7",
"vite-plugin-svgr": "^4.3.0",
"vitest": "^3.0.5"
},
@ -16403,9 +16403,9 @@
}
},
"node_modules/vite": {
"version": "7.2.4",
"resolved": "https://registry.npmjs.org/vite/-/vite-7.2.4.tgz",
"integrity": "sha512-NL8jTlbo0Tn4dUEXEsUg8KeyG/Lkmc4Fnzb8JXN/Ykm9G4HNImjtABMJgkQoVjOBN/j2WAwDTRytdqJbZsah7w==",
"version": "7.2.7",
"resolved": "https://registry.npmjs.org/vite/-/vite-7.2.7.tgz",
"integrity": "sha512-ITcnkFeR3+fI8P1wMgItjGrR10170d8auB4EpMLPqmx6uxElH3a/hHGQabSHKdqd4FXWO1nFIp9rRn7JQ34ACQ==",
"license": "MIT",
"peer": true,
"dependencies": {