mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
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:
commit
d03c8876d4
8 changed files with 11 additions and 11 deletions
2
dist/index-BgmsSgl5.chunk.mjs.license
vendored
2
dist/index-BgmsSgl5.chunk.mjs.license
vendored
|
|
@ -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
|
||||
|
|
|
|||
2
dist/index-BgmsSgl5.chunk.mjs.map.license
vendored
2
dist/index-BgmsSgl5.chunk.mjs.map.license
vendored
|
|
@ -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
|
||||
|
|
|
|||
2
dist/index-DqIuD5e7.chunk.mjs.license
vendored
2
dist/index-DqIuD5e7.chunk.mjs.license
vendored
|
|
@ -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
|
||||
|
|
|
|||
2
dist/index-DqIuD5e7.chunk.mjs.map.license
vendored
2
dist/index-DqIuD5e7.chunk.mjs.map.license
vendored
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
8
package-lock.json
generated
|
|
@ -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": {
|
||||
|
|
|
|||
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue