Merge pull request #61396 from nextcloud/dependabot/npm_and_yarn/build/frontend-legacy/vite-7.3.5

chore(deps-dev): Bump vite from 7.3.2 to 7.3.5 in /build/frontend-legacy
This commit is contained in:
github-actions[bot] 2026-06-18 09:55:38 +00:00 committed by GitHub
commit 5c19d24e76
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -107,7 +107,7 @@
"regextras": "^0.8.0",
"sass": "^1.100.0",
"typescript": "^5.9.2",
"vite": "^7.3.2",
"vite": "^7.3.5",
"vitest": "^4.1.4",
"vue-loader": "^15.11.1",
"vue-template-compiler": "^2.7.16",
@ -18874,9 +18874,9 @@
}
},
"node_modules/vite": {
"version": "7.3.2",
"resolved": "https://registry.npmjs.org/vite/-/vite-7.3.2.tgz",
"integrity": "sha512-Bby3NOsna2jsjfLVOHKes8sGwgl4TT0E6vvpYgnAYDIF/tie7MRaFthmKuHx1NSXjiTueXH3do80FMQgvEktRg==",
"version": "7.3.5",
"resolved": "https://registry.npmjs.org/vite/-/vite-7.3.5.tgz",
"integrity": "sha512-KuOaNhcnGFN2zIPGA7wRmzF+lJA1sea7rHq17aiJ++9lzY1WWG6Jpwqwe1KNbRVPIqHmr8GLYx7jbrQcN/7/ww==",
"dev": true,
"license": "MIT",
"dependencies": {

View file

@ -126,7 +126,7 @@
"regextras": "^0.8.0",
"sass": "^1.100.0",
"typescript": "^5.9.2",
"vite": "^7.3.2",
"vite": "^7.3.5",
"vitest": "^4.1.4",
"vue-loader": "^15.11.1",
"vue-template-compiler": "^2.7.16",