Merge pull request #57466 from nextcloud/dependabot/npm_and_yarn/vite-64d30ac355

build(deps-dev): bump the vite group across 2 directories with 1 update
This commit is contained in:
github-actions[bot] 2026-01-18 12:44:01 +00:00 committed by GitHub
commit fb0f9d8763
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 16 additions and 16 deletions

View file

@ -114,7 +114,7 @@
"regextras": "^0.8.0",
"sass": "^1.97.1",
"typescript": "^5.9.2",
"vite": "^7.3.0",
"vite": "^7.3.1",
"vitest": "^4.0.17",
"vue-loader": "^15.11.1",
"vue-template-compiler": "^2.7.16",
@ -17671,9 +17671,9 @@
}
},
"node_modules/vite": {
"version": "7.3.0",
"resolved": "https://registry.npmjs.org/vite/-/vite-7.3.0.tgz",
"integrity": "sha512-dZwN5L1VlUBewiP6H9s2+B3e3Jg96D0vzN+Ry73sOefebhYr9f94wwkMNN/9ouoU8pV1BqA1d1zGk8928cx0rg==",
"version": "7.3.1",
"resolved": "https://registry.npmjs.org/vite/-/vite-7.3.1.tgz",
"integrity": "sha512-w+N7Hifpc3gRjZ63vYBXA56dvvRlNWRczTdmCBBa+CotUzAPf5b7YMdMR/8CQoeYE5LX3W4wj6RYTgonm1b9DA==",
"license": "MIT",
"dependencies": {
"esbuild": "^0.27.0",

View file

@ -130,7 +130,7 @@
"regextras": "^0.8.0",
"sass": "^1.97.1",
"typescript": "^5.9.2",
"vite": "^7.3.0",
"vite": "^7.3.1",
"vitest": "^4.0.17",
"vue-loader": "^15.11.1",
"vue-template-compiler": "^2.7.16",

View file

@ -28,7 +28,7 @@ This file is generated from multiple sources. Included packages:
- version: 7.7.3
- license: ISC
- vite
- version: 7.3.0
- version: 7.3.1
- license: MIT
- vite-plugin-node-polyfills
- version: 0.24.0

View file

@ -28,7 +28,7 @@ This file is generated from multiple sources. Included packages:
- version: 7.7.3
- license: ISC
- vite
- version: 7.3.0
- version: 7.3.1
- license: MIT
- vite-plugin-node-polyfills
- version: 0.24.0

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.0
- version: 7.3.1
- 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.0
- version: 7.3.1
- 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.0
- version: 7.3.1
- 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.0
- version: 7.3.1
- license: MIT

8
package-lock.json generated
View file

@ -68,7 +68,7 @@
"sass": "^1.97.1",
"stylelint": "^16.26.1",
"stylelint-use-logical": "^2.1.2",
"vite": "^7.3.0",
"vite": "^7.3.1",
"vitest": "^4.0.15"
},
"engines": {
@ -16553,9 +16553,9 @@
}
},
"node_modules/vite": {
"version": "7.3.0",
"resolved": "https://registry.npmjs.org/vite/-/vite-7.3.0.tgz",
"integrity": "sha512-dZwN5L1VlUBewiP6H9s2+B3e3Jg96D0vzN+Ry73sOefebhYr9f94wwkMNN/9ouoU8pV1BqA1d1zGk8928cx0rg==",
"version": "7.3.1",
"resolved": "https://registry.npmjs.org/vite/-/vite-7.3.1.tgz",
"integrity": "sha512-w+N7Hifpc3gRjZ63vYBXA56dvvRlNWRczTdmCBBa+CotUzAPf5b7YMdMR/8CQoeYE5LX3W4wj6RYTgonm1b9DA==",
"dev": true,
"license": "MIT",
"dependencies": {

View file

@ -97,7 +97,7 @@
"sass": "^1.97.1",
"stylelint": "^16.26.1",
"stylelint-use-logical": "^2.1.2",
"vite": "^7.3.0",
"vite": "^7.3.1",
"vitest": "^4.0.15"
},
"engines": {