diff --git a/package-lock.json b/package-lock.json index 922af97..2a879e3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "files_readmemd", - "version": "3.0.1", + "version": "3.0.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "files_readmemd", - "version": "3.0.1", + "version": "3.0.2", "license": "AGPL-3.0", "dependencies": { "@nextcloud/axios": "^2.5.1", @@ -42,7 +42,7 @@ "@nextcloud/eslint-config": "^8.4.1", "@nextcloud/eslint-plugin": "^2.2.1", "@nextcloud/stylelint-config": "^3.0.1", - "@nextcloud/webpack-vue-config": "^6.1.0" + "@nextcloud/webpack-vue-config": "^6.1.1" }, "engines": { "node": "^20.5.1", @@ -2956,9 +2956,9 @@ } }, "node_modules/@nextcloud/webpack-vue-config": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/@nextcloud/webpack-vue-config/-/webpack-vue-config-6.1.0.tgz", - "integrity": "sha512-4xNWh8OeIbsQH5V5BTtLtrWQseEfJ/4E/ra/j5EWoc5vfQqStqDsDTZAyqASlVKaRZs7oBqeFnPTfU+wRb0olQ==", + "version": "6.1.1", + "resolved": "https://registry.npmjs.org/@nextcloud/webpack-vue-config/-/webpack-vue-config-6.1.1.tgz", + "integrity": "sha512-PXQKXbDDTq1FxOd6hBmK60FT2pLZGk7kMnoAkOFPN7f2mstIZQUgIUvPuXbhFfbtonc1mVx4I4Qj5C6oZxQaJg==", "dev": true, "engines": { "node": "^20.0.0", diff --git a/package.json b/package.json index 9090cf8..6ed04b3 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@nextcloud/eslint-config": "^8.4.1", "@nextcloud/eslint-plugin": "^2.2.1", "@nextcloud/stylelint-config": "^3.0.1", - "@nextcloud/webpack-vue-config": "^6.1.0" + "@nextcloud/webpack-vue-config": "^6.1.1" }, "browserslist": [ "extends @nextcloud/browserslist-config"