diff --git a/package-lock.json b/package-lock.json index 61a41bbcaa6..aa874888e39 100644 --- a/package-lock.json +++ b/package-lock.json @@ -94,7 +94,7 @@ "@nextcloud/e2e-test-server": "^0.2.1", "@nextcloud/eslint-config": "^8.4.2", "@nextcloud/stylelint-config": "^3.1.0", - "@nextcloud/vite-config": "^1.5.6", + "@nextcloud/vite-config": "^1.6.0", "@types/markdown-it": "^14.1.2", "@vitejs/plugin-vue2": "^2.3.3", "@vitest/coverage-v8": "^2.2.0-beta.2", @@ -3956,9 +3956,9 @@ } }, "node_modules/@nextcloud/vite-config": { - "version": "1.5.6", - "resolved": "https://registry.npmjs.org/@nextcloud/vite-config/-/vite-config-1.5.6.tgz", - "integrity": "sha512-6gRmMSFr3MfrVRShZ8J6U/KOaXsMnah40MmA8jFqYjhYgcUrsGWUwwga+qQKFclpjSD4oZ90FrjC4IqxeMj+BQ==", + "version": "1.6.0", + "resolved": "https://registry.npmjs.org/@nextcloud/vite-config/-/vite-config-1.6.0.tgz", + "integrity": "sha512-brWN4E4/OoRyYWTUGkJh7/c+lFKe6s3JTf0bzEdil0MnlGNqXc6ajncBSkBVxOMn2tZzNWtUGe0woSfahGro9g==", "dev": true, "license": "AGPL-3.0-or-later", "dependencies": { @@ -3969,20 +3969,20 @@ "rollup-plugin-corejs": "^1.0.1", "rollup-plugin-esbuild-minify": "^1.3.0", "rollup-plugin-license": "^3.6.0", - "rollup-plugin-node-externals": "^8.0.0", + "rollup-plugin-node-externals": "^8.0.1", "spdx-expression-parse": "^4.0.0", "vite-plugin-css-injected-by-js": "^3.5.2", - "vite-plugin-dts": "^4.5.3", - "vite-plugin-node-polyfills": "^0.23.0" + "vite-plugin-dts": "^4.5.4", + "vite-plugin-node-polyfills": "^0.24.0" }, "engines": { - "node": "^20 || ^22", - "npm": "^10" + "node": "^20.0.0 || ^22.0.0 || ^24.0.0", + "npm": "^10.0.0" }, "peerDependencies": { "browserslist": ">=4.0", "sass": ">=1.60", - "vite": "^4 || ^5 || ^6" + "vite": "^5 || ^6 || ^7" } }, "node_modules/@nextcloud/vite-config/node_modules/spdx-expression-parse": { @@ -17515,9 +17515,9 @@ } }, "node_modules/rollup-plugin-node-externals": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/rollup-plugin-node-externals/-/rollup-plugin-node-externals-8.0.0.tgz", - "integrity": "sha512-2HIOpWsWn5DqBoYl6iCAmB4kd5GoGbF68PR4xKR1YBPvywiqjtYvDEjHFodyqRL51iAMDITP074Zxs0OKs6F+g==", + "version": "8.0.1", + "resolved": "https://registry.npmjs.org/rollup-plugin-node-externals/-/rollup-plugin-node-externals-8.0.1.tgz", + "integrity": "sha512-j6uve/BPEyHCmQuXpu5/LT5qXw69QLIi6YnFrs6F7tmGFXjkFDT0zqZMt0KaMuWSvkcxJFBklsKfYYoKKEPwyw==", "dev": true, "funding": [ { @@ -20246,9 +20246,9 @@ } }, "node_modules/vite-plugin-dts": { - "version": "4.5.3", - "resolved": "https://registry.npmjs.org/vite-plugin-dts/-/vite-plugin-dts-4.5.3.tgz", - "integrity": "sha512-P64VnD00dR+e8S26ESoFELqc17+w7pKkwlBpgXteOljFyT0zDwD8hH4zXp49M/kciy//7ZbVXIwQCekBJjfWzA==", + "version": "4.5.4", + "resolved": "https://registry.npmjs.org/vite-plugin-dts/-/vite-plugin-dts-4.5.4.tgz", + "integrity": "sha512-d4sOM8M/8z7vRXHHq/ebbblfaxENjogAAekcfcDCCwAyvGqnPrc7f4NZbvItS+g4WTgerW0xDwSz5qz11JT3vg==", "dev": true, "license": "MIT", "dependencies": { @@ -20324,9 +20324,9 @@ } }, "node_modules/vite-plugin-node-polyfills": { - "version": "0.23.0", - "resolved": "https://registry.npmjs.org/vite-plugin-node-polyfills/-/vite-plugin-node-polyfills-0.23.0.tgz", - "integrity": "sha512-4n+Ys+2bKHQohPBKigFlndwWQ5fFKwaGY6muNDMTb0fSQLyBzS+jjUNRZG9sKF0S/Go4ApG6LFnUGopjkILg3w==", + "version": "0.24.0", + "resolved": "https://registry.npmjs.org/vite-plugin-node-polyfills/-/vite-plugin-node-polyfills-0.24.0.tgz", + "integrity": "sha512-GA9QKLH+vIM8NPaGA+o2t8PDfFUl32J8rUp1zQfMKVJQiNkOX4unE51tR6ppl6iKw5yOrDAdSH7r/UIFLCVhLw==", "dev": true, "license": "MIT", "dependencies": { @@ -20337,7 +20337,7 @@ "url": "https://github.com/sponsors/davidmyersdev" }, "peerDependencies": { - "vite": "^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0" + "vite": "^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0" } }, "node_modules/vite/node_modules/@esbuild/aix-ppc64": { @@ -24207,9 +24207,9 @@ } }, "@nextcloud/vite-config": { - "version": "1.5.6", - "resolved": "https://registry.npmjs.org/@nextcloud/vite-config/-/vite-config-1.5.6.tgz", - "integrity": "sha512-6gRmMSFr3MfrVRShZ8J6U/KOaXsMnah40MmA8jFqYjhYgcUrsGWUwwga+qQKFclpjSD4oZ90FrjC4IqxeMj+BQ==", + "version": "1.6.0", + "resolved": "https://registry.npmjs.org/@nextcloud/vite-config/-/vite-config-1.6.0.tgz", + "integrity": "sha512-brWN4E4/OoRyYWTUGkJh7/c+lFKe6s3JTf0bzEdil0MnlGNqXc6ajncBSkBVxOMn2tZzNWtUGe0woSfahGro9g==", "dev": true, "requires": { "@rollup/plugin-replace": "^6.0.2", @@ -24219,11 +24219,11 @@ "rollup-plugin-corejs": "^1.0.1", "rollup-plugin-esbuild-minify": "^1.3.0", "rollup-plugin-license": "^3.6.0", - "rollup-plugin-node-externals": "^8.0.0", + "rollup-plugin-node-externals": "^8.0.1", "spdx-expression-parse": "^4.0.0", "vite-plugin-css-injected-by-js": "^3.5.2", - "vite-plugin-dts": "^4.5.3", - "vite-plugin-node-polyfills": "^0.23.0" + "vite-plugin-dts": "^4.5.4", + "vite-plugin-node-polyfills": "^0.24.0" }, "dependencies": { "spdx-expression-parse": { @@ -33867,9 +33867,9 @@ } }, "rollup-plugin-node-externals": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/rollup-plugin-node-externals/-/rollup-plugin-node-externals-8.0.0.tgz", - "integrity": "sha512-2HIOpWsWn5DqBoYl6iCAmB4kd5GoGbF68PR4xKR1YBPvywiqjtYvDEjHFodyqRL51iAMDITP074Zxs0OKs6F+g==", + "version": "8.0.1", + "resolved": "https://registry.npmjs.org/rollup-plugin-node-externals/-/rollup-plugin-node-externals-8.0.1.tgz", + "integrity": "sha512-j6uve/BPEyHCmQuXpu5/LT5qXw69QLIi6YnFrs6F7tmGFXjkFDT0zqZMt0KaMuWSvkcxJFBklsKfYYoKKEPwyw==", "dev": true, "requires": {} }, @@ -35959,9 +35959,9 @@ "requires": {} }, "vite-plugin-dts": { - "version": "4.5.3", - "resolved": "https://registry.npmjs.org/vite-plugin-dts/-/vite-plugin-dts-4.5.3.tgz", - "integrity": "sha512-P64VnD00dR+e8S26ESoFELqc17+w7pKkwlBpgXteOljFyT0zDwD8hH4zXp49M/kciy//7ZbVXIwQCekBJjfWzA==", + "version": "4.5.4", + "resolved": "https://registry.npmjs.org/vite-plugin-dts/-/vite-plugin-dts-4.5.4.tgz", + "integrity": "sha512-d4sOM8M/8z7vRXHHq/ebbblfaxENjogAAekcfcDCCwAyvGqnPrc7f4NZbvItS+g4WTgerW0xDwSz5qz11JT3vg==", "dev": true, "requires": { "@microsoft/api-extractor": "^7.50.1", @@ -36013,9 +36013,9 @@ } }, "vite-plugin-node-polyfills": { - "version": "0.23.0", - "resolved": "https://registry.npmjs.org/vite-plugin-node-polyfills/-/vite-plugin-node-polyfills-0.23.0.tgz", - "integrity": "sha512-4n+Ys+2bKHQohPBKigFlndwWQ5fFKwaGY6muNDMTb0fSQLyBzS+jjUNRZG9sKF0S/Go4ApG6LFnUGopjkILg3w==", + "version": "0.24.0", + "resolved": "https://registry.npmjs.org/vite-plugin-node-polyfills/-/vite-plugin-node-polyfills-0.24.0.tgz", + "integrity": "sha512-GA9QKLH+vIM8NPaGA+o2t8PDfFUl32J8rUp1zQfMKVJQiNkOX4unE51tR6ppl6iKw5yOrDAdSH7r/UIFLCVhLw==", "dev": true, "requires": { "@rollup/plugin-inject": "^5.0.5", diff --git a/package.json b/package.json index 6cf07f37a8d..c999e30dfdc 100644 --- a/package.json +++ b/package.json @@ -123,7 +123,7 @@ "@nextcloud/e2e-test-server": "^0.2.1", "@nextcloud/eslint-config": "^8.4.2", "@nextcloud/stylelint-config": "^3.1.0", - "@nextcloud/vite-config": "^1.5.6", + "@nextcloud/vite-config": "^1.6.0", "@types/markdown-it": "^14.1.2", "@vitejs/plugin-vue2": "^2.3.3", "@vitest/coverage-v8": "^2.2.0-beta.2",