Merge pull request #56124 from nextcloud/dependabot/npm_and_yarn/stable32/nextcloud/webpack-vue-config-6.3.2

pull/55841/head
dependabot[bot] 2025-11-01 13:10:56 +07:00 committed by GitHub
commit 8bf44c2538
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 6 deletions

9
package-lock.json generated

@ -99,7 +99,7 @@
"@nextcloud/eslint-config": "^8.4.2",
"@nextcloud/stylelint-config": "^3.1.0",
"@nextcloud/typings": "^1.9.1",
"@nextcloud/webpack-vue-config": "^6.3.0",
"@nextcloud/webpack-vue-config": "^6.3.2",
"@pinia/testing": "^0.1.7",
"@testing-library/cypress": "^10.1.0",
"@testing-library/jest-dom": "^6.6.4",
@ -4333,12 +4333,11 @@
}
},
"node_modules/@nextcloud/webpack-vue-config": {
"version": "6.3.0",
"resolved": "https://registry.npmjs.org/@nextcloud/webpack-vue-config/-/webpack-vue-config-6.3.0.tgz",
"integrity": "sha512-Reciadvarap6j3d0arMH34zNiXx6d7B5QXDiosV6ZwDu63mR1lSm4ZUdLr6lv4gfmrADmQ5iP7PQMr99MBeTvw==",
"version": "6.3.2",
"resolved": "https://registry.npmjs.org/@nextcloud/webpack-vue-config/-/webpack-vue-config-6.3.2.tgz",
"integrity": "sha512-3ihWEW6kflGggVXNqL1gNrIx88GibJMIb1sC5CHjjZ/+2kkdOQ2HizoYKyMqPfcqji9UtwgdT+RlFVC4SViNJg==",
"dev": true,
"hasInstallScript": true,
"license": "AGPL-3.0-or-later",
"engines": {
"node": "^20.0.0",
"npm": "^9.0.0 || ^10.0.0"

@ -130,7 +130,7 @@
"@nextcloud/eslint-config": "^8.4.2",
"@nextcloud/stylelint-config": "^3.1.0",
"@nextcloud/typings": "^1.9.1",
"@nextcloud/webpack-vue-config": "^6.3.0",
"@nextcloud/webpack-vue-config": "^6.3.2",
"@pinia/testing": "^0.1.7",
"@testing-library/cypress": "^10.1.0",
"@testing-library/jest-dom": "^6.6.4",