Merge pull request #60409 from nextcloud/dependabot/npm_and_yarn/stable33/vite-7.3.3

chore(deps-dev): Bump vite from 7.3.2 to 7.3.3
This commit is contained in:
Andy Scherzinger 2026-05-17 17:16:40 +02:00 committed by GitHub
commit d03c8876d4
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.2
- version: 7.3.3
- 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.2
- version: 7.3.3
- 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.2
- version: 7.3.3
- 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.2
- version: 7.3.3
- 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.2
- version: 7.3.3
- 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.2
- version: 7.3.3
- license: MIT

8
package-lock.json generated
View file

@ -68,7 +68,7 @@
"msw": "^2.14.3",
"sass": "^1.99.0",
"stylelint": "^17.11.0",
"vite": "^7.3.2",
"vite": "^7.3.3",
"vitest": "^4.1.6"
},
"engines": {
@ -17273,9 +17273,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.3",
"resolved": "https://registry.npmjs.org/vite/-/vite-7.3.3.tgz",
"integrity": "sha512-/4XH147Ui7OGTjg3HbdWe5arnZQSbfuRzdr9Ec7TQi5I7R+ir0Rlc9GIvD4v0XZurELqA035KVXJXpR61xhiTA==",
"dev": true,
"license": "MIT",
"dependencies": {

View file

@ -97,7 +97,7 @@
"msw": "^2.14.3",
"sass": "^1.99.0",
"stylelint": "^17.11.0",
"vite": "^7.3.2",
"vite": "^7.3.3",
"vitest": "^4.1.6"
},
"engines": {