Merge pull request #61040 from nextcloud/dependabot/npm_and_yarn/stable33/vite-7.3.5

[stable33] chore(deps-dev): Bump vite from 7.3.3 to 7.3.5
This commit is contained in:
github-actions[bot] 2026-06-06 08:50:52 +00:00 committed by GitHub
commit 1dcb5443d8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 11 additions and 11 deletions

View file

@ -20,5 +20,5 @@ This file is generated from multiple sources. Included packages:
- version: 6.0.1
- license: MIT
- vite
- version: 7.3.3
- version: 7.3.5
- license: MIT

View file

@ -20,5 +20,5 @@ This file is generated from multiple sources. Included packages:
- version: 6.0.1
- license: MIT
- vite
- version: 7.3.3
- version: 7.3.5
- license: MIT

View file

@ -27,7 +27,7 @@ This file is generated from multiple sources. Included packages:
- version: 7.7.4
- license: ISC
- vite
- version: 7.3.3
- version: 7.3.5
- license: MIT
- vite-plugin-node-polyfills
- version: 0.24.0

View file

@ -27,7 +27,7 @@ This file is generated from multiple sources. Included packages:
- version: 7.7.4
- license: ISC
- vite
- version: 7.3.3
- version: 7.3.5
- license: MIT
- vite-plugin-node-polyfills
- version: 0.24.0

View file

@ -3,5 +3,5 @@ SPDX-FileCopyrightText: Evan You
This file is generated from multiple sources. Included packages:
- vite
- version: 7.3.3
- version: 7.3.5
- license: MIT

View file

@ -3,5 +3,5 @@ SPDX-FileCopyrightText: Evan You
This file is generated from multiple sources. Included packages:
- vite
- version: 7.3.3
- version: 7.3.5
- license: MIT

8
package-lock.json generated
View file

@ -68,7 +68,7 @@
"msw": "^2.14.6",
"sass": "^1.100.0",
"stylelint": "^17.12.0",
"vite": "^7.3.3",
"vite": "^7.3.5",
"vitest": "^4.1.7"
},
"engines": {
@ -17109,9 +17109,9 @@
}
},
"node_modules/vite": {
"version": "7.3.3",
"resolved": "https://registry.npmjs.org/vite/-/vite-7.3.3.tgz",
"integrity": "sha512-/4XH147Ui7OGTjg3HbdWe5arnZQSbfuRzdr9Ec7TQi5I7R+ir0Rlc9GIvD4v0XZurELqA035KVXJXpR61xhiTA==",
"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

@ -97,7 +97,7 @@
"msw": "^2.14.6",
"sass": "^1.100.0",
"stylelint": "^17.12.0",
"vite": "^7.3.3",
"vite": "^7.3.5",
"vitest": "^4.1.7"
},
"engines": {