diff --git a/js/_plugin-vue2_normalizer-D3VaCqfD.chunk.mjs.license b/js/_plugin-vue2_normalizer-D3VaCqfD.chunk.mjs.license index c0a9c0502..a5b7f9521 100644 --- a/js/_plugin-vue2_normalizer-D3VaCqfD.chunk.mjs.license +++ b/js/_plugin-vue2_normalizer-D3VaCqfD.chunk.mjs.license @@ -10,6 +10,7 @@ SPDX-FileCopyrightText: Christoph Wurst SPDX-FileCopyrightText: David Clark SPDX-FileCopyrightText: David Myers SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 (https://cure53.de/) +SPDX-FileCopyrightText: Evan You SPDX-FileCopyrightText: GitHub Inc. SPDX-FileCopyrightText: Guillaume Chau SPDX-FileCopyrightText: James Halliday @@ -54,6 +55,9 @@ This file is generated from multiple sources. Included packages: - @nextcloud/vue - version: 8.26.1 - license: AGPL-3.0-or-later +- @vitejs/plugin-vue2 + - version: 2.3.3 + - license: MIT - @vueuse/core - version: 11.0.1 - license: MIT @@ -87,6 +91,9 @@ This file is generated from multiple sources. Included packages: - toastify-js - version: 1.12.0 - license: MIT +- vite + - version: 6.3.4 + - license: MIT - vite-plugin-node-polyfills - version: 0.23.0 - license: MIT diff --git a/js/_plugin-vue2_normalizer-D3VaCqfD.chunk.mjs.map.license b/js/_plugin-vue2_normalizer-D3VaCqfD.chunk.mjs.map.license index c0a9c0502..a5b7f9521 100644 --- a/js/_plugin-vue2_normalizer-D3VaCqfD.chunk.mjs.map.license +++ b/js/_plugin-vue2_normalizer-D3VaCqfD.chunk.mjs.map.license @@ -10,6 +10,7 @@ SPDX-FileCopyrightText: Christoph Wurst SPDX-FileCopyrightText: David Clark SPDX-FileCopyrightText: David Myers SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 (https://cure53.de/) +SPDX-FileCopyrightText: Evan You SPDX-FileCopyrightText: GitHub Inc. SPDX-FileCopyrightText: Guillaume Chau SPDX-FileCopyrightText: James Halliday @@ -54,6 +55,9 @@ This file is generated from multiple sources. Included packages: - @nextcloud/vue - version: 8.26.1 - license: AGPL-3.0-or-later +- @vitejs/plugin-vue2 + - version: 2.3.3 + - license: MIT - @vueuse/core - version: 11.0.1 - license: MIT @@ -87,6 +91,9 @@ This file is generated from multiple sources. Included packages: - toastify-js - version: 1.12.0 - license: MIT +- vite + - version: 6.3.4 + - license: MIT - vite-plugin-node-polyfills - version: 0.23.0 - license: MIT diff --git a/js/vite-preload-helper-CpjhnH87.chunk.mjs.license b/js/vite-preload-helper-CpjhnH87.chunk.mjs.license index 0457ff2d7..e423cc4d8 100644 --- a/js/vite-preload-helper-CpjhnH87.chunk.mjs.license +++ b/js/vite-preload-helper-CpjhnH87.chunk.mjs.license @@ -1,4 +1,7 @@ - - +SPDX-License-Identifier: MIT +SPDX-FileCopyrightText: Evan You This file is generated from multiple sources. Included packages: +- vite + - version: 6.3.4 + - license: MIT diff --git a/js/vite-preload-helper-CpjhnH87.chunk.mjs.map.license b/js/vite-preload-helper-CpjhnH87.chunk.mjs.map.license index 0457ff2d7..e423cc4d8 100644 --- a/js/vite-preload-helper-CpjhnH87.chunk.mjs.map.license +++ b/js/vite-preload-helper-CpjhnH87.chunk.mjs.map.license @@ -1,4 +1,7 @@ - - +SPDX-License-Identifier: MIT +SPDX-FileCopyrightText: Evan You This file is generated from multiple sources. Included packages: +- vite + - version: 6.3.4 + - license: MIT diff --git a/package-lock.json b/package-lock.json index f2b68d73a..3ec0b629b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "@nextcloud/browserslist-config": "^3.0.1", "@nextcloud/eslint-config": "^8.4.2", "@nextcloud/stylelint-config": "^3.0.1", - "@nextcloud/vite-config": "^1.5.4", + "@nextcloud/vite-config": "^1.5.6", "babel-loader-exclude-node-modules-except": "^1.2.1", "vue-template-compiler": "^2.7.16" }, @@ -1707,9 +1707,9 @@ } }, "node_modules/@nextcloud/vite-config": { - "version": "1.5.4", - "resolved": "https://registry.npmjs.org/@nextcloud/vite-config/-/vite-config-1.5.4.tgz", - "integrity": "sha512-zU1O+gnmVJgSsdST7cY2D0KWBNBPnoFie8GUBXhRzVFb0P1hlcqIVxdq88h4Wc4pqDx0BHSbeSXpV77s1cZrxw==", + "version": "1.5.6", + "resolved": "https://registry.npmjs.org/@nextcloud/vite-config/-/vite-config-1.5.6.tgz", + "integrity": "sha512-6gRmMSFr3MfrVRShZ8J6U/KOaXsMnah40MmA8jFqYjhYgcUrsGWUwwga+qQKFclpjSD4oZ90FrjC4IqxeMj+BQ==", "dev": true, "license": "AGPL-3.0-or-later", "dependencies": { diff --git a/package.json b/package.json index 18849c108..f693f883b 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@nextcloud/browserslist-config": "^3.0.1", "@nextcloud/eslint-config": "^8.4.2", "@nextcloud/stylelint-config": "^3.0.1", - "@nextcloud/vite-config": "^1.5.4", + "@nextcloud/vite-config": "^1.5.6", "babel-loader-exclude-node-modules-except": "^1.2.1", "vue-template-compiler": "^2.7.16" }