mirror of
https://github.com/nextcloud/server.git
synced 2026-02-18 18:28:50 -05:00
Merge pull request #56591 from nextcloud/dependabot/npm_and_yarn/vite-7.2.4
This commit is contained in:
commit
3aeff15e39
8 changed files with 12 additions and 12 deletions
|
|
@ -65,7 +65,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 7.7.3
|
||||
- license: ISC
|
||||
- vite
|
||||
- version: 7.2.2
|
||||
- version: 7.2.4
|
||||
- license: MIT
|
||||
- vite-plugin-node-polyfills
|
||||
- version: 0.24.0
|
||||
|
|
|
|||
|
|
@ -65,7 +65,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 7.7.3
|
||||
- license: ISC
|
||||
- vite
|
||||
- version: 7.2.2
|
||||
- version: 7.2.4
|
||||
- license: MIT
|
||||
- vite-plugin-node-polyfills
|
||||
- version: 0.24.0
|
||||
|
|
|
|||
2
dist/files_versions-sidebar-tab.mjs.license
vendored
2
dist/files_versions-sidebar-tab.mjs.license
vendored
|
|
@ -26,7 +26,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.0.0
|
||||
- license: AGPL-3.0-or-later
|
||||
- vite
|
||||
- version: 7.2.2
|
||||
- version: 7.2.4
|
||||
- license: MIT
|
||||
- vue-material-design-icons
|
||||
- version: 5.3.1
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.0.0
|
||||
- license: AGPL-3.0-or-later
|
||||
- vite
|
||||
- version: 7.2.2
|
||||
- version: 7.2.4
|
||||
- license: MIT
|
||||
- vue-material-design-icons
|
||||
- version: 5.3.1
|
||||
|
|
|
|||
4
dist/systemtags-init.js
vendored
4
dist/systemtags-init.js
vendored
File diff suppressed because one or more lines are too long
2
dist/systemtags-init.js.map
vendored
2
dist/systemtags-init.js.map
vendored
File diff suppressed because one or more lines are too long
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -55,7 +55,7 @@
|
|||
"stylelint-use-logical": "^2.1.2",
|
||||
"ts-node": "^10.9.2",
|
||||
"tslib": "^2.8.1",
|
||||
"vite": "^7.2.2",
|
||||
"vite": "^7.2.4",
|
||||
"vitest": "^3.2.4",
|
||||
"wait-on": "^9.0.3"
|
||||
},
|
||||
|
|
@ -16502,9 +16502,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/vite": {
|
||||
"version": "7.2.2",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-7.2.2.tgz",
|
||||
"integrity": "sha512-BxAKBWmIbrDgrokdGZH1IgkIk/5mMHDreLDmCJ0qpyJaAteP8NvMhkwr/ZCQNqNH97bw/dANTE9PDzqwJghfMQ==",
|
||||
"version": "7.2.4",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-7.2.4.tgz",
|
||||
"integrity": "sha512-NL8jTlbo0Tn4dUEXEsUg8KeyG/Lkmc4Fnzb8JXN/Ykm9G4HNImjtABMJgkQoVjOBN/j2WAwDTRytdqJbZsah7w==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"esbuild": "^0.25.0",
|
||||
|
|
|
|||
|
|
@ -84,7 +84,7 @@
|
|||
"stylelint-use-logical": "^2.1.2",
|
||||
"ts-node": "^10.9.2",
|
||||
"tslib": "^2.8.1",
|
||||
"vite": "^7.2.2",
|
||||
"vite": "^7.2.4",
|
||||
"vitest": "^3.2.4",
|
||||
"wait-on": "^9.0.3"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue