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
pull/61399/head
github-actions[bot] 2 months ago committed by GitHub
commit 5c19d24e76
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 8
      build/frontend-legacy/package-lock.json
  2. 2
      build/frontend-legacy/package.json

@ -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": {

@ -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",

Loading…
Cancel
Save