diff --git a/package-lock.json b/package-lock.json index bbf5e4afa4e..baf59a4903b 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/prettier-config": "^1.2.0", - "@nextcloud/vite-config": "^1.5.6", + "@nextcloud/vite-config": "^1.6.0", "@types/markdown-it": "^14.1.2", "@vitest/coverage-v8": "^3.2.4", "@vue/test-utils": "^1.3.0 <2", @@ -3909,9 +3909,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": { @@ -3922,20 +3922,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": { @@ -16756,9 +16756,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": [ { @@ -19094,9 +19094,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": { @@ -19159,9 +19159,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": { @@ -19172,7 +19172,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/fdir": { @@ -22608,9 +22608,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", @@ -22620,11 +22620,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": { @@ -31653,9 +31653,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": {} }, @@ -33279,9 +33279,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", @@ -33325,9 +33325,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 fc45d3e0927..f48814378f0 100644 --- a/package.json +++ b/package.json @@ -112,7 +112,7 @@ "@nextcloud/e2e-test-server": "^0.2.1", "@nextcloud/eslint-config": "^8.4.2", "@nextcloud/prettier-config": "^1.2.0", - "@nextcloud/vite-config": "^1.5.6", + "@nextcloud/vite-config": "^1.6.0", "@types/markdown-it": "^14.1.2", "@vitest/coverage-v8": "^3.2.4", "@vue/test-utils": "^1.3.0 <2",