From 049dd90f85363f0cf31a3937e88f2d52b4ae7bdd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Apr 2024 01:10:25 +0000 Subject: [PATCH] chore(deps-dev): Bump @nextcloud/vite-config from 1.2.2 to 1.2.3 Bumps [@nextcloud/vite-config](https://github.com/nextcloud/nextcloud-vite-config) from 1.2.2 to 1.2.3. - [Release notes](https://github.com/nextcloud/nextcloud-vite-config/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-vite-config/blob/main/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-vite-config/compare/v1.2.2...v1.2.3) --- updated-dependencies: - dependency-name: "@nextcloud/vite-config" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 42 +++++++++++++++++++++--------------------- package.json | 2 +- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/package-lock.json b/package-lock.json index b0202ad2..29239e50 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "GPL-3.0-or-later", "devDependencies": { "@nextcloud/eslint-config": "^8.3.0", - "@nextcloud/vite-config": "^1.2.2", + "@nextcloud/vite-config": "^1.2.3", "@types/node": "^20.12.7", "@vitest/coverage-v8": "^1.5.0", "eslint": "^8.57.0", @@ -1543,22 +1543,22 @@ } }, "node_modules/@nextcloud/vite-config": { - "version": "1.2.2", - "resolved": "https://registry.npmjs.org/@nextcloud/vite-config/-/vite-config-1.2.2.tgz", - "integrity": "sha512-MIaiPTR/FYR6xhC6Ys7rY8XI0o9J/kusDMLozIkg7+rTiKiHoh6fk2KAUu9h0kgDhR5wtFv00WbY1GBy226DoQ==", + "version": "1.2.3", + "resolved": "https://registry.npmjs.org/@nextcloud/vite-config/-/vite-config-1.2.3.tgz", + "integrity": "sha512-vMNmf1fL8f1bWb7cNa5qXUQmOs5u5qwua3uct8k2IXu/qxWEnce1gDBJwa2kTTHGB0JORowGz/yIY3fYmLoBOg==", "dev": true, "dependencies": { "@rollup/plugin-replace": "^5.0.5", "@vitejs/plugin-vue2": "^2.3.1", "browserslist-to-esbuild": "^2.1.1", - "magic-string": "^0.30.6", - "rollup-plugin-corejs": "^1.0.0-beta.2", + "magic-string": "^0.30.10", + "rollup-plugin-corejs": "^1.0.0", "rollup-plugin-esbuild-minify": "^1.1.1", - "rollup-plugin-license": "^3.2.0", - "rollup-plugin-node-externals": "^7.0.1", - "vite-plugin-css-injected-by-js": "^3.3.1", - "vite-plugin-dts": "^3.7.2", - "vite-plugin-node-polyfills": "^0.19.0" + "rollup-plugin-license": "^3.3.1", + "rollup-plugin-node-externals": "^7.1.1", + "vite-plugin-css-injected-by-js": "^3.5.0", + "vite-plugin-dts": "^3.8.3", + "vite-plugin-node-polyfills": "^0.21.0" }, "engines": { "node": "^20", @@ -8744,16 +8744,16 @@ } }, "node_modules/rollup-plugin-corejs": { - "version": "1.0.0-beta.2", - "resolved": "https://registry.npmjs.org/rollup-plugin-corejs/-/rollup-plugin-corejs-1.0.0-beta.2.tgz", - "integrity": "sha512-dwC9Mo7Xze9NqCsZM0OYlcmQ0mkkWDZBFJ53Tt82x4D6Yz6fCCHdxTL9SoY3OyZFFHlRGOTHMG+eu6X5c3xoOg==", + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/rollup-plugin-corejs/-/rollup-plugin-corejs-1.0.0.tgz", + "integrity": "sha512-3NBmG9c4luZ+yWDA4b9oyhaCioLthj0Tb0shiFRpPBSZlAZ1TGDzawGmg9mAMbcTw36IMw2MdkOpUGa9S56PaQ==", "dev": true, "dependencies": { - "acorn": "^8.11.2", - "browserslist": "^4.22.2", - "core-js-compat": "^3.34.0", + "acorn": "^8.11.3", + "browserslist": "^4.23.0", + "core-js-compat": "^3.37.0", "estree-toolkit": "^1.7.3", - "magic-string": "^0.30.5" + "magic-string": "^0.30.10" }, "engines": { "node": ">= 20.0.0" @@ -9980,9 +9980,9 @@ } }, "node_modules/vite-plugin-node-polyfills": { - "version": "0.19.0", - "resolved": "https://registry.npmjs.org/vite-plugin-node-polyfills/-/vite-plugin-node-polyfills-0.19.0.tgz", - "integrity": "sha512-AhdVxAmVnd1doUlIRGUGV6ZRPfB9BvIwDF10oCOmL742IsvsFIAV4tSMxSfu5e0Px0QeJLgWVOSbtHIvblzqMw==", + "version": "0.21.0", + "resolved": "https://registry.npmjs.org/vite-plugin-node-polyfills/-/vite-plugin-node-polyfills-0.21.0.tgz", + "integrity": "sha512-Sk4DiKnmxN8E0vhgEhzLudfJQfaT8k4/gJ25xvUPG54KjLJ6HAmDKbr4rzDD/QWEY+Lwg80KE85fGYBQihEPQA==", "dev": true, "dependencies": { "@rollup/plugin-inject": "^5.0.5", diff --git a/package.json b/package.json index 4cfa7c56..ddcddcda 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ }, "devDependencies": { "@nextcloud/eslint-config": "^8.3.0", - "@nextcloud/vite-config": "^1.2.2", + "@nextcloud/vite-config": "^1.2.3", "@types/node": "^20.12.7", "@vitest/coverage-v8": "^1.5.0", "eslint": "^8.57.0",